@cdktf-providers/newrelic 3.76.0 → 3.76.1

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 (138) hide show
  1. package/README.md +3 -3
  2. package/dist/account-management/index.d.ts +59 -6
  3. package/dist/account-management/index.js +168 -6
  4. package/dist/alert-channel/index.d.ts +30 -30
  5. package/dist/alert-channel/index.js +6 -6
  6. package/dist/alert-condition/index.d.ts +22 -22
  7. package/dist/alert-condition/index.js +6 -6
  8. package/dist/alert-muting-rule/index.d.ts +23 -23
  9. package/dist/alert-muting-rule/index.js +6 -6
  10. package/dist/alert-policy/index.d.ts +8 -8
  11. package/dist/alert-policy/index.js +6 -6
  12. package/dist/alert-policy-channel/index.d.ts +9 -9
  13. package/dist/alert-policy-channel/index.js +6 -6
  14. package/dist/api-access-key/index.d.ts +10 -10
  15. package/dist/api-access-key/index.js +6 -6
  16. package/dist/application-settings/index.d.ts +27 -27
  17. package/dist/application-settings/index.js +6 -6
  18. package/dist/browser-application/index.d.ts +9 -9
  19. package/dist/browser-application/index.js +6 -6
  20. package/dist/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  21. package/dist/cloud-aws-govcloud-integrations/index.js +6 -6
  22. package/dist/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  23. package/dist/cloud-aws-govcloud-link-account/index.js +6 -6
  24. package/dist/cloud-aws-integrations/index.d.ts +231 -231
  25. package/dist/cloud-aws-integrations/index.js +6 -6
  26. package/dist/cloud-aws-link-account/index.d.ts +8 -8
  27. package/dist/cloud-aws-link-account/index.js +6 -6
  28. package/dist/cloud-azure-integrations/index.d.ts +109 -109
  29. package/dist/cloud-azure-integrations/index.js +6 -6
  30. package/dist/cloud-azure-link-account/index.d.ts +10 -10
  31. package/dist/cloud-azure-link-account/index.js +6 -6
  32. package/dist/cloud-gcp-integrations/index.d.ts +62 -62
  33. package/dist/cloud-gcp-integrations/index.js +6 -6
  34. package/dist/cloud-gcp-link-account/index.d.ts +7 -7
  35. package/dist/cloud-gcp-link-account/index.js +6 -6
  36. package/dist/cloud-oci-link-account/index.d.ts +18 -18
  37. package/dist/cloud-oci-link-account/index.js +6 -6
  38. package/dist/data-newrelic-account/index.d.ts +8 -7
  39. package/dist/data-newrelic-account/index.js +10 -6
  40. package/dist/data-newrelic-alert-channel/index.d.ts +6 -6
  41. package/dist/data-newrelic-alert-channel/index.js +6 -6
  42. package/dist/data-newrelic-alert-policy/index.d.ts +7 -7
  43. package/dist/data-newrelic-alert-policy/index.js +6 -6
  44. package/dist/data-newrelic-application/index.d.ts +5 -5
  45. package/dist/data-newrelic-application/index.js +6 -6
  46. package/dist/data-newrelic-authentication-domain/index.d.ts +4 -4
  47. package/dist/data-newrelic-authentication-domain/index.js +6 -6
  48. package/dist/data-newrelic-cloud-account/index.d.ts +7 -7
  49. package/dist/data-newrelic-cloud-account/index.js +6 -6
  50. package/dist/data-newrelic-entity/index.d.ts +14 -14
  51. package/dist/data-newrelic-entity/index.js +6 -6
  52. package/dist/data-newrelic-group/index.d.ts +5 -5
  53. package/dist/data-newrelic-group/index.js +6 -6
  54. package/dist/data-newrelic-key-transaction/index.d.ts +7 -7
  55. package/dist/data-newrelic-key-transaction/index.js +6 -6
  56. package/dist/data-newrelic-notification-destination/index.d.ts +8 -8
  57. package/dist/data-newrelic-notification-destination/index.js +6 -6
  58. package/dist/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  59. package/dist/data-newrelic-obfuscation-expression/index.js +6 -6
  60. package/dist/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  61. package/dist/data-newrelic-service-level-alert-helper/index.js +6 -6
  62. package/dist/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  63. package/dist/data-newrelic-synthetics-private-location/index.js +6 -6
  64. package/dist/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  65. package/dist/data-newrelic-synthetics-secure-credential/index.js +6 -6
  66. package/dist/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  67. package/dist/data-newrelic-test-grok-pattern/index.js +6 -6
  68. package/dist/data-newrelic-user/index.d.ts +6 -6
  69. package/dist/data-newrelic-user/index.js +6 -6
  70. package/dist/data-partition-rule/index.d.ts +12 -12
  71. package/dist/data-partition-rule/index.js +6 -6
  72. package/dist/entity-tags/index.d.ts +10 -10
  73. package/dist/entity-tags/index.js +6 -6
  74. package/dist/events-to-metrics-rule/index.d.ts +9 -9
  75. package/dist/events-to-metrics-rule/index.js +6 -6
  76. package/dist/group/index.d.ts +7 -7
  77. package/dist/group/index.js +6 -6
  78. package/dist/infra-alert-condition/index.d.ts +25 -25
  79. package/dist/infra-alert-condition/index.js +6 -6
  80. package/dist/insights-event/index.d.ts +11 -11
  81. package/dist/insights-event/index.js +6 -6
  82. package/dist/key-transaction/index.d.ts +9 -9
  83. package/dist/key-transaction/index.js +6 -6
  84. package/dist/log-parsing-rule/index.d.ts +12 -12
  85. package/dist/log-parsing-rule/index.js +6 -6
  86. package/dist/monitor-downtime/index.d.ts +20 -20
  87. package/dist/monitor-downtime/index.js +6 -6
  88. package/dist/notification-channel/index.d.ts +18 -18
  89. package/dist/notification-channel/index.js +6 -6
  90. package/dist/notification-destination/index.d.ts +28 -28
  91. package/dist/notification-destination/index.js +6 -6
  92. package/dist/nrql-alert-condition/index.d.ts +75 -75
  93. package/dist/nrql-alert-condition/index.js +6 -6
  94. package/dist/nrql-drop-rule/index.d.ts +10 -10
  95. package/dist/nrql-drop-rule/index.js +6 -6
  96. package/dist/obfuscation-expression/index.d.ts +8 -8
  97. package/dist/obfuscation-expression/index.js +6 -6
  98. package/dist/obfuscation-rule/index.d.ts +13 -13
  99. package/dist/obfuscation-rule/index.js +6 -6
  100. package/dist/one-dashboard/index-structs/structs0.d.ts +382 -382
  101. package/dist/one-dashboard/index-structs/structs400.d.ts +212 -212
  102. package/dist/one-dashboard/index.d.ts +10 -10
  103. package/dist/one-dashboard/index.js +5 -5
  104. package/dist/one-dashboard-json/index.d.ts +9 -9
  105. package/dist/one-dashboard-json/index.js +6 -6
  106. package/dist/one-dashboard-raw/index.d.ts +20 -20
  107. package/dist/one-dashboard-raw/index.js +6 -6
  108. package/dist/pipeline-cloud-rule/index.d.ts +8 -8
  109. package/dist/pipeline-cloud-rule/index.js +6 -6
  110. package/dist/provider/index.d.ts +17 -17
  111. package/dist/provider/index.js +6 -6
  112. package/dist/service-level/index.d.ts +38 -38
  113. package/dist/service-level/index.js +6 -6
  114. package/dist/synthetics-alert-condition/index.d.ts +9 -9
  115. package/dist/synthetics-alert-condition/index.js +6 -6
  116. package/dist/synthetics-broken-links-monitor/index.d.ts +17 -17
  117. package/dist/synthetics-broken-links-monitor/index.js +6 -6
  118. package/dist/synthetics-cert-check-monitor/index.d.ts +18 -18
  119. package/dist/synthetics-cert-check-monitor/index.js +6 -6
  120. package/dist/synthetics-monitor/index.d.ts +31 -31
  121. package/dist/synthetics-monitor/index.js +6 -6
  122. package/dist/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  123. package/dist/synthetics-multilocation-alert-condition/index.js +6 -6
  124. package/dist/synthetics-private-location/index.d.ts +8 -8
  125. package/dist/synthetics-private-location/index.js +6 -6
  126. package/dist/synthetics-script-monitor/index.d.ts +26 -26
  127. package/dist/synthetics-script-monitor/index.js +6 -6
  128. package/dist/synthetics-secure-credential/index.d.ts +11 -11
  129. package/dist/synthetics-secure-credential/index.js +6 -6
  130. package/dist/synthetics-step-monitor/index.d.ts +25 -25
  131. package/dist/synthetics-step-monitor/index.js +6 -6
  132. package/dist/user/index.d.ts +8 -8
  133. package/dist/user/index.js +6 -6
  134. package/dist/workflow/index.d.ts +26 -26
  135. package/dist/workflow/index.js +6 -6
  136. package/dist/workload/index.d.ts +32 -32
  137. package/dist/workload/index.js +6 -6
  138. package/package.json +2 -2
@@ -4,11 +4,11 @@ export interface CloudGcpIntegrationsConfig extends cdktf.TerraformMetaArguments
4
4
  /**
5
5
  * ID of the newrelic account
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#account_id CloudGcpIntegrations#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#account_id CloudGcpIntegrations#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#id CloudGcpIntegrations#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#id CloudGcpIntegrations#id}
12
12
  *
13
13
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
14
14
  * 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.
@@ -17,163 +17,163 @@ export interface CloudGcpIntegrationsConfig extends cdktf.TerraformMetaArguments
17
17
  /**
18
18
  * Id of the linked gcp account in New Relic
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#linked_account_id CloudGcpIntegrations#linked_account_id}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#linked_account_id CloudGcpIntegrations#linked_account_id}
21
21
  */
22
22
  readonly linkedAccountId: number;
23
23
  /**
24
24
  * alloy_db block
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#alloy_db CloudGcpIntegrations#alloy_db}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#alloy_db CloudGcpIntegrations#alloy_db}
27
27
  */
28
28
  readonly alloyDb?: CloudGcpIntegrationsAlloyDb;
29
29
  /**
30
30
  * app_engine block
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#app_engine CloudGcpIntegrations#app_engine}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#app_engine CloudGcpIntegrations#app_engine}
33
33
  */
34
34
  readonly appEngine?: CloudGcpIntegrationsAppEngine;
35
35
  /**
36
36
  * big_query block
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#big_query CloudGcpIntegrations#big_query}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#big_query CloudGcpIntegrations#big_query}
39
39
  */
40
40
  readonly bigQuery?: CloudGcpIntegrationsBigQuery;
41
41
  /**
42
42
  * big_table block
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#big_table CloudGcpIntegrations#big_table}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#big_table CloudGcpIntegrations#big_table}
45
45
  */
46
46
  readonly bigTable?: CloudGcpIntegrationsBigTable;
47
47
  /**
48
48
  * composer block
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#composer CloudGcpIntegrations#composer}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#composer CloudGcpIntegrations#composer}
51
51
  */
52
52
  readonly composer?: CloudGcpIntegrationsComposer;
53
53
  /**
54
54
  * data_flow block
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#data_flow CloudGcpIntegrations#data_flow}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#data_flow CloudGcpIntegrations#data_flow}
57
57
  */
58
58
  readonly dataFlow?: CloudGcpIntegrationsDataFlow;
59
59
  /**
60
60
  * data_proc block
61
61
  *
62
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#data_proc CloudGcpIntegrations#data_proc}
62
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#data_proc CloudGcpIntegrations#data_proc}
63
63
  */
64
64
  readonly dataProc?: CloudGcpIntegrationsDataProc;
65
65
  /**
66
66
  * data_store block
67
67
  *
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#data_store CloudGcpIntegrations#data_store}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#data_store CloudGcpIntegrations#data_store}
69
69
  */
70
70
  readonly dataStore?: CloudGcpIntegrationsDataStore;
71
71
  /**
72
72
  * fire_base_database block
73
73
  *
74
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#fire_base_database CloudGcpIntegrations#fire_base_database}
74
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#fire_base_database CloudGcpIntegrations#fire_base_database}
75
75
  */
76
76
  readonly fireBaseDatabase?: CloudGcpIntegrationsFireBaseDatabase;
77
77
  /**
78
78
  * fire_base_hosting block
79
79
  *
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#fire_base_hosting CloudGcpIntegrations#fire_base_hosting}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#fire_base_hosting CloudGcpIntegrations#fire_base_hosting}
81
81
  */
82
82
  readonly fireBaseHosting?: CloudGcpIntegrationsFireBaseHosting;
83
83
  /**
84
84
  * fire_base_storage block
85
85
  *
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#fire_base_storage CloudGcpIntegrations#fire_base_storage}
86
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#fire_base_storage CloudGcpIntegrations#fire_base_storage}
87
87
  */
88
88
  readonly fireBaseStorage?: CloudGcpIntegrationsFireBaseStorage;
89
89
  /**
90
90
  * fire_store block
91
91
  *
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#fire_store CloudGcpIntegrations#fire_store}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#fire_store CloudGcpIntegrations#fire_store}
93
93
  */
94
94
  readonly fireStore?: CloudGcpIntegrationsFireStore;
95
95
  /**
96
96
  * functions block
97
97
  *
98
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#functions CloudGcpIntegrations#functions}
98
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#functions CloudGcpIntegrations#functions}
99
99
  */
100
100
  readonly functions?: CloudGcpIntegrationsFunctions;
101
101
  /**
102
102
  * interconnect block
103
103
  *
104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#interconnect CloudGcpIntegrations#interconnect}
104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#interconnect CloudGcpIntegrations#interconnect}
105
105
  */
106
106
  readonly interconnect?: CloudGcpIntegrationsInterconnect;
107
107
  /**
108
108
  * kubernetes block
109
109
  *
110
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#kubernetes CloudGcpIntegrations#kubernetes}
110
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#kubernetes CloudGcpIntegrations#kubernetes}
111
111
  */
112
112
  readonly kubernetes?: CloudGcpIntegrationsKubernetes;
113
113
  /**
114
114
  * load_balancing block
115
115
  *
116
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#load_balancing CloudGcpIntegrations#load_balancing}
116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#load_balancing CloudGcpIntegrations#load_balancing}
117
117
  */
118
118
  readonly loadBalancing?: CloudGcpIntegrationsLoadBalancing;
119
119
  /**
120
120
  * mem_cache block
121
121
  *
122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#mem_cache CloudGcpIntegrations#mem_cache}
122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#mem_cache CloudGcpIntegrations#mem_cache}
123
123
  */
124
124
  readonly memCache?: CloudGcpIntegrationsMemCache;
125
125
  /**
126
126
  * pub_sub block
127
127
  *
128
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#pub_sub CloudGcpIntegrations#pub_sub}
128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#pub_sub CloudGcpIntegrations#pub_sub}
129
129
  */
130
130
  readonly pubSub?: CloudGcpIntegrationsPubSub;
131
131
  /**
132
132
  * redis block
133
133
  *
134
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#redis CloudGcpIntegrations#redis}
134
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#redis CloudGcpIntegrations#redis}
135
135
  */
136
136
  readonly redis?: CloudGcpIntegrationsRedis;
137
137
  /**
138
138
  * router block
139
139
  *
140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#router CloudGcpIntegrations#router}
140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#router CloudGcpIntegrations#router}
141
141
  */
142
142
  readonly router?: CloudGcpIntegrationsRouter;
