@cdktn/provider-newrelic 14.3.0 → 14.3.2

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.
Files changed (151) hide show
  1. package/.jsii +2321 -2377
  2. package/README.md +3 -3
  3. package/lib/account-management/index.d.ts +10 -10
  4. package/lib/account-management/index.js +7 -7
  5. package/lib/alert-channel/index.d.ts +29 -29
  6. package/lib/alert-channel/index.js +7 -7
  7. package/lib/alert-compound-condition/index.d.ts +17 -17
  8. package/lib/alert-compound-condition/index.js +9 -9
  9. package/lib/alert-condition/index.d.ts +22 -22
  10. package/lib/alert-condition/index.js +8 -8
  11. package/lib/alert-muting-rule/index.d.ts +23 -23
  12. package/lib/alert-muting-rule/index.js +10 -10
  13. package/lib/alert-policy/index.d.ts +8 -8
  14. package/lib/alert-policy/index.js +6 -6
  15. package/lib/alert-policy-channel/index.d.ts +9 -9
  16. package/lib/alert-policy-channel/index.js +7 -7
  17. package/lib/api-access-key/index.d.ts +10 -10
  18. package/lib/api-access-key/index.js +6 -6
  19. package/lib/application-settings/index.d.ts +27 -27
  20. package/lib/application-settings/index.js +13 -13
  21. package/lib/browser-application/index.d.ts +12 -12
  22. package/lib/browser-application/index.js +7 -7
  23. package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
  24. package/lib/cloud-aws-eu-sovereign-integrations/index.js +9 -9
  25. package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
  26. package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
  27. package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  28. package/lib/cloud-aws-govcloud-integrations/index.js +26 -26
  29. package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  30. package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
  31. package/lib/cloud-aws-integrations/index.d.ts +234 -234
  32. package/lib/cloud-aws-integrations/index.js +60 -60
  33. package/lib/cloud-aws-link-account/index.d.ts +8 -8
  34. package/lib/cloud-aws-link-account/index.js +6 -6
  35. package/lib/cloud-azure-integrations/index.d.ts +109 -109
  36. package/lib/cloud-azure-integrations/index.js +39 -39
  37. package/lib/cloud-azure-link-account/index.d.ts +10 -10
  38. package/lib/cloud-azure-link-account/index.js +6 -6
  39. package/lib/cloud-gcp-integrations/index.d.ts +62 -62
  40. package/lib/cloud-gcp-integrations/index.js +32 -32
  41. package/lib/cloud-gcp-link-account/index.d.ts +7 -7
  42. package/lib/cloud-gcp-link-account/index.js +6 -6
  43. package/lib/cloud-oci-link-account/index.d.ts +18 -18
  44. package/lib/cloud-oci-link-account/index.js +6 -6
  45. package/lib/data-newrelic-account/index.d.ts +7 -7
  46. package/lib/data-newrelic-account/index.js +6 -6
  47. package/lib/data-newrelic-alert-channel/index.d.ts +6 -6
  48. package/lib/data-newrelic-alert-channel/index.js +8 -8
  49. package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
  50. package/lib/data-newrelic-alert-policy/index.js +6 -6
  51. package/lib/data-newrelic-application/index.d.ts +5 -5
  52. package/lib/data-newrelic-application/index.js +6 -6
  53. package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
  54. package/lib/data-newrelic-authentication-domain/index.js +6 -6
  55. package/lib/data-newrelic-cloud-account/index.d.ts +7 -7
  56. package/lib/data-newrelic-cloud-account/index.js +6 -6
  57. package/lib/data-newrelic-entity/index.d.ts +14 -14
  58. package/lib/data-newrelic-entity/index.js +8 -8
  59. package/lib/data-newrelic-group/index.d.ts +5 -5
  60. package/lib/data-newrelic-group/index.js +6 -6
  61. package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
  62. package/lib/data-newrelic-key-transaction/index.js +6 -6
  63. package/lib/data-newrelic-notification-destination/index.d.ts +14 -14
  64. package/lib/data-newrelic-notification-destination/index.js +11 -11
  65. package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  66. package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
  67. package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  68. package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
  69. package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  70. package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
  71. package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  72. package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
  73. package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  74. package/lib/data-newrelic-test-grok-pattern/index.js +10 -10
  75. package/lib/data-newrelic-user/index.d.ts +6 -6
  76. package/lib/data-newrelic-user/index.js +6 -6
  77. package/lib/data-partition-rule/index.d.ts +12 -12
  78. package/lib/data-partition-rule/index.js +7 -7
  79. package/lib/entity-tags/index.d.ts +10 -10
  80. package/lib/entity-tags/index.js +9 -9
  81. package/lib/events-to-metrics-rule/index.d.ts +9 -9
  82. package/lib/events-to-metrics-rule/index.js +6 -6
  83. package/lib/fleet/index.d.ts +10 -21
  84. package/lib/fleet/index.js +6 -27
  85. package/lib/group/index.d.ts +7 -7
  86. package/lib/group/index.js +6 -6
  87. package/lib/infra-alert-condition/index.d.ts +25 -25
  88. package/lib/infra-alert-condition/index.js +8 -8
  89. package/lib/insights-event/index.d.ts +11 -11
  90. package/lib/insights-event/index.js +10 -10
  91. package/lib/key-transaction/index.d.ts +9 -9
  92. package/lib/key-transaction/index.js +6 -6
  93. package/lib/log-parsing-rule/index.d.ts +12 -12
  94. package/lib/log-parsing-rule/index.js +6 -6
  95. package/lib/monitor-downtime/index.d.ts +20 -20
  96. package/lib/monitor-downtime/index.js +9 -9
  97. package/lib/notification-channel/index.d.ts +18 -18
  98. package/lib/notification-channel/index.js +9 -9
  99. package/lib/notification-destination/index.d.ts +33 -31
  100. package/lib/notification-destination/index.js +15 -15
  101. package/lib/nrql-alert-condition/index.d.ts +75 -75
  102. package/lib/nrql-alert-condition/index.js +17 -17
  103. package/lib/nrql-drop-rule/index.d.ts +10 -10
  104. package/lib/nrql-drop-rule/index.js +7 -7
  105. package/lib/obfuscation-expression/index.d.ts +8 -8
  106. package/lib/obfuscation-expression/index.js +6 -6
  107. package/lib/obfuscation-rule/index.d.ts +13 -13
  108. package/lib/obfuscation-rule/index.js +8 -8
  109. package/lib/one-dashboard/index-structs/structs0.d.ts +364 -364
  110. package/lib/one-dashboard/index-structs/structs0.js +185 -185
  111. package/lib/one-dashboard/index-structs/structs400.d.ts +286 -286
  112. package/lib/one-dashboard/index-structs/structs400.js +130 -130
  113. package/lib/one-dashboard/index.d.ts +10 -10
  114. package/lib/one-dashboard/index.js +6 -6
  115. package/lib/one-dashboard-json/index.d.ts +9 -9
  116. package/lib/one-dashboard-json/index.js +7 -7
  117. package/lib/one-dashboard-raw/index.d.ts +20 -20
  118. package/lib/one-dashboard-raw/index.js +10 -10
  119. package/lib/pipeline-cloud-rule/index.d.ts +8 -8
  120. package/lib/pipeline-cloud-rule/index.js +6 -6
  121. package/lib/provider/index.d.ts +17 -17
  122. package/lib/provider/index.js +6 -6
  123. package/lib/service-level/index.d.ts +38 -38
  124. package/lib/service-level/index.js +16 -16
  125. package/lib/synthetics-alert-condition/index.d.ts +9 -9
  126. package/lib/synthetics-alert-condition/index.js +6 -6
  127. package/lib/synthetics-broken-links-monitor/index.d.ts +17 -17
  128. package/lib/synthetics-broken-links-monitor/index.js +8 -8
  129. package/lib/synthetics-cert-check-monitor/index.d.ts +18 -18
  130. package/lib/synthetics-cert-check-monitor/index.js +8 -8
  131. package/lib/synthetics-monitor/index.d.ts +31 -31
  132. package/lib/synthetics-monitor/index.js +10 -10
  133. package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  134. package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
  135. package/lib/synthetics-private-location/index.d.ts +8 -8
  136. package/lib/synthetics-private-location/index.js +6 -6
  137. package/lib/synthetics-script-monitor/index.d.ts +26 -26
  138. package/lib/synthetics-script-monitor/index.js +10 -10
  139. package/lib/synthetics-secure-credential/index.d.ts +11 -11
  140. package/lib/synthetics-secure-credential/index.js +7 -7
  141. package/lib/synthetics-step-monitor/index.d.ts +25 -25
  142. package/lib/synthetics-step-monitor/index.js +12 -12
  143. package/lib/user/index.d.ts +8 -8
  144. package/lib/user/index.js +6 -6
  145. package/lib/workflow/index.d.ts +26 -26
  146. package/lib/workflow/index.js +16 -16
  147. package/lib/workflow-automation/index.d.ts +8 -8
  148. package/lib/workflow-automation/index.js +6 -6
  149. package/lib/workload/index.d.ts +32 -32
  150. package/lib/workload/index.js +17 -17
  151. package/package.json +31 -31
@@ -8,11 +8,11 @@ export interface CloudGcpIntegrationsConfig extends cdktn.TerraformMetaArguments
8
8
  /**
9
9
  * ID of the newrelic account
10
10
  *
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#account_id CloudGcpIntegrations#account_id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#account_id CloudGcpIntegrations#account_id}
12
12
  */
13
13
  readonly accountId?: number;
14
14
  /**
15
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#id CloudGcpIntegrations#id}
15
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#id CloudGcpIntegrations#id}
16
16
  *
17
17
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
18
18
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -21,163 +21,163 @@ export interface CloudGcpIntegrationsConfig extends cdktn.TerraformMetaArguments
21
21
  /**
22
22
  * Id of the linked gcp account in New Relic
23
23
  *
24
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#linked_account_id CloudGcpIntegrations#linked_account_id}
24
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#linked_account_id CloudGcpIntegrations#linked_account_id}
25
25
  */
26
26
  readonly linkedAccountId: number;
27
27
  /**
28
28
  * alloy_db block
29
29
  *
30
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#alloy_db CloudGcpIntegrations#alloy_db}
30
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#alloy_db CloudGcpIntegrations#alloy_db}
31
31
  */
32
32
  readonly alloyDb?: CloudGcpIntegrationsAlloyDb;
33
33
  /**
34
34
  * app_engine block
35
35
  *
36
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#app_engine CloudGcpIntegrations#app_engine}
36
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#app_engine CloudGcpIntegrations#app_engine}
37
37
  */
38
38
  readonly appEngine?: CloudGcpIntegrationsAppEngine;
39
39
  /**
40
40
  * big_query block
41
41
  *
42
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#big_query CloudGcpIntegrations#big_query}
42
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#big_query CloudGcpIntegrations#big_query}
43
43
  */
44
44
  readonly bigQuery?: CloudGcpIntegrationsBigQuery;
45
45
  /**
46
46
  * big_table block
47
47
  *
48
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#big_table CloudGcpIntegrations#big_table}
48
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#big_table CloudGcpIntegrations#big_table}
49
49
  */
50
50
  readonly bigTable?: CloudGcpIntegrationsBigTable;
51
51
  /**
52
52
  * composer block
53
53
  *
54
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#composer CloudGcpIntegrations#composer}
54
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#composer CloudGcpIntegrations#composer}
55
55
  */
56
56
  readonly composer?: CloudGcpIntegrationsComposer;
57
57
  /**
58
58
  * data_flow block
59
59
  *
60
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#data_flow CloudGcpIntegrations#data_flow}
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#data_flow CloudGcpIntegrations#data_flow}
61
61
  */
62
62
  readonly dataFlow?: CloudGcpIntegrationsDataFlow;
63
63
  /**
64
64
  * data_proc block
65
65
  *
66
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#data_proc CloudGcpIntegrations#data_proc}
66
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#data_proc CloudGcpIntegrations#data_proc}
67
67
  */
68
68
  readonly dataProc?: CloudGcpIntegrationsDataProc;
69
69
  /**
70
70
  * data_store block
71
71
  *
72
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#data_store CloudGcpIntegrations#data_store}
72
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#data_store CloudGcpIntegrations#data_store}
73
73
  */
74
74
  readonly dataStore?: CloudGcpIntegrationsDataStore;
75
75
  /**
76
76
  * fire_base_database block
77
77
  *
78
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#fire_base_database CloudGcpIntegrations#fire_base_database}
78
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fire_base_database CloudGcpIntegrations#fire_base_database}
79
79
  */
80
80
  readonly fireBaseDatabase?: CloudGcpIntegrationsFireBaseDatabase;
81
81
  /**
82
82
  * fire_base_hosting block
83
83
  *
84
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#fire_base_hosting CloudGcpIntegrations#fire_base_hosting}
84
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fire_base_hosting CloudGcpIntegrations#fire_base_hosting}
85
85
  */
86
86
  readonly fireBaseHosting?: CloudGcpIntegrationsFireBaseHosting;
87
87
  /**
88
88
  * fire_base_storage block
89
89
  *
90
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#fire_base_storage CloudGcpIntegrations#fire_base_storage}
90
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fire_base_storage CloudGcpIntegrations#fire_base_storage}
91
91
  */
92
92
  readonly fireBaseStorage?: CloudGcpIntegrationsFireBaseStorage;
93
93
  /**
94
94
  * fire_store block
95
95
  *
96
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#fire_store CloudGcpIntegrations#fire_store}
96
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fire_store CloudGcpIntegrations#fire_store}
97
97
  */
98
98
  readonly fireStore?: CloudGcpIntegrationsFireStore;
99
99
  /**
100
100
  * functions block
101
101
  *
102
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#functions CloudGcpIntegrations#functions}
102
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#functions CloudGcpIntegrations#functions}
103
103
  */
104
104
  readonly functions?: CloudGcpIntegrationsFunctions;
105
105
  /**
106
106
  * interconnect block
107
107
  *
108
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#interconnect CloudGcpIntegrations#interconnect}
108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#interconnect CloudGcpIntegrations#interconnect}
109
109
  */
110
110
  readonly interconnect?: CloudGcpIntegrationsInterconnect;
111
111
  /**
112
112
  * kubernetes block
113
113
  *
114
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#kubernetes CloudGcpIntegrations#kubernetes}
114
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#kubernetes CloudGcpIntegrations#kubernetes}
115
115
  */
116
116
  readonly kubernetes?: CloudGcpIntegrationsKubernetes;
117
117
  /**
118
118
  * load_balancing block
119
119
  *
120
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#load_balancing CloudGcpIntegrations#load_balancing}
120
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#load_balancing CloudGcpIntegrations#load_balancing}
121
121
  */
122
122
  readonly loadBalancing?: CloudGcpIntegrationsLoadBalancing;
123
123
  /**
124
124
  * mem_cache block
125
125
  *
126
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#mem_cache CloudGcpIntegrations#mem_cache}
126
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#mem_cache CloudGcpIntegrations#mem_cache}
127
127
  */
128
128
  readonly memCache?: CloudGcpIntegrationsMemCache;
129
129
  /**
130
130
  * pub_sub block
131
131
  *
132
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#pub_sub CloudGcpIntegrations#pub_sub}
132
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#pub_sub CloudGcpIntegrations#pub_sub}
133
133
  */
134
134
  readonly pubSub?: CloudGcpIntegrationsPubSub;
135
135
  /**
136
136
  * redis block
137
137
  *
138
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#redis CloudGcpIntegrations#redis}
138
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#redis CloudGcpIntegrations#redis}
139
139
  */
140
140
  readonly redis?: CloudGcpIntegrationsRedis;
141
141
  /**
142
142
  * router block
143
143
  *
144
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#router CloudGcpIntegrations#router}
144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#router CloudGcpIntegrations#router}
145
145
  */
146
146
  readonly router?: CloudGcpIntegrationsRouter;
147
147
  /**
148
148
  * run block
149
149
  *
150
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#run CloudGcpIntegrations#run}
150
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#run CloudGcpIntegrations#run}
151
151
  */
152
152
  readonly run?: CloudGcpIntegrationsRun;
153
153
  /**
154
154
  * spanner block
155
155
  *
156
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#spanner CloudGcpIntegrations#spanner}
156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#spanner CloudGcpIntegrations#spanner}
157
157
  */
158
158
  readonly spanner?: CloudGcpIntegrationsSpanner;
159
159
  /**
160
160
  * sql block
161
161
  *
162
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#sql CloudGcpIntegrations#sql}
162
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#sql CloudGcpIntegrations#sql}
163
163
  */
164
164
  readonly sql?: CloudGcpIntegrationsSql;
165
165
  /**
166
166
  * storage block
167
167
  *
168
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#storage CloudGcpIntegrations#storage}
168
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#storage CloudGcpIntegrations#storage}
169
169
  */
170
170
  readonly storage?: CloudGcpIntegrationsStorage;
171
171
  /**
172
172
  * virtual_machines block
173
173
  *
174
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#virtual_machines CloudGcpIntegrations#virtual_machines}
174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#virtual_machines CloudGcpIntegrations#virtual_machines}
175
175
  */
176
176
  readonly virtualMachines?: CloudGcpIntegrationsVirtualMachines;
177
177
  /**
178
178
  * vpc_access block
179
179
  *
180
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#vpc_access CloudGcpIntegrations#vpc_access}
180
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#vpc_access CloudGcpIntegrations#vpc_access}
181
181
  */
182
182
  readonly vpcAccess?: CloudGcpIntegrationsVpcAccess;
183
183
  }
@@ -185,7 +185,7 @@ export interface CloudGcpIntegrationsAlloyDb {
185
185
  /**
186
186
  * the data polling interval in seconds
187
187
  *
188
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
189
189
  */
190
190
  readonly metricsPollingInterval?: number;
191
191
  }
@@ -210,7 +210,7 @@ export interface CloudGcpIntegrationsAppEngine {
210
210
  /**
211
211
  * the data polling interval in seconds
212
212
  *
213
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
213
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
214
214
  */
215
215
  readonly metricsPollingInterval?: number;
216
216
  }
@@ -235,13 +235,13 @@ export interface CloudGcpIntegrationsBigQuery {
235
235
  /**
236
236
  * to fetch tags of the resource
237
237
  *
238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
239
239
  */
240
240
  readonly fetchTags?: boolean | cdktn.IResolvable;
241
241
  /**
242
242
  * the data polling interval in seconds
243
243
  *
244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
245
245
  */
246
246
  readonly metricsPollingInterval?: number;
247
247
  }
@@ -271,7 +271,7 @@ export interface CloudGcpIntegrationsBigTable {
271
271
  /**
272
272
  * the data polling interval in seconds
273
273
  *
274
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
274
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
275
275
  */
276
276
  readonly metricsPollingInterval?: number;
277
277
  }
@@ -296,7 +296,7 @@ export interface CloudGcpIntegrationsComposer {
296
296
  /**
297
297
  * the data polling interval in seconds
298
298
  *
299
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
299
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
300
300
  */
301
301
  readonly metricsPollingInterval?: number;
302
302
  }
@@ -321,7 +321,7 @@ export interface CloudGcpIntegrationsDataFlow {
321
321
  /**
322
322
  * the data polling interval in seconds
323
323
  *
324
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
324
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
325
325
  */
326
326
  readonly metricsPollingInterval?: number;
327
327
  }
@@ -346,7 +346,7 @@ export interface CloudGcpIntegrationsDataProc {
346
346
  /**
347
347
  * the data polling interval in seconds
348
348
  *
349
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
350
350
  */
351
351
  readonly metricsPollingInterval?: number;
352
352
  }
@@ -371,7 +371,7 @@ export interface CloudGcpIntegrationsDataStore {
371
371
  /**
372
372
  * the data polling interval in seconds
373
373
  *
374
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
374
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
375
375
  */
376
376
  readonly metricsPollingInterval?: number;
377
377
  }
@@ -396,7 +396,7 @@ export interface CloudGcpIntegrationsFireBaseDatabase {
396
396
  /**
397
397
  * the data polling interval in seconds
398
398
  *
399
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
400
400
  */
401
401
  readonly metricsPollingInterval?: number;
402
402
  }
@@ -421,7 +421,7 @@ export interface CloudGcpIntegrationsFireBaseHosting {
421
421
  /**
422
422
  * the data polling interval in seconds
423
423
  *
424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
425
425
  */
426
426
  readonly metricsPollingInterval?: number;
427
427
  }
@@ -446,7 +446,7 @@ export interface CloudGcpIntegrationsFireBaseStorage {
446
446
  /**
447
447
  * the data polling interval in seconds
448
448
  *
449
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
449
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
450
450
  */
451
451
  readonly metricsPollingInterval?: number;
452
452
  }
@@ -471,7 +471,7 @@ export interface CloudGcpIntegrationsFireStore {
471
471
  /**
472
472
  * the data polling interval in seconds
473
473
  *
474
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
474
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
475
475
  */
476
476
  readonly metricsPollingInterval?: number;
477
477
  }
@@ -496,7 +496,7 @@ export interface CloudGcpIntegrationsFunctions {
496
496
  /**
497
497
  * the data polling interval in seconds
498
498
  *
499
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
499
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
500
500
  */
501
501
  readonly metricsPollingInterval?: number;
502
502
  }
@@ -521,7 +521,7 @@ export interface CloudGcpIntegrationsInterconnect {
521
521
  /**
522
522
  * the data polling interval in seconds
523
523
  *
524
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
524
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
525
525
  */
526
526
  readonly metricsPollingInterval?: number;
527
527
  }
@@ -546,7 +546,7 @@ export interface CloudGcpIntegrationsKubernetes {
546
546
  /**
547
547
  * the data polling interval in seconds
548
548
  *
549
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
549
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
550
550
  */
551
551
  readonly metricsPollingInterval?: number;
552
552
  }
@@ -571,7 +571,7 @@ export interface CloudGcpIntegrationsLoadBalancing {
571
571
  /**
572
572
  * the data polling interval in seconds
573
573
  *
574
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
574
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
575
575
  */
576
576
  readonly metricsPollingInterval?: number;
577
577
  }
@@ -596,7 +596,7 @@ export interface CloudGcpIntegrationsMemCache {
596
596
  /**
597
597
  * the data polling interval in seconds
598
598
  *
599
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
599
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
600
600
  */
601
601
  readonly metricsPollingInterval?: number;
602
602
  }
@@ -621,13 +621,13 @@ export interface CloudGcpIntegrationsPubSub {
621
621
  /**
622
622
  * to fetch tags of the resource
623
623
  *
624
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
625
625
  */
626
626
  readonly fetchTags?: boolean | cdktn.IResolvable;
627
627
  /**
628
628
  * the data polling interval in seconds
629
629
  *
630
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
630
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
631
631
  */
632
632
  readonly metricsPollingInterval?: number;
633
633
  }
@@ -657,7 +657,7 @@ export interface CloudGcpIntegrationsRedis {
657
657
  /**
658
658
  * the data polling interval in seconds
659
659
  *
660
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
660
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
661
661
  */
662
662
  readonly metricsPollingInterval?: number;
663
663
  }
@@ -682,7 +682,7 @@ export interface CloudGcpIntegrationsRouter {
682
682
  /**
683
683
  * the data polling interval in seconds
684
684
  *
685
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
685
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
686
686
  */
687
687
  readonly metricsPollingInterval?: number;
688
688
  }
@@ -707,7 +707,7 @@ export interface CloudGcpIntegrationsRun {
707
707
  /**
708
708
  * the data polling interval in seconds
709
709
  *
710
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
710
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
711
711
  */
712
712
  readonly metricsPollingInterval?: number;
713
713
  }
@@ -732,13 +732,13 @@ export interface CloudGcpIntegrationsSpanner {
732
732
  /**
733
733
  * to fetch tags of the resource
734
734
  *
735
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
735
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
736
736
  */
737
737
  readonly fetchTags?: boolean | cdktn.IResolvable;
738
738
  /**
739
739
  * the data polling interval in seconds
740
740
  *
741
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
741
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
742
742
  */
743
743
  readonly metricsPollingInterval?: number;
744
744
  }
@@ -768,7 +768,7 @@ export interface CloudGcpIntegrationsSql {
768
768
  /**
769
769
  * the data polling interval in seconds
770
770
  *
771
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
771
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
772
772
  */
773
773
  readonly metricsPollingInterval?: number;
774
774
  }
@@ -793,13 +793,13 @@ export interface CloudGcpIntegrationsStorage {
793
793
  /**
794
794
  * to fetch tags of the resource
795
795
  *
796
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
796
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
797
797
  */
798
798
  readonly fetchTags?: boolean | cdktn.IResolvable;
799
799
  /**
800
800
  * the data polling interval in seconds
801
801
  *
802
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
802
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
803
803
  */
804
804
  readonly metricsPollingInterval?: number;
805
805
  }
@@ -829,7 +829,7 @@ export interface CloudGcpIntegrationsVirtualMachines {
829
829
  /**
830
830
  * the data polling interval in seconds
831
831
  *
832
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
832
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
833
833
  */
834
834
  readonly metricsPollingInterval?: number;
835
835
  }
@@ -854,7 +854,7 @@ export interface CloudGcpIntegrationsVpcAccess {
854
854
  /**
855
855
  * the data polling interval in seconds
856
856
  *
857
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
857
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
858
858
  */
859
859
  readonly metricsPollingInterval?: number;
860
860
  }
@@ -876,7 +876,7 @@ export declare class CloudGcpIntegrationsVpcAccessOutputReference extends cdktn.
876
876
  get metricsPollingIntervalInput(): number | undefined;
877
877
  }
878
878
  /**
879
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations}
879
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations}
880
880
  */
881
881
  export declare class CloudGcpIntegrations extends cdktn.TerraformResource {
882
882
  static readonly tfResourceType = "newrelic_cloud_gcp_integrations";
@@ -884,12 +884,12 @@ export declare class CloudGcpIntegrations extends cdktn.TerraformResource {
884
884
  * Generates CDKTN code for importing a CloudGcpIntegrations resource upon running "cdktn plan <stack-name>"
885
885
  * @param scope The scope in which to define this construct
886
886
  * @param importToId The construct id used in the generated config for the CloudGcpIntegrations to import
887
- * @param importFromId The id of the existing CloudGcpIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations#import import section} in the documentation of this resource for the id to use
887
+ * @param importFromId The id of the existing CloudGcpIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#import import section} in the documentation of this resource for the id to use
888
888
  * @param provider? Optional instance of the provider where the CloudGcpIntegrations to import is found
889
889
  */
890
890
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider): cdktn.ImportableResource;
891
891
  /**
892
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations} Resource
892
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations} Resource
893
893
  *
894
894
  * @param scope The scope in which to define this construct
895
895
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope