pulumi-datadog 4.64.0__py3-none-any.whl → 4.64.0a1769443125__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.
@@ -35,8 +35,6 @@ from .dashboard import *
35
35
  from .dashboard_json import *
36
36
  from .dashboard_list import *
37
37
  from .dataset import *
38
- from .datastore import *
39
- from .datastore_item import *
40
38
  from .deployment_gate import *
41
39
  from .domain_allowlist import *
42
40
  from .downtime import *
@@ -56,8 +54,6 @@ from .get_csm_threats_policies import *
56
54
  from .get_custom_allocation_rule import *
57
55
  from .get_dashboard import *
58
56
  from .get_dashboard_list import *
59
- from .get_datastore import *
60
- from .get_datastore_item import *
61
57
  from .get_gcp_uc_config import *
62
58
  from .get_hosts import *
63
59
  from .get_incident_notification_rule import *
@@ -86,8 +82,6 @@ from .get_role_users import *
86
82
  from .get_roles import *
87
83
  from .get_rum_application import *
88
84
  from .get_rum_retention_filters import *
89
- from .get_security_monitoring_critical_asset import *
90
- from .get_security_monitoring_critical_assets import *
91
85
  from .get_security_monitoring_filters import *
92
86
  from .get_security_monitoring_rules import *
93
87
  from .get_security_monitoring_suppressions import *
@@ -148,7 +142,6 @@ from .rum_application import *
148
142
  from .rum_metric import *
149
143
  from .rum_retention_filter import *
150
144
  from .rum_retention_filters_order import *
151
- from .security_monitoring_critical_asset import *
152
145
  from .security_monitoring_default_rule import *
153
146
  from .security_monitoring_filter import *
154
147
  from .security_monitoring_rule import *
@@ -168,7 +161,6 @@ from .spans_metric import *
168
161
  from .synthetics_concurrency_cap import *
169
162
  from .synthetics_global_variable import *
170
163
  from .synthetics_private_location import *
171
- from .synthetics_suite import *
172
164
  from .synthetics_test import *
173
165
  from .tag_pipeline_ruleset import *
174
166
  from .tag_pipeline_rulesets import *
@@ -578,22 +570,6 @@ _utilities.register(
578
570
  "datadog:index/dataset:Dataset": "Dataset"
579
571
  }
580
572
  },
581
- {
582
- "pkg": "datadog",
583
- "mod": "index/datastore",
584
- "fqn": "pulumi_datadog",
585
- "classes": {
586
- "datadog:index/datastore:Datastore": "Datastore"
587
- }
588
- },
589
- {
590
- "pkg": "datadog",
591
- "mod": "index/datastoreItem",
592
- "fqn": "pulumi_datadog",
593
- "classes": {
594
- "datadog:index/datastoreItem:DatastoreItem": "DatastoreItem"
595
- }
596
- },
597
573
  {
598
574
  "pkg": "datadog",
599
575
  "mod": "index/deploymentGate",
@@ -930,14 +906,6 @@ _utilities.register(
930
906
  "datadog:index/rumRetentionFiltersOrder:RumRetentionFiltersOrder": "RumRetentionFiltersOrder"
931
907
  }
932
908
  },
933
- {
934
- "pkg": "datadog",
935
- "mod": "index/securityMonitoringCriticalAsset",
936
- "fqn": "pulumi_datadog",
937
- "classes": {
938
- "datadog:index/securityMonitoringCriticalAsset:SecurityMonitoringCriticalAsset": "SecurityMonitoringCriticalAsset"
939
- }
940
- },
941
909
  {
942
910
  "pkg": "datadog",
943
911
  "mod": "index/securityMonitoringDefaultRule",
@@ -1090,14 +1058,6 @@ _utilities.register(
1090
1058
  "datadog:index/syntheticsPrivateLocation:SyntheticsPrivateLocation": "SyntheticsPrivateLocation"
1091
1059
  }
1092
1060
  },
1093
- {
1094
- "pkg": "datadog",
1095
- "mod": "index/syntheticsSuite",
1096
- "fqn": "pulumi_datadog",
1097
- "classes": {
1098
- "datadog:index/syntheticsSuite:SyntheticsSuite": "SyntheticsSuite"
1099
- }
1100
- },
1101
1061
  {
1102
1062
  "pkg": "datadog",
1103
1063
  "mod": "index/syntheticsTest",