@cdktn/provider-newrelic 14.0.1 → 14.2.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 (147) hide show
  1. package/.jsii +15057 -8437
  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 +30 -30
  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 +23 -23
  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 +57 -9
  64. package/lib/data-newrelic-notification-destination/index.js +134 -15
  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/group/index.d.ts +7 -7
  84. package/lib/group/index.js +6 -6
  85. package/lib/infra-alert-condition/index.d.ts +25 -25
  86. package/lib/infra-alert-condition/index.js +8 -8
  87. package/lib/insights-event/index.d.ts +11 -11
  88. package/lib/insights-event/index.js +10 -10
  89. package/lib/key-transaction/index.d.ts +9 -9
  90. package/lib/key-transaction/index.js +6 -6
  91. package/lib/log-parsing-rule/index.d.ts +12 -12
  92. package/lib/log-parsing-rule/index.js +6 -6
  93. package/lib/monitor-downtime/index.d.ts +20 -20
  94. package/lib/monitor-downtime/index.js +9 -9
  95. package/lib/notification-channel/index.d.ts +18 -18
  96. package/lib/notification-channel/index.js +9 -9
  97. package/lib/notification-destination/index.d.ts +74 -28
  98. package/lib/notification-destination/index.js +138 -19
  99. package/lib/nrql-alert-condition/index.d.ts +75 -75
  100. package/lib/nrql-alert-condition/index.js +17 -17
  101. package/lib/nrql-drop-rule/index.d.ts +10 -10
  102. package/lib/nrql-drop-rule/index.js +7 -7
  103. package/lib/obfuscation-expression/index.d.ts +8 -8
  104. package/lib/obfuscation-expression/index.js +6 -6
  105. package/lib/obfuscation-rule/index.d.ts +13 -13
  106. package/lib/obfuscation-rule/index.js +8 -8
  107. package/lib/one-dashboard/index-structs/structs0.d.ts +957 -1282
  108. package/lib/one-dashboard/index-structs/structs0.js +2459 -3081
  109. package/lib/one-dashboard/index-structs/structs400.d.ts +1532 -213
  110. package/lib/one-dashboard/index-structs/structs400.js +3827 -334
  111. package/lib/one-dashboard/index.d.ts +10 -10
  112. package/lib/one-dashboard/index.js +6 -6
  113. package/lib/one-dashboard-json/index.d.ts +9 -9
  114. package/lib/one-dashboard-json/index.js +7 -7
  115. package/lib/one-dashboard-raw/index.d.ts +20 -20
  116. package/lib/one-dashboard-raw/index.js +10 -10
  117. package/lib/pipeline-cloud-rule/index.d.ts +8 -8
  118. package/lib/pipeline-cloud-rule/index.js +6 -6
  119. package/lib/provider/index.d.ts +17 -17
  120. package/lib/provider/index.js +6 -6
  121. package/lib/service-level/index.d.ts +38 -38
  122. package/lib/service-level/index.js +16 -16
  123. package/lib/synthetics-alert-condition/index.d.ts +9 -9
  124. package/lib/synthetics-alert-condition/index.js +6 -6
  125. package/lib/synthetics-broken-links-monitor/index.d.ts +17 -17
  126. package/lib/synthetics-broken-links-monitor/index.js +8 -8
  127. package/lib/synthetics-cert-check-monitor/index.d.ts +18 -18
  128. package/lib/synthetics-cert-check-monitor/index.js +8 -8
  129. package/lib/synthetics-monitor/index.d.ts +31 -31
  130. package/lib/synthetics-monitor/index.js +10 -10
  131. package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  132. package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
  133. package/lib/synthetics-private-location/index.d.ts +8 -8
  134. package/lib/synthetics-private-location/index.js +6 -6
  135. package/lib/synthetics-script-monitor/index.d.ts +26 -26
  136. package/lib/synthetics-script-monitor/index.js +10 -10
  137. package/lib/synthetics-secure-credential/index.d.ts +11 -11
  138. package/lib/synthetics-secure-credential/index.js +7 -7
  139. package/lib/synthetics-step-monitor/index.d.ts +25 -25
  140. package/lib/synthetics-step-monitor/index.js +12 -12
  141. package/lib/user/index.d.ts +8 -8
  142. package/lib/user/index.js +6 -6
  143. package/lib/workflow/index.d.ts +26 -26
  144. package/lib/workflow/index.js +16 -16
  145. package/lib/workload/index.d.ts +32 -32
  146. package/lib/workload/index.js +17 -17
  147. package/package.json +4 -4
@@ -8,23 +8,23 @@ export interface WorkloadConfig extends cdktn.TerraformMetaArguments {
8
8
  /**
9
9
  * The New Relic account ID where you want to create the workload.
10
10
  *
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#account_id Workload#account_id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#account_id Workload#account_id}
12
12
  */
13
13
  readonly accountId?: number;
14
14
  /**
15
15
  * Relevant information about the workload.
16
16
  *
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#description Workload#description}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#description Workload#description}
18
18
  */
19
19
  readonly description?: string;
20
20
  /**
21
21
  * A list of entity GUIDs manually assigned to this workload.
22
22
  *
23
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#entity_guids Workload#entity_guids}
23
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#entity_guids Workload#entity_guids}
24
24
  */
25
25
  readonly entityGuids?: string[];
26
26
  /**
27
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#id Workload#id}
27
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#id Workload#id}
28
28
  *
29
29
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
30
30
  * 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.
@@ -33,31 +33,31 @@ export interface WorkloadConfig extends cdktn.TerraformMetaArguments {
33
33
  /**
34
34
  * The workload's name.
35
35
  *
36
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#name Workload#name}
36
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#name Workload#name}
37
37
  */
38
38
  readonly name: string;
39
39
  /**
40
40
  * A list of account IDs that will be used to get entities from.
41
41
  *
42
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#scope_account_ids Workload#scope_account_ids}
42
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#scope_account_ids Workload#scope_account_ids}
43
43
  */
44
44
  readonly scopeAccountIds?: number[];
45
45
  /**
46
46
  * entity_search_query block
47
47
  *
48
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#entity_search_query Workload#entity_search_query}
48
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#entity_search_query Workload#entity_search_query}
49
49
  */
50
50
  readonly entitySearchQuery?: WorkloadEntitySearchQuery[] | cdktn.IResolvable;
51
51
  /**
52
52
  * status_config_automatic block
53
53
  *
54
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#status_config_automatic Workload#status_config_automatic}
54
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#status_config_automatic Workload#status_config_automatic}
55
55
  */
56
56
  readonly statusConfigAutomatic?: WorkloadStatusConfigAutomatic;
57
57
  /**
58
58
  * status_config_static block
59
59
  *
60
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#status_config_static Workload#status_config_static}
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#status_config_static Workload#status_config_static}
61
61
  */
62
62
  readonly statusConfigStatic?: WorkloadStatusConfigStatic;
63
63
  }
@@ -65,7 +65,7 @@ export interface WorkloadEntitySearchQuery {
65
65
  /**
66
66
  * A valid entity search query; empty, and null values are considered invalid.
67
67
  *
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#query Workload#query}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#query Workload#query}
69
69
  */
70
70
  readonly query: string;
71
71
  }
@@ -108,25 +108,25 @@ export interface WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEnti
108
108
  /**
109
109
  * The grouping to be applied to the remaining entities.
110
110
  *
111
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#group_by Workload#group_by}
111
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#group_by Workload#group_by}
112
112
  */
113
113
  readonly groupBy: string;
114
114
  /**
115
115
  * The rollup strategy that is applied to a group of entities.
116
116
  *
117
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#strategy Workload#strategy}
117
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#strategy Workload#strategy}
118
118
  */
119
119
  readonly strategy: string;
120
120
  /**
121
121
  * Type of threshold defined for the rule. This is an optional field that only applies when strategy is WORST_STATUS_WINS. Use a threshold to roll up the worst status only after a certain amount of entities are not operational.
122
122
  *
123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#threshold_type Workload#threshold_type}
123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#threshold_type Workload#threshold_type}
124
124
  */
125
125
  readonly thresholdType?: string;
126
126
  /**
127
127
  * Threshold value defined for the rule. This optional field is used in combination with thresholdType. If the threshold type is null, the threshold value will be ignored.
128
128
  *
129
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#threshold_value Workload#threshold_value}
129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#threshold_value Workload#threshold_value}
130
130
  */
131
131
  readonly thresholdValue?: number;
132
132
  }
@@ -164,7 +164,7 @@ export interface WorkloadStatusConfigAutomaticRemainingEntitiesRule {
164
164
  /**
165
165
  * remaining_entities_rule_rollup block
166
166
  *
167
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#remaining_entities_rule_rollup Workload#remaining_entities_rule_rollup}
167
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#remaining_entities_rule_rollup Workload#remaining_entities_rule_rollup}
168
168
  */
169
169
  readonly remainingEntitiesRuleRollup: WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollup;
170
170
  }
@@ -188,7 +188,7 @@ export interface WorkloadStatusConfigAutomaticRuleNrqlQuery {
188
188
  /**
189
189
  * The entity search query that is used to perform the search of a group of entities.
190
190
  *
191
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#query Workload#query}
191
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#query Workload#query}
192
192
  */
193
193
  readonly query: string;
194
194
  }
@@ -231,19 +231,19 @@ export interface WorkloadStatusConfigAutomaticRuleRollup {
231
231
  /**
232
232
  * The rollup strategy that is applied to a group of entities.
233
233
  *
234
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#strategy Workload#strategy}
234
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#strategy Workload#strategy}
235
235
  */
236
236
  readonly strategy: string;
237
237
  /**
238
238
  * Type of threshold defined for the rule. This is an optional field that only applies when strategy is WORST_STATUS_WINS. Use a threshold to roll up the worst status only after a certain amount of entities are not operational.
239
239
  *
240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#threshold_type Workload#threshold_type}
240
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#threshold_type Workload#threshold_type}
241
241
  */
242
242
  readonly thresholdType?: string;
243
243
  /**
244
244
  * Threshold value defined for the rule. This optional field is used in combination with thresholdType. If the threshold type is null, the threshold value will be ignored.
245
245
  *
246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#threshold_value Workload#threshold_value}
246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#threshold_value Workload#threshold_value}
247
247
  */
248
248
  readonly thresholdValue?: number;
249
249
  }
@@ -277,19 +277,19 @@ export interface WorkloadStatusConfigAutomaticRule {
277
277
  /**
278
278
  * A list of entity GUIDs composing the rule.
279
279
  *
280
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#entity_guids Workload#entity_guids}
280
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#entity_guids Workload#entity_guids}
281
281
  */
282
282
  readonly entityGuids?: string[];
283
283
  /**
284
284
  * nrql_query block
285
285
  *
286
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#nrql_query Workload#nrql_query}
286
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#nrql_query Workload#nrql_query}
287
287
  */
288
288
  readonly nrqlQuery?: WorkloadStatusConfigAutomaticRuleNrqlQuery[] | cdktn.IResolvable;
289
289
  /**
290
290
  * rollup block
291
291
  *
292
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#rollup Workload#rollup}
292
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#rollup Workload#rollup}
293
293
  */
294
294
  readonly rollup: WorkloadStatusConfigAutomaticRuleRollup;
295
295
  }
@@ -342,19 +342,19 @@ export interface WorkloadStatusConfigAutomatic {
342
342
  /**
343
343
  * Whether the automatic status configuration is enabled or not.
344
344
  *
345
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#enabled Workload#enabled}
345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#enabled Workload#enabled}
346
346
  */
347
347
  readonly enabled: boolean | cdktn.IResolvable;
348
348
  /**
349
349
  * remaining_entities_rule block
350
350
  *
351
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#remaining_entities_rule Workload#remaining_entities_rule}
351
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#remaining_entities_rule Workload#remaining_entities_rule}
352
352
  */
353
353
  readonly remainingEntitiesRule?: WorkloadStatusConfigAutomaticRemainingEntitiesRule;
354
354
  /**
355
355
  * rule block
356
356
  *
357
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#rule Workload#rule}
357
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#rule Workload#rule}
358
358
  */
359
359
  readonly rule?: WorkloadStatusConfigAutomaticRule[] | cdktn.IResolvable;
360
360
  }
@@ -388,25 +388,25 @@ export interface WorkloadStatusConfigStatic {
388
388
  /**
389
389
  * A description that provides additional details about the status of the workload.
390
390
  *
391
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#description Workload#description}
391
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#description Workload#description}
392
392
  */
393
393
  readonly description?: string;
394
394
  /**
395
395
  * Whether the static status configuration is enabled or not.
396
396
  *
397
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#enabled Workload#enabled}
397
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#enabled Workload#enabled}
398
398
  */
399
399
  readonly enabled: boolean | cdktn.IResolvable;
400
400
  /**
401
401
  * The status of the workload.
402
402
  *
403
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#status Workload#status}
403
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#status Workload#status}
404
404
  */
405
405
  readonly status: string;
406
406
  /**
407
407
  * A short description of the status of the workload.
408
408
  *
409
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#summary Workload#summary}
409
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#summary Workload#summary}
410
410
  */
411
411
  readonly summary?: string;
412
412
  }
@@ -441,7 +441,7 @@ export declare class WorkloadStatusConfigStaticOutputReference extends cdktn.Com
441
441
  get summaryInput(): string | undefined;
442
442
  }
443
443
  /**
444
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload newrelic_workload}
444
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload newrelic_workload}
445
445
  */
446
446
  export declare class Workload extends cdktn.TerraformResource {
447
447
  static readonly tfResourceType = "newrelic_workload";
@@ -449,12 +449,12 @@ export declare class Workload extends cdktn.TerraformResource {
449
449
  * Generates CDKTN code for importing a Workload resource upon running "cdktn plan <stack-name>"
450
450
  * @param scope The scope in which to define this construct
451
451
  * @param importToId The construct id used in the generated config for the Workload to import
452
- * @param importFromId The id of the existing Workload that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload#import import section} in the documentation of this resource for the id to use
452
+ * @param importFromId The id of the existing Workload that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload#import import section} in the documentation of this resource for the id to use
453
453
  * @param provider? Optional instance of the provider where the Workload to import is found
454
454
  */
455
455
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider): cdktn.ImportableResource;
456
456
  /**
457
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/workload newrelic_workload} Resource
457
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/workload newrelic_workload} Resource
458
458
  *
459
459
  * @param scope The scope in which to define this construct
460
460
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope