@cdktf-providers/newrelic 3.75.4 → 3.76.0

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 +6 -6
  3. package/dist/account-management/index.js +6 -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 +23 -23
  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 +7 -7
  39. package/dist/data-newrelic-account/index.js +6 -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 +151 -71
  93. package/dist/nrql-alert-condition/index.js +222 -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,41 +4,41 @@ export interface ApplicationSettingsConfig extends cdktf.TerraformMetaArguments
4
4
  /**
5
5
  * The response time threshold value for Apdex score calculation.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#app_apdex_threshold ApplicationSettings#app_apdex_threshold}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#app_apdex_threshold ApplicationSettings#app_apdex_threshold}
8
8
  */
9
9
  readonly appApdexThreshold?: number;
10
10
  /**
11
11
  * Dummy field to support backward compatibility of previous version.should be removed with next major version.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#enable_real_user_monitoring ApplicationSettings#enable_real_user_monitoring}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#enable_real_user_monitoring ApplicationSettings#enable_real_user_monitoring}
14
14
  */
15
15
  readonly enableRealUserMonitoring?: boolean | cdktf.IResolvable;
16
16
  /**
17
17
  * Samples and reports the slowest database queries in your traces.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#enable_slow_sql ApplicationSettings#enable_slow_sql}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#enable_slow_sql ApplicationSettings#enable_slow_sql}
20
20
  */
21
21
  readonly enableSlowSql?: boolean | cdktf.IResolvable;
22
22
  /**
23
23
  * Enable or disable the thread profiler.
24
24
  *
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#enable_thread_profiler ApplicationSettings#enable_thread_profiler}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#enable_thread_profiler ApplicationSettings#enable_thread_profiler}
26
26
  */
27
27
  readonly enableThreadProfiler?: boolean | cdktf.IResolvable;
28
28
  /**
29
29
  * Dummy field to support backward compatibility of previous version.should be removed with next major version.
30
30
  *
31
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#end_user_apdex_threshold ApplicationSettings#end_user_apdex_threshold}
31
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#end_user_apdex_threshold ApplicationSettings#end_user_apdex_threshold}
32
32
  */
33
33
  readonly endUserApdexThreshold?: number;
34
34
  /**
35
35
  * The GUID of the application in New Relic.
36
36
  *
37
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#guid ApplicationSettings#guid}
37
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#guid ApplicationSettings#guid}
38
38
  */
39
39
  readonly guid?: string;
40
40
  /**
41
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#id ApplicationSettings#id}
41
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#id ApplicationSettings#id}
42
42
  *
43
43
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
44
44
  * 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.
@@ -47,31 +47,31 @@ export interface ApplicationSettingsConfig extends cdktf.TerraformMetaArguments
47
47
  /**
48
48
  * The name of the application in New Relic.
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#name ApplicationSettings#name}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#name ApplicationSettings#name}
51
51
  */
52
52
  readonly name?: string;
53
53
  /**
54
54
  * The type of tracer to use, either 'CROSS_APPLICATION_TRACER', 'DISTRIBUTED_TRACING', 'NONE', or 'OPT_OUT'.
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#tracer_type ApplicationSettings#tracer_type}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#tracer_type ApplicationSettings#tracer_type}
57
57
  */
58
58
  readonly tracerType?: string;
59
59
  /**
60
60
  * Enable or disable server side monitoring.
61
61
  *
62
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#use_server_side_config ApplicationSettings#use_server_side_config}
62
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#use_server_side_config ApplicationSettings#use_server_side_config}
63
63
  */
64
64
  readonly useServerSideConfig?: boolean | cdktf.IResolvable;
65
65
  /**
66
66
  * error_collector block
67
67
  *
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#error_collector ApplicationSettings#error_collector}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#error_collector ApplicationSettings#error_collector}
69
69
  */
70
70
  readonly errorCollector?: ApplicationSettingsErrorCollector[] | cdktf.IResolvable;
71
71
  /**
72
72
  * transaction_tracer block
73
73
  *
74
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#transaction_tracer ApplicationSettings#transaction_tracer}
74
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#transaction_tracer ApplicationSettings#transaction_tracer}
75
75
  */
76
76
  readonly transactionTracer?: ApplicationSettingsTransactionTracer[] | cdktf.IResolvable;
77
77
  }
@@ -79,25 +79,25 @@ export interface ApplicationSettingsErrorCollector {
79
79
  /**
80
80
  * A list of error classes that are expected and should not trigger alerts.
81
81
  *
82
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#expected_error_classes ApplicationSettings#expected_error_classes}
82
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#expected_error_classes ApplicationSettings#expected_error_classes}
83
83
  */
84
84
  readonly expectedErrorClasses?: string[];
85
85
  /**
86
86
  * A list of error codes that are expected and should not trigger alerts.
87
87
  *
88
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#expected_error_codes ApplicationSettings#expected_error_codes}
88
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#expected_error_codes ApplicationSettings#expected_error_codes}
89
89
  */
90
90
  readonly expectedErrorCodes?: string[];
91
91
  /**
92
92
  * A list of error classes that should be ignored.
93
93
  *
94
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#ignored_error_classes ApplicationSettings#ignored_error_classes}
94
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#ignored_error_classes ApplicationSettings#ignored_error_classes}
95
95
  */
96
96
  readonly ignoredErrorClasses?: string[];
97
97
  /**
98
98
  * A list of error codes that should be ignored.
99
99
  *
100
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#ignored_error_codes ApplicationSettings#ignored_error_codes}
100
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#ignored_error_codes ApplicationSettings#ignored_error_codes}
101
101
  */
102
102
  readonly ignoredErrorCodes?: string[];
103
103
  }
@@ -156,13 +156,13 @@ export interface ApplicationSettingsTransactionTracerExplainQueryPlans {
156
156
  /**
157
157
  * The type of threshold for explain plans, either 'APDEX_F' or 'VALUE'.
158
158
  *
159
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#query_plan_threshold_type ApplicationSettings#query_plan_threshold_type}
159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#query_plan_threshold_type ApplicationSettings#query_plan_threshold_type}
160
160
  */
161
161
  readonly queryPlanThresholdType?: string;
162
162
  /**
163
163
  * The threshold value for explain plans when 'query_plan_threshold_type' is 'VALUE'.
164
164
  *
165
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#query_plan_threshold_value ApplicationSettings#query_plan_threshold_value}
165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#query_plan_threshold_value ApplicationSettings#query_plan_threshold_value}
166
166
  */
167
167
  readonly queryPlanThresholdValue?: number;
168
168
  }
@@ -211,7 +211,7 @@ export interface ApplicationSettingsTransactionTracerSql {
211
211
  /**
212
212
  * The level of SQL recording, either 'OBFUSCATED', 'OFF', or 'RAW'.
213
213
  *
214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#record_sql ApplicationSettings#record_sql}
214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#record_sql ApplicationSettings#record_sql}
215
215
  */
216
216
  readonly recordSql: string;
217
217
  }
@@ -235,31 +235,31 @@ export interface ApplicationSettingsTransactionTracer {
235
235
  /**
236
236
  * The response time threshold value for capturing stack traces of SQL queries.
237
237
  *
238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#stack_trace_threshold_value ApplicationSettings#stack_trace_threshold_value}
238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#stack_trace_threshold_value ApplicationSettings#stack_trace_threshold_value}
239
239
  */
240
240
  readonly stackTraceThresholdValue?: number;
241
241
  /**
242
242
  * The type of threshold for transaction tracing, either 'APDEX_F' or 'VALUE'.
243
243
  *
244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#transaction_threshold_type ApplicationSettings#transaction_threshold_type}
244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#transaction_threshold_type ApplicationSettings#transaction_threshold_type}
245
245
  */
246
246
  readonly transactionThresholdType?: string;
247
247
  /**
248
248
  * The threshold value for transaction tracing when 'transaction_threshold_type' is 'VALUE'.
249
249
  *
250
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#transaction_threshold_value ApplicationSettings#transaction_threshold_value}
250
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#transaction_threshold_value ApplicationSettings#transaction_threshold_value}
251
251
  */
252
252
  readonly transactionThresholdValue?: number;
253
253
  /**
254
254
  * explain_query_plans block
255
255
  *
256
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#explain_query_plans ApplicationSettings#explain_query_plans}
256
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#explain_query_plans ApplicationSettings#explain_query_plans}
257
257
  */
258
258
  readonly explainQueryPlans?: ApplicationSettingsTransactionTracerExplainQueryPlans[] | cdktf.IResolvable;
259
259
  /**
260
260
  * sql block
261
261
  *
262
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#sql ApplicationSettings#sql}
262
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#sql ApplicationSettings#sql}
263
263
  */
264
264
  readonly sql?: ApplicationSettingsTransactionTracerSql;
265
265
  }
@@ -320,7 +320,7 @@ export declare class ApplicationSettingsTransactionTracerList extends cdktf.Comp
320
320
  get(index: number): ApplicationSettingsTransactionTracerOutputReference;
321
321
  }
322
322
  /**
323
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings newrelic_application_settings}
323
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings newrelic_application_settings}
324
324
  */
325
325
  export declare class ApplicationSettings extends cdktf.TerraformResource {
326
326
  static readonly tfResourceType = "newrelic_application_settings";
@@ -328,12 +328,12 @@ export declare class ApplicationSettings extends cdktf.TerraformResource {
328
328
  * Generates CDKTF code for importing a ApplicationSettings resource upon running "cdktf plan <stack-name>"
329
329
  * @param scope The scope in which to define this construct
330
330
  * @param importToId The construct id used in the generated config for the ApplicationSettings to import
331
- * @param importFromId The id of the existing ApplicationSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#import import section} in the documentation of this resource for the id to use
331
+ * @param importFromId The id of the existing ApplicationSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#import import section} in the documentation of this resource for the id to use
332
332
  * @param provider? Optional instance of the provider where the ApplicationSettings to import is found
333
333
  */
334
334
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
335
335
  /**
336
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings newrelic_application_settings} Resource
336
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings newrelic_application_settings} Resource
337
337
  *
338
338
  * @param scope The scope in which to define this construct
339
339
  * @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.75.4/docs/resources/application_settings
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function applicationSettingsErrorCollectorToTerraform(struct) {
@@ -620,7 +620,7 @@ export class ApplicationSettingsTransactionTracerList extends cdktf.ComplexList
620
620
  }
621
621
  }
622
622
  /**
623
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings newrelic_application_settings}
623
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings newrelic_application_settings}
624
624
  */
625
625
  export class ApplicationSettings extends cdktf.TerraformResource {
626
626
  // =================
@@ -634,7 +634,7 @@ export class ApplicationSettings extends cdktf.TerraformResource {
634
634
  * Generates CDKTF code for importing a ApplicationSettings resource upon running "cdktf plan <stack-name>"
635
635
  * @param scope The scope in which to define this construct
636
636
  * @param importToId The construct id used in the generated config for the ApplicationSettings to import
637
- * @param importFromId The id of the existing ApplicationSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings#import import section} in the documentation of this resource for the id to use
637
+ * @param importFromId The id of the existing ApplicationSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings#import import section} in the documentation of this resource for the id to use
638
638
  * @param provider? Optional instance of the provider where the ApplicationSettings to import is found
639
639
  */
640
640
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -644,7 +644,7 @@ export class ApplicationSettings extends cdktf.TerraformResource {
644
644
  // INITIALIZER
645
645
  // ===========
646
646
  /**
647
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/application_settings newrelic_application_settings} Resource
647
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/application_settings newrelic_application_settings} Resource
648
648
  *
649
649
  * @param scope The scope in which to define this construct
650
650
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -655,8 +655,8 @@ export class ApplicationSettings extends cdktf.TerraformResource {
655
655
  terraformResourceType: 'newrelic_application_settings',
656
656
  terraformGeneratorMetadata: {
657
657
  providerName: 'newrelic',
658
- providerVersion: '3.75.4',
659
- providerVersionConstraint: '3.75.4'
658
+ providerVersion: '3.76.0',
659
+ providerVersionConstraint: '3.76.0'
660
660
  },
661
661
  provider: config.provider,
662
662
  dependsOn: config.dependsOn,
@@ -4,23 +4,23 @@ export interface BrowserApplicationConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The account ID.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application#account_id BrowserApplication#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application#account_id BrowserApplication#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * Configure cookies. The default is enabled: true.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application#cookies_enabled BrowserApplication#cookies_enabled}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application#cookies_enabled BrowserApplication#cookies_enabled}
14
14
  */
15
15
  readonly cookiesEnabled?: boolean | cdktf.IResolvable;
16
16
  /**
17
17
  * Configure distributed tracing in browser apps. The default is enabled: true.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application#distributed_tracing_enabled BrowserApplication#distributed_tracing_enabled}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application#distributed_tracing_enabled BrowserApplication#distributed_tracing_enabled}
20
20
  */
21
21
  readonly distributedTracingEnabled?: boolean | cdktf.IResolvable;
22
22
  /**
23
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application#id BrowserApplication#id}
23
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application#id BrowserApplication#id}
24
24
  *
25
25
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
26
26
  * 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.
@@ -29,18 +29,18 @@ export interface BrowserApplicationConfig extends cdktf.TerraformMetaArguments {
29
29
  /**
30
30
  * Determines which browser loader is configured. The default is "SPA".
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application#loader_type BrowserApplication#loader_type}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application#loader_type BrowserApplication#loader_type}
33
33
  */
34
34
  readonly loaderType?: string;
35
35
  /**
36
36
  * The name of the application to monitor.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application#name BrowserApplication#name}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application#name BrowserApplication#name}
39
39
  */
40
40
  readonly name: string;
41
41
  }
42
42
  /**
43
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application newrelic_browser_application}
43
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application newrelic_browser_application}
44
44
  */
45
45
  export declare class BrowserApplication extends cdktf.TerraformResource {
46
46
  static readonly tfResourceType = "newrelic_browser_application";
@@ -48,12 +48,12 @@ export declare class BrowserApplication extends cdktf.TerraformResource {
48
48
  * Generates CDKTF code for importing a BrowserApplication resource upon running "cdktf plan <stack-name>"
49
49
  * @param scope The scope in which to define this construct
50
50
  * @param importToId The construct id used in the generated config for the BrowserApplication to import
51
- * @param importFromId The id of the existing BrowserApplication that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application#import import section} in the documentation of this resource for the id to use
51
+ * @param importFromId The id of the existing BrowserApplication that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application#import import section} in the documentation of this resource for the id to use
52
52
  * @param provider? Optional instance of the provider where the BrowserApplication to import is found
53
53
  */
54
54
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
55
55
  /**
56
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application newrelic_browser_application} Resource
56
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application newrelic_browser_application} Resource
57
57
  *
58
58
  * @param scope The scope in which to define this construct
59
59
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,8 +1,8 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  /**
5
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application newrelic_browser_application}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application newrelic_browser_application}
6
6
  */
7
7
  export class BrowserApplication extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class BrowserApplication extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a BrowserApplication resource upon running "cdktf plan <stack-name>"
17
17
  * @param scope The scope in which to define this construct
18
18
  * @param importToId The construct id used in the generated config for the BrowserApplication to import
19
- * @param importFromId The id of the existing BrowserApplication that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing BrowserApplication that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application#import import section} in the documentation of this resource for the id to use
20
20
  * @param provider? Optional instance of the provider where the BrowserApplication to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class BrowserApplication extends cdktf.TerraformResource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/browser_application newrelic_browser_application} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/browser_application newrelic_browser_application} Resource
30
30
  *
31
31
  * @param scope The scope in which to define this construct
32
32
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -37,8 +37,8 @@ export class BrowserApplication extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_browser_application',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.75.4',
41
- providerVersionConstraint: '3.75.4'
40
+ providerVersion: '3.76.0',
41
+ providerVersionConstraint: '3.76.0'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,