143
143
  /**
144
144
  * run block
145
145
  *
146
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#run CloudGcpIntegrations#run}
146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#run CloudGcpIntegrations#run}
147
147
  */
148
148
  readonly run?: CloudGcpIntegrationsRun;
149
149
  /**
150
150
  * spanner block
151
151
  *
152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#spanner CloudGcpIntegrations#spanner}
152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#spanner CloudGcpIntegrations#spanner}
153
153
  */
154
154
  readonly spanner?: CloudGcpIntegrationsSpanner;
155
155
  /**
156
156
  * sql block
157
157
  *
158
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#sql CloudGcpIntegrations#sql}
158
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#sql CloudGcpIntegrations#sql}
159
159
  */
160
160
  readonly sql?: CloudGcpIntegrationsSql;
161
161
  /**
162
162
  * storage block
163
163
  *
164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#storage CloudGcpIntegrations#storage}
164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#storage CloudGcpIntegrations#storage}
165
165
  */
166
166
  readonly storage?: CloudGcpIntegrationsStorage;
167
167
  /**
168
168
  * virtual_machines block
169
169
  *
170
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#virtual_machines CloudGcpIntegrations#virtual_machines}
170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#virtual_machines CloudGcpIntegrations#virtual_machines}
171
171
  */
172
172
  readonly virtualMachines?: CloudGcpIntegrationsVirtualMachines;
173
173
  /**
174
174
  * vpc_access block
175
175
  *
176
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#vpc_access CloudGcpIntegrations#vpc_access}
176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#vpc_access CloudGcpIntegrations#vpc_access}
177
177
  */
178
178
  readonly vpcAccess?: CloudGcpIntegrationsVpcAccess;
179
179
  }
@@ -181,7 +181,7 @@ export interface CloudGcpIntegrationsAlloyDb {
181
181
  /**
182
182
  * the data polling interval in seconds
183
183
  *
184
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
185
185
  */
186
186
  readonly metricsPollingInterval?: number;
187
187
  }
@@ -206,7 +206,7 @@ export interface CloudGcpIntegrationsAppEngine {
206
206
  /**
207
207
  * the data polling interval in seconds
208
208
  *
209
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
209
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
210
210
  */
211
211
  readonly metricsPollingInterval?: number;
212
212
  }
@@ -231,13 +231,13 @@ export interface CloudGcpIntegrationsBigQuery {
231
231
  /**
232
232
  * to fetch tags of the resource
233
233
  *
234
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
234
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
235
235
  */
236
236
  readonly fetchTags?: boolean | cdktf.IResolvable;
237
237
  /**
238
238
  * the data polling interval in seconds
239
239
  *
240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
240
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
241
241
  */
242
242
  readonly metricsPollingInterval?: number;
243
243
  }
@@ -267,7 +267,7 @@ export interface CloudGcpIntegrationsBigTable {
267
267
  /**
268
268
  * the data polling interval in seconds
269
269
  *
270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
270
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
271
271
  */
272
272
  readonly metricsPollingInterval?: number;
273
273
  }
@@ -292,7 +292,7 @@ export interface CloudGcpIntegrationsComposer {
292
292
  /**
293
293
  * the data polling interval in seconds
294
294
  *
295
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
295
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
296
296
  */
297
297
  readonly metricsPollingInterval?: number;
298
298
  }
@@ -317,7 +317,7 @@ export interface CloudGcpIntegrationsDataFlow {
317
317
  /**
318
318
  * the data polling interval in seconds
319
319
  *
320
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
320
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
321
321
  */
322
322
  readonly metricsPollingInterval?: number;
323
323
  }
@@ -342,7 +342,7 @@ export interface CloudGcpIntegrationsDataProc {
342
342
  /**
343
343
  * the data polling interval in seconds
344
344
  *
345
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
346
346
  */
347
347
  readonly metricsPollingInterval?: number;
348
348
  }
@@ -367,7 +367,7 @@ export interface CloudGcpIntegrationsDataStore {
367
367
  /**
368
368
  * the data polling interval in seconds
369
369
  *
370
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
370
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
371
371
  */
372
372
  readonly metricsPollingInterval?: number;
373
373
  }
@@ -392,7 +392,7 @@ export interface CloudGcpIntegrationsFireBaseDatabase {
392
392
  /**
393
393
  * the data polling interval in seconds
394
394
  *
395
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
396
396
  */
397
397
  readonly metricsPollingInterval?: number;
398
398
  }
@@ -417,7 +417,7 @@ export interface CloudGcpIntegrationsFireBaseHosting {
417
417
  /**
418
418
  * the data polling interval in seconds
419
419
  *
420
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
420
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
421
421
  */
422
422
  readonly metricsPollingInterval?: number;
423
423
  }
@@ -442,7 +442,7 @@ export interface CloudGcpIntegrationsFireBaseStorage {
442
442
  /**
443
443
  * the data polling interval in seconds
444
444
  *
445
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
445
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
446
446
  */
447
447
  readonly metricsPollingInterval?: number;
448
448
  }
@@ -467,7 +467,7 @@ export interface CloudGcpIntegrationsFireStore {
467
467
  /**
468
468
  * the data polling interval in seconds
469
469
  *
470
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
470
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
471
471
  */
472
472
  readonly metricsPollingInterval?: number;
473
473
  }
@@ -492,7 +492,7 @@ export interface CloudGcpIntegrationsFunctions {
492
492
  /**
493
493
  * the data polling interval in seconds
494
494
  *
495
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
495
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
496
496
  */
497
497
  readonly metricsPollingInterval?: number;
498
498
  }
@@ -517,7 +517,7 @@ export interface CloudGcpIntegrationsInterconnect {
517
517
  /**
518
518
  * the data polling interval in seconds
519
519
  *
520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
520
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
521
521
  */
522
522
  readonly metricsPollingInterval?: number;
523
523
  }
@@ -542,7 +542,7 @@ export interface CloudGcpIntegrationsKubernetes {
542
542
  /**
543
543
  * the data polling interval in seconds
544
544
  *
545
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
545
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
546
546
  */
547
547
  readonly metricsPollingInterval?: number;
548
548
  }
@@ -567,7 +567,7 @@ export interface CloudGcpIntegrationsLoadBalancing {
567
567
  /**
568
568
  * the data polling interval in seconds
569
569
  *
570
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
570
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
571
571
  */
572
572
  readonly metricsPollingInterval?: number;
573
573
  }
@@ -592,7 +592,7 @@ export interface CloudGcpIntegrationsMemCache {
592
592
  /**
593
593
  * the data polling interval in seconds
594
594
  *
595
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
595
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
596
596
  */
597
597
  readonly metricsPollingInterval?: number;
598
598
  }
@@ -617,13 +617,13 @@ export interface CloudGcpIntegrationsPubSub {
617
617
  /**
618
618
  * to fetch tags of the resource
619
619
  *
620
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
620
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
621
621
  */
622
622
  readonly fetchTags?: boolean | cdktf.IResolvable;
623
623
  /**
624
624
  * the data polling interval in seconds
625
625
  *
626
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
626
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
627
627
  */
628
628
  readonly metricsPollingInterval?: number;
629
629
  }
@@ -653,7 +653,7 @@ export interface CloudGcpIntegrationsRedis {
653
653
  /**
654
654
  * the data polling interval in seconds
655
655
  *
656
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
656
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
657
657
  */
658
658
  readonly metricsPollingInterval?: number;
659
659
  }
@@ -678,7 +678,7 @@ export interface CloudGcpIntegrationsRouter {
678
678
  /**
679
679
  * the data polling interval in seconds
680
680
  *
681
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
681
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
682
682
  */
683
683
  readonly metricsPollingInterval?: number;
684
684
  }
@@ -703,7 +703,7 @@ export interface CloudGcpIntegrationsRun {
703
703
  /**
704
704
  * the data polling interval in seconds
705
705
  *
706
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
706
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
707
707
  */
708
708
  readonly metricsPollingInterval?: number;
709
709
  }
@@ -728,13 +728,13 @@ export interface CloudGcpIntegrationsSpanner {
728
728
  /**
729
729
  * to fetch tags of the resource
730
730
  *
731
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
731
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
732
732
  */
733
733
  readonly fetchTags?: boolean | cdktf.IResolvable;
734
734
  /**
735
735
  * the data polling interval in seconds
736
736
  *
737
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
737
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
738
738
  */
739
739
  readonly metricsPollingInterval?: number;
740
740
  }
@@ -764,7 +764,7 @@ export interface CloudGcpIntegrationsSql {
764
764
  /**
765
765
  * the data polling interval in seconds
766
766
  *
767
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
767
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
768
768
  */
769
769
  readonly metricsPollingInterval?: number;
770
770
  }
@@ -789,13 +789,13 @@ export interface CloudGcpIntegrationsStorage {
789
789
  /**
790
790
  * to fetch tags of the resource
791
791
  *
792
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
792
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
793
793
  */
794
794
  readonly fetchTags?: boolean | cdktf.IResolvable;
795
795
  /**
796
796
  * the data polling interval in seconds
797
797
  *
798
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
798
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
799
799
  */
800
800
  readonly metricsPollingInterval?: number;
801
801
  }
@@ -825,7 +825,7 @@ export interface CloudGcpIntegrationsVirtualMachines {
825
825
  /**
826
826
  * the data polling interval in seconds
827
827
  *
828
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
828
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
829
829
  */
830
830
  readonly metricsPollingInterval?: number;
831
831
  }
@@ -850,7 +850,7 @@ export interface CloudGcpIntegrationsVpcAccess {
850
850
  /**
851
851
  * the data polling interval in seconds
852
852
  *
853
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
853
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
854
854
  */
855
855
  readonly metricsPollingInterval?: number;
856
856
  }
@@ -872,7 +872,7 @@ export declare class CloudGcpIntegrationsVpcAccessOutputReference extends cdktf.
872
872
  get metricsPollingIntervalInput(): number;
873
873
  }
874
874
  /**
875
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations}
875
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations}
876
876
  */
877
877
  export declare class CloudGcpIntegrations extends cdktf.TerraformResource {
878
878
  static readonly tfResourceType = "newrelic_cloud_gcp_integrations";
@@ -880,12 +880,12 @@ export declare class CloudGcpIntegrations extends cdktf.TerraformResource {
880
880
  * Generates CDKTF code for importing a CloudGcpIntegrations resource upon running "cdktf plan <stack-name>"
881
881
  * @param scope The scope in which to define this construct
882
882
  * @param importToId The construct id used in the generated config for the CloudGcpIntegrations to import
883
- * @param importFromId The id of the existing CloudGcpIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#import import section} in the documentation of this resource for the id to use
883
+ * @param importFromId The id of the existing CloudGcpIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#import import section} in the documentation of this resource for the id to use
884
884
  * @param provider? Optional instance of the provider where the CloudGcpIntegrations to import is found
885
885
  */
886
886
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
887
887
  /**
888
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations} Resource
888
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations} Resource
889
889
  *
890
890
  * @param scope The scope in which to define this construct
891
891
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function cloudGcpIntegrationsAlloyDbToTerraform(struct) {
@@ -2012,7 +2012,7 @@ export class CloudGcpIntegrationsVpcAccessOutputReference extends cdktf.ComplexO
2012
2012
  }
2013
2013
  }
2014
2014
  /**
2015
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations}
2015
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations}
2016
2016
  */
2017
2017
  export class CloudGcpIntegrations extends cdktf.TerraformResource {
2018
2018
  // =================
@@ -2026,7 +2026,7 @@ export class CloudGcpIntegrations extends cdktf.TerraformResource {
2026
2026
  * Generates CDKTF code for importing a CloudGcpIntegrations resource upon running "cdktf plan <stack-name>"
2027
2027
  * @param scope The scope in which to define this construct
2028
2028
  * @param importToId The construct id used in the generated config for the CloudGcpIntegrations to import
2029
- * @param importFromId The id of the existing CloudGcpIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations#import import section} in the documentation of this resource for the id to use
2029
+ * @param importFromId The id of the existing CloudGcpIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations#import import section} in the documentation of this resource for the id to use
2030
2030
  * @param provider? Optional instance of the provider where the CloudGcpIntegrations to import is found
2031
2031
  */
2032
2032
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -2036,7 +2036,7 @@ export class CloudGcpIntegrations extends cdktf.TerraformResource {
2036
2036
  // INITIALIZER
2037
2037
  // ===========
2038
2038
  /**
2039
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations} Resource
2039
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations} Resource
2040
2040
  *
2041
2041
  * @param scope The scope in which to define this construct
2042
2042
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -2047,8 +2047,8 @@ export class CloudGcpIntegrations extends cdktf.TerraformResource {
2047
2047
  terraformResourceType: 'newrelic_cloud_gcp_integrations',
2048
2048
  terraformGeneratorMetadata: {
2049
2049
  providerName: 'newrelic',
2050
- providerVersion: '3.76.0',
2051
- providerVersionConstraint: '3.76.0'
2050
+ providerVersion: '3.76.1',
2051
+ providerVersionConstraint: '3.76.1'
2052
2052
  },
2053
2053
  provider: config.provider,
2054
2054
  dependsOn: config.dependsOn,
@@ -4,11 +4,11 @@ export interface CloudGcpLinkAccountConfig extends cdktf.TerraformMetaArguments
4
4
  /**
5
5
  * accountID of newrelic account
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_link_account#account_id CloudGcpLinkAccount#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_link_account#account_id CloudGcpLinkAccount#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_link_account#id CloudGcpLinkAccount#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_link_account#id CloudGcpLinkAccount#id}
12
12
  *
13
13
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
14
14
  * 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.
@@ -17,18 +17,18 @@ export interface CloudGcpLinkAccountConfig extends cdktf.TerraformMetaArguments
17
17
  /**
18
18
  * name of the linked account
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_link_account#name CloudGcpLinkAccount#name}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_link_account#name CloudGcpLinkAccount#name}
21
21
  */
22
22
  readonly name: string;
23
23
  /**
24
24
  * project id of the Gcp account
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_link_account#project_id CloudGcpLinkAccount#project_id}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_link_account#project_id CloudGcpLinkAccount#project_id}
27
27
  */
28
28
  readonly projectId: string;
29
29
  }
30
30
  /**
31
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_link_account newrelic_cloud_gcp_link_account}
31
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_link_account newrelic_cloud_gcp_link_account}
32
32
  */
33
33
  export declare class CloudGcpLinkAccount extends cdktf.TerraformResource {
34
34
  static readonly tfResourceType = "newrelic_cloud_gcp_link_account";
@@ -36,12 +36,12 @@ export declare class CloudGcpLinkAccount extends cdktf.TerraformResource {
36
36
  * Generates CDKTF code for importing a CloudGcpLinkAccount resource upon running "cdktf plan <stack-name>"
37
37
  * @param scope The scope in which to define this construct
38
38
  * @param importToId The construct id used in the generated config for the CloudGcpLinkAccount to import
39
- * @param importFromId The id of the existing CloudGcpLinkAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_link_account#import import section} in the documentation of this resource for the id to use
39
+ * @param importFromId The id of the existing CloudGcpLinkAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_link_account#import import section} in the documentation of this resource for the id to use
40
40
  * @param provider? Optional instance of the provider where the CloudGcpLinkAccount to import is found
41
41
  */
42
42
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
43
43
  /**
44
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_gcp_link_account newrelic_cloud_gcp_link_account} Resource
44
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/cloud_gcp_link_account newrelic_cloud_gcp_link_account} Resource
45
45
  *
46
46
  * @param scope The scope in which to define this construct
47
47
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope