pulumi-datadog 4.62.0__py3-none-any.whl → 4.62.0a1766468444__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -34,7 +34,6 @@ from .dashboard import *
34
34
  from .dashboard_json import *
35
35
  from .dashboard_list import *
36
36
  from .dataset import *
37
- from .deployment_gate import *
38
37
  from .domain_allowlist import *
39
38
  from .downtime import *
40
39
  from .downtime_schedule import *
@@ -555,14 +554,6 @@ _utilities.register(
555
554
  "datadog:index/dataset:Dataset": "Dataset"
556
555
  }
557
556
  },
558
- {
559
- "pkg": "datadog",
560
- "mod": "index/deploymentGate",
561
- "fqn": "pulumi_datadog",
562
- "classes": {
563
- "datadog:index/deploymentGate:DeploymentGate": "DeploymentGate"
564
- }
565
- },
566
557
  {
567
558
  "pkg": "datadog",
568
559
  "mod": "index/domainAllowlist",