@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
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/notification_destination
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/notification_destination
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function notificationDestinationAuthBasicToTerraform(struct) {
@@ -717,7 +717,7 @@ export class NotificationDestinationTimeoutsOutputReference extends cdktf.Comple
717
717
  }
718
718
  }
719
719
  /**
720
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/notification_destination newrelic_notification_destination}
720
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/notification_destination newrelic_notification_destination}
721
721
  */
722
722
  export class NotificationDestination extends cdktf.TerraformResource {
723
723
  // =================
@@ -731,7 +731,7 @@ export class NotificationDestination extends cdktf.TerraformResource {
731
731
  * Generates CDKTF code for importing a NotificationDestination resource upon running "cdktf plan <stack-name>"
732
732
  * @param scope The scope in which to define this construct
733
733
  * @param importToId The construct id used in the generated config for the NotificationDestination to import
734
- * @param importFromId The id of the existing NotificationDestination that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/notification_destination#import import section} in the documentation of this resource for the id to use
734
+ * @param importFromId The id of the existing NotificationDestination that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/notification_destination#import import section} in the documentation of this resource for the id to use
735
735
  * @param provider? Optional instance of the provider where the NotificationDestination to import is found
736
736
  */
737
737
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -741,7 +741,7 @@ export class NotificationDestination extends cdktf.TerraformResource {
741
741
  // INITIALIZER
742
742
  // ===========
743
743
  /**
744
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/notification_destination newrelic_notification_destination} Resource
744
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/notification_destination newrelic_notification_destination} Resource
745
745
  *
746
746
  * @param scope The scope in which to define this construct
747
747
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -752,8 +752,8 @@ export class NotificationDestination extends cdktf.TerraformResource {
752
752
  terraformResourceType: 'newrelic_notification_destination',
753
753
  terraformGeneratorMetadata: {
754
754
  providerName: 'newrelic',
755
- providerVersion: '3.76.0',
756
- providerVersionConstraint: '3.76.0'
755
+ providerVersion: '3.76.1',
756
+ providerVersionConstraint: '3.76.1'
757
757
  },
758
758
  provider: config.provider,
759
759
  dependsOn: config.dependsOn,
@@ -4,83 +4,83 @@ export interface NrqlAlertConditionConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The New Relic account ID for managing your NRQL alert conditions.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#account_id NrqlAlertCondition#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#account_id NrqlAlertCondition#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * How long we wait for data that belongs in each aggregation window. Depending on your data, a longer delay may increase accuracy but delay notifications. Use aggregationDelay with the EVENT_FLOW and CADENCE aggregation methods.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#aggregation_delay NrqlAlertCondition#aggregation_delay}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#aggregation_delay NrqlAlertCondition#aggregation_delay}
14
14
  */
15
15
  readonly aggregationDelay?: string;
16
16
  /**
17
17
  * The method that determines when we consider an aggregation window to be complete so that we can evaluate the signal for incidents. Default is EVENT_FLOW.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#aggregation_method NrqlAlertCondition#aggregation_method}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#aggregation_method NrqlAlertCondition#aggregation_method}
20
20
  */
21
21
  readonly aggregationMethod?: string;
22
22
  /**
23
23
  * How long we wait after each data point arrives to make sure we've processed the whole batch. Use aggregationTimer with the EVENT_TIMER aggregation method.
24
24
  *
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#aggregation_timer NrqlAlertCondition#aggregation_timer}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#aggregation_timer NrqlAlertCondition#aggregation_timer}
26
26
  */
27
27
  readonly aggregationTimer?: string;
28
28
  /**
29
29
  * The duration of the time window used to evaluate the NRQL query, in seconds.
30
30
  *
31
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#aggregation_window NrqlAlertCondition#aggregation_window}
31
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#aggregation_window NrqlAlertCondition#aggregation_window}
32
32
  */
33
33
  readonly aggregationWindow?: number;
34
34
  /**
35
35
  * The baseline direction of a baseline NRQL alert condition. Valid values are: 'LOWER_ONLY', 'UPPER_AND_LOWER', 'UPPER_ONLY' (case insensitive).
36
36
  *
37
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#baseline_direction NrqlAlertCondition#baseline_direction}
37
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#baseline_direction NrqlAlertCondition#baseline_direction}
38
38
  */
39
39
  readonly baselineDirection?: string;
40
40
  /**
41
41
  * Whether to close all open incidents when the signal expires.
42
42
  *
43
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#close_violations_on_expiration NrqlAlertCondition#close_violations_on_expiration}
43
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#close_violations_on_expiration NrqlAlertCondition#close_violations_on_expiration}
44
44
  */
45
45
  readonly closeViolationsOnExpiration?: boolean | cdktf.IResolvable;
46
46
  /**
47
47
  * The description of the NRQL alert condition.
48
48
  *
49
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#description NrqlAlertCondition#description}
49
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#description NrqlAlertCondition#description}
50
50
  */
51
51
  readonly description?: string;
52
52
  /**
53
53
  * Whether or not to enable the alert condition.
54
54
  *
55
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#enabled NrqlAlertCondition#enabled}
55
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#enabled NrqlAlertCondition#enabled}
56
56
  */
57
57
  readonly enabled?: boolean | cdktf.IResolvable;
58
58
  /**
59
59
  * How long we wait until the signal starts evaluating. The maximum delay is 7200 seconds (120 minutes)
60
60
  *
61
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#evaluation_delay NrqlAlertCondition#evaluation_delay}
61
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#evaluation_delay NrqlAlertCondition#evaluation_delay}
62
62
  */
63
63
  readonly evaluationDelay?: number;
64
64
  /**
65
65
  * The amount of time (in seconds) to wait before considering the signal expired. Must be in the range of 30 to 172800 (inclusive)
66
66
  *
67
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#expiration_duration NrqlAlertCondition#expiration_duration}
67
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#expiration_duration NrqlAlertCondition#expiration_duration}
68
68
  */
69
69
  readonly expirationDuration?: number;
70
70
  /**
71
71
  * Which strategy to use when filling gaps in the signal. If static, the 'fill value' will be used for filling gaps in the signal. Valid values are: 'NONE', 'LAST_VALUE', or 'STATIC' (case insensitive).
72
72
  *
73
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#fill_option NrqlAlertCondition#fill_option}
73
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#fill_option NrqlAlertCondition#fill_option}
74
74
  */
75
75
  readonly fillOption?: string;
76
76
  /**
77
77
  * If using the 'static' fill option, this value will be used for filling gaps in the signal.
78
78
  *
79
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#fill_value NrqlAlertCondition#fill_value}
79
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#fill_value NrqlAlertCondition#fill_value}
80
80
  */
81
81
  readonly fillValue?: number;
82
82
  /**
83
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#id NrqlAlertCondition#id}
83
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#id NrqlAlertCondition#id}
84
84
  *
85
85
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
86
86
  * 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.
@@ -89,109 +89,109 @@ export interface NrqlAlertConditionConfig extends cdktf.TerraformMetaArguments {
89
89
  /**
90
90
  * Whether to ignore expected termination of a signal when considering whether to create a loss of signal incident
91
91
  *
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#ignore_on_expected_termination NrqlAlertCondition#ignore_on_expected_termination}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#ignore_on_expected_termination NrqlAlertCondition#ignore_on_expected_termination}
93
93
  */
94
94
  readonly ignoreOnExpectedTermination?: boolean | cdktf.IResolvable;
95
95
  /**
96
96
  * The title of the condition.
97
97
  *
98
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#name NrqlAlertCondition#name}
98
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#name NrqlAlertCondition#name}
99
99
  */
100
100
  readonly name: string;
101
101
  /**
102
102
  * Whether to create a new incident to capture that the signal expired.
103
103
  *
104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#open_violation_on_expiration NrqlAlertCondition#open_violation_on_expiration}
104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#open_violation_on_expiration NrqlAlertCondition#open_violation_on_expiration}
105
105
  */
106
106
  readonly openViolationOnExpiration?: boolean | cdktf.IResolvable;
107
107
  /**
108
108
  * The ID of the policy where this condition should be used.
109
109
  *
110
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#policy_id NrqlAlertCondition#policy_id}
110
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#policy_id NrqlAlertCondition#policy_id}
111
111
  */
112
112
  readonly policyId: number;
113
113
  /**
114
114
  * Runbook URL to display in notifications.
115
115
  *
116
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#runbook_url NrqlAlertCondition#runbook_url}
116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#runbook_url NrqlAlertCondition#runbook_url}
117
117
  */
118
118
  readonly runbookUrl?: string;
119
119
  /**
120
120
  * Seasonality under which a condition's signal(s) are evaluated. Valid values are: 'NEW_RELIC_CALCULATION', 'HOURLY', 'DAILY', 'WEEKLY', or 'NONE'. To have New Relic calculate seasonality automatically, set to 'NEW_RELIC_CALCULATION' (default). To turn off seasonality completely, set to 'NONE'.
121
121
  *
122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#signal_seasonality NrqlAlertCondition#signal_seasonality}
122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#signal_seasonality NrqlAlertCondition#signal_seasonality}
123
123
  */
124
124
  readonly signalSeasonality?: string;
125
125
  /**
126
126
  * The duration of overlapping time windows used to smooth the chart line, in seconds. Must be a factor of `aggregation_window` and less than the aggregation window. If `aggregation_window` is less than or equal to 3600 seconds, it should be greater or equal to 30 seconds. If `aggregation_window` is greater than 3600 seconds but less than 7200 seconds, it should be greater or equal to `aggregation_window / 120`. If `aggregation_window` is greater than 7200 seconds, it should be greater or equal to `aggregation_window / 24
127
127
  *
128
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#slide_by NrqlAlertCondition#slide_by}
128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#slide_by NrqlAlertCondition#slide_by}
129
129
  */
130
130
  readonly slideBy?: number;
131
131
  /**
132
132
  * BETA PREVIEW: the `target_entity` field is in limited release and only enabled for preview on a per-account basis. - The GUID of the entity explicitly targeted by the condition. Issues triggered by this condition will affect the health status of this entity instead of having the affected entity detected automatically
133
133
  *
134
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#target_entity NrqlAlertCondition#target_entity}
134
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#target_entity NrqlAlertCondition#target_entity}
135
135
  */
136
136
  readonly targetEntity?: string;
137
137
  /**
138
138
  * This field allows you to create a custom title to be used when incidents are opened by the condition. Setting this field will override the default title. Must be Handlebars format.
139
139
  *
140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#title_template NrqlAlertCondition#title_template}
140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#title_template NrqlAlertCondition#title_template}
141
141
  */
142
142
  readonly titleTemplate?: string;
143
143
  /**
144
144
  * The type of NRQL alert condition to create. Valid values are: 'static', 'baseline', 'outlier'.
145
145
  *
146
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#type NrqlAlertCondition#type}
146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#type NrqlAlertCondition#type}
147
147
  */
148
148
  readonly type?: string;
149
149
  /**
150
150
  * Sets a time limit, in hours, that will automatically force-close a long-lasting incident after the time limit you select. Possible values are 'ONE_HOUR', 'TWO_HOURS', 'FOUR_HOURS', 'EIGHT_HOURS', 'TWELVE_HOURS', 'TWENTY_FOUR_HOURS', 'THIRTY_DAYS' (case insensitive).
151
151
  *
152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#violation_time_limit NrqlAlertCondition#violation_time_limit}
152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#violation_time_limit NrqlAlertCondition#violation_time_limit}
153
153
  */
154
154
  readonly violationTimeLimit?: string;
155
155
  /**
156
156
  * Sets a time limit, in seconds, that will automatically force-close a long-lasting incident after the time limit you select. Must be in the range of 300 to 2592000 (inclusive)
157
157
  *
158
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#violation_time_limit_seconds NrqlAlertCondition#violation_time_limit_seconds}
158
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#violation_time_limit_seconds NrqlAlertCondition#violation_time_limit_seconds}
159
159
  */
160
160
  readonly violationTimeLimitSeconds?: number;
161
161
  /**
162
162
  * critical block
163
163
  *
164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#critical NrqlAlertCondition#critical}
164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#critical NrqlAlertCondition#critical}
165
165
  */
166
166
  readonly critical?: NrqlAlertConditionCritical;
167
167
  /**
168
168
  * nrql block
169
169
  *
170
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#nrql NrqlAlertCondition#nrql}
170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#nrql NrqlAlertCondition#nrql}
171
171
  */
172
172
  readonly nrql: NrqlAlertConditionNrql;
173
173
  /**
174
174
  * outlier_configuration block
175
175
  *
176
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#outlier_configuration NrqlAlertCondition#outlier_configuration}
176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#outlier_configuration NrqlAlertCondition#outlier_configuration}
177
177
  */
178
178
  readonly outlierConfiguration?: NrqlAlertConditionOutlierConfiguration;
179
179
  /**
180
180
  * term block
181
181
  *
182
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#term NrqlAlertCondition#term}
182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#term NrqlAlertCondition#term}
183
183
  */
184
184
  readonly term?: NrqlAlertConditionTerm[] | cdktf.IResolvable;
185
185
  /**
186
186
  * timeouts block
187
187
  *
188
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#timeouts NrqlAlertCondition#timeouts}
188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#timeouts NrqlAlertCondition#timeouts}
189
189
  */
190
190
  readonly timeouts?: NrqlAlertConditionTimeouts;
191
191
  /**
192
192
  * warning block
193
193
  *
194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#warning NrqlAlertCondition#warning}
194
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#warning NrqlAlertCondition#warning}
195
195
  */
196
196
  readonly warning?: NrqlAlertConditionWarning;
197
197
  }
@@ -199,13 +199,13 @@ export interface NrqlAlertConditionCriticalPrediction {
199
199
  /**
200
200
  * BETA PREVIEW: the `predict_by` field is in limited release and only enabled for preview on a per-account basis. - The duration, in seconds, that the prediction should look into the future.
201
201
  *
202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#predict_by NrqlAlertCondition#predict_by}
202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#predict_by NrqlAlertCondition#predict_by}
203
203
  */
204
204
  readonly predictBy?: number;
205
205
  /**
206
206
  * BETA PREVIEW: the `prefer_prediction_violation` field is in limited release and only enabled for preview on a per-account basis. - If a prediction incident is open when a term's static threshold is breached by the actual signal, default behavior is to close the prediction incident and open a static incident. Setting `prefer_prediction_violation` to `true` overrides this behavior leaving the prediction incident open and preventing a static incident from opening.
207
207
  *
208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#prefer_prediction_violation NrqlAlertCondition#prefer_prediction_violation}
208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#prefer_prediction_violation NrqlAlertCondition#prefer_prediction_violation}
209
209
  */
210
210
  readonly preferPredictionViolation?: boolean | cdktf.IResolvable;
211
211
  }
@@ -235,49 +235,49 @@ export interface NrqlAlertConditionCritical {
235
235
  /**
236
236
  * Violations will not change system health status for this term.
237
237
  *
238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#disable_health_status_reporting NrqlAlertCondition#disable_health_status_reporting}
238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#disable_health_status_reporting NrqlAlertCondition#disable_health_status_reporting}
239
239
  */
240
240
  readonly disableHealthStatusReporting?: boolean | cdktf.IResolvable;
241
241
  /**
242
242
  * In minutes, must be in the range of 1 to 120 (inclusive).
243
243
  *
244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#duration NrqlAlertCondition#duration}
244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#duration NrqlAlertCondition#duration}
245
245
  */
246
246
  readonly duration?: number;
247
247
  /**
248
248
  * One of (above, above_or_equals, below, below_or_equals, equals, not_equals). Defaults to 'equals'.
249
249
  *
250
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#operator NrqlAlertCondition#operator}
250
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#operator NrqlAlertCondition#operator}
251
251
  */
252
252
  readonly operator?: string;
253
253
  /**
254
254
  * For baseline conditions must be in range [1, 1000].
255
255
  *
256
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#threshold NrqlAlertCondition#threshold}
256
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#threshold NrqlAlertCondition#threshold}
257
257
  */
258
258
  readonly threshold: number;
259
259
  /**
260
260
  * The duration, in seconds, that the threshold must violate in order to create an incident. Value must be a multiple of the 'aggregation_window' (which has a default of 60 seconds). Value must be within 120-86400 seconds for baseline conditions, and within 60-86400 seconds for static conditions
261
261
  *
262
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#threshold_duration NrqlAlertCondition#threshold_duration}
262
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#threshold_duration NrqlAlertCondition#threshold_duration}
263
263
  */
264
264
  readonly thresholdDuration?: number;
265
265
  /**
266
266
  * The criteria for how many data points must be in violation for the specified threshold duration. Valid values are: 'ALL' or 'AT_LEAST_ONCE' (case insensitive).
267
267
  *
268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#threshold_occurrences NrqlAlertCondition#threshold_occurrences}
268
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#threshold_occurrences NrqlAlertCondition#threshold_occurrences}
269
269
  */
270
270
  readonly thresholdOccurrences?: string;
271
271
  /**
272
272
  * Valid values are: 'all' or 'any'
273
273
  *
274
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#time_function NrqlAlertCondition#time_function}
274
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#time_function NrqlAlertCondition#time_function}
275
275
  */
276
276
  readonly timeFunction?: string;
277
277
  /**
278
278
  * prediction block
279
279
  *
280
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#prediction NrqlAlertCondition#prediction}
280
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#prediction NrqlAlertCondition#prediction}
281
281
  */
282
282
  readonly prediction?: NrqlAlertConditionCriticalPrediction;
283
283
  }
@@ -336,23 +336,23 @@ export interface NrqlAlertConditionNrql {
336
336
  /**
337
337
  * The New Relic account ID to use as the basis for the NRQL alert condition's `query`; will default to `account_id` if unspecified.
338
338
  *
339
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#data_account_id NrqlAlertCondition#data_account_id}
339
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#data_account_id NrqlAlertCondition#data_account_id}
340
340
  */
341
341
  readonly dataAccountId?: number;
342
342
  /**
343
343
  * NRQL queries are evaluated in one-minute time windows. The start time depends on the value you provide in the NRQL condition's `evaluation_offset`.
344
344
  *
345
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#evaluation_offset NrqlAlertCondition#evaluation_offset}
345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#evaluation_offset NrqlAlertCondition#evaluation_offset}
346
346
  */
347
347
  readonly evaluationOffset?: number;
348
348
  /**
349
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#query NrqlAlertCondition#query}
349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#query NrqlAlertCondition#query}
350
350
  */
351
351
  readonly query: string;
352
352
  /**
353
353
  * NRQL queries are evaluated in one-minute time windows. The start time depends on the value you provide in the NRQL condition's `since_value`.
354
354
  *
355
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#since_value NrqlAlertCondition#since_value}
355
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#since_value NrqlAlertCondition#since_value}
356
356
  */
357
357
  readonly sinceValue?: string;
358
358
  }
@@ -391,19 +391,19 @@ export interface NrqlAlertConditionOutlierConfigurationDbscan {
391
391
  /**
392
392
  * BETA PREVIEW: the `epsilon` field is in limited release and only enabled for preview on a per-account basis. - Radius (distance threshold) for DBSCAN in the units of the query result. Smaller values tighten clusters; larger values broaden them. Must be > 0.
393
393
  *
394
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#epsilon NrqlAlertCondition#epsilon}
394
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#epsilon NrqlAlertCondition#epsilon}
395
395
  */
396
396
  readonly epsilon: number;
397
397
  /**
398
398
  * BETA PREVIEW: the `evaluation_group_facet` field is in limited release and only enabled for preview on a per-account basis. - Optional NRQL facet attribute used to segment data into groups (e.g. `host`, `region`) before running outlier detection. Omit to evaluate all results together.
399
399
  *
400
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#evaluation_group_facet NrqlAlertCondition#evaluation_group_facet}
400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#evaluation_group_facet NrqlAlertCondition#evaluation_group_facet}
401
401
  */
402
402
  readonly evaluationGroupFacet?: string;
403
403
  /**
404
404
  * BETA PREVIEW: the `minimum_points` field is in limited release and only enabled for preview on a per-account basis. - Minimum number of neighboring points needed to form a cluster. Must be >= 1.
405
405
  *
406
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#minimum_points NrqlAlertCondition#minimum_points}
406
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#minimum_points NrqlAlertCondition#minimum_points}
407
407
  */
408
408
  readonly minimumPoints: number;
409
409
  }
@@ -436,7 +436,7 @@ export interface NrqlAlertConditionOutlierConfiguration {
436
436
  /**
437
437
  * dbscan block
438
438
  *
439
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#dbscan NrqlAlertCondition#dbscan}
439
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#dbscan NrqlAlertCondition#dbscan}
440
440
  */
441
441
  readonly dbscan: NrqlAlertConditionOutlierConfigurationDbscan;
442
442
  }
@@ -460,13 +460,13 @@ export interface NrqlAlertConditionTermPrediction {
460
460
  /**
461
461
  * BETA PREVIEW: the `predict_by` field is in limited release and only enabled for preview on a per-account basis. - The duration, in seconds, that the prediction should look into the future.
462
462
  *
463
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#predict_by NrqlAlertCondition#predict_by}
463
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#predict_by NrqlAlertCondition#predict_by}
464
464
  */
465
465
  readonly predictBy?: number;
466
466
  /**
467
467
  * BETA PREVIEW: the `prefer_prediction_violation` field is in limited release and only enabled for preview on a per-account basis. - If a prediction incident is open when a term's static threshold is breached by the actual signal, default behavior is to close the prediction incident and open a static incident. Setting `prefer_prediction_violation` to `true` overrides this behavior leaving the prediction incident open and preventing a static incident from opening.
468
468
  *
469
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#prefer_prediction_violation NrqlAlertCondition#prefer_prediction_violation}
469
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#prefer_prediction_violation NrqlAlertCondition#prefer_prediction_violation}
470
470
  */
471
471
  readonly preferPredictionViolation?: boolean | cdktf.IResolvable;
472
472
  }
@@ -496,55 +496,55 @@ export interface NrqlAlertConditionTerm {
496
496
  /**
497
497
  * Violations will not change system health status for this term.
498
498
  *
499
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#disable_health_status_reporting NrqlAlertCondition#disable_health_status_reporting}
499
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#disable_health_status_reporting NrqlAlertCondition#disable_health_status_reporting}
500
500
  */
501
501
  readonly disableHealthStatusReporting?: boolean | cdktf.IResolvable;
502
502
  /**
503
503
  * In minutes, must be in the range of 1 to 120 (inclusive).
504
504
  *
505
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#duration NrqlAlertCondition#duration}
505
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#duration NrqlAlertCondition#duration}
506
506
  */
507
507
  readonly duration?: number;
508
508
  /**
509
509
  * One of (above, above_or_equals, below, below_or_equals, equals, not_equals). Defaults to 'equals'.
510
510
  *
511
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#operator NrqlAlertCondition#operator}
511
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#operator NrqlAlertCondition#operator}
512
512
  */
513
513
  readonly operator?: string;
514
514
  /**
515
515
  * One of (critical, warning). Defaults to 'critical'. At least one condition term must have priority set to 'critical'.
516
516
  *
517
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#priority NrqlAlertCondition#priority}
517
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#priority NrqlAlertCondition#priority}
518
518
  */
519
519
  readonly priority?: string;
520
520
  /**
521
521
  * For baseline conditions must be in range [1, 1000].
522
522
  *
523
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#threshold NrqlAlertCondition#threshold}
523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#threshold NrqlAlertCondition#threshold}
524
524
  */
525
525
  readonly threshold: number;
526
526
  /**
527
527
  * The duration, in seconds, that the threshold must violate in order to create an incident. Value must be a multiple of the 'aggregation_window' (which has a default of 60 seconds). Value must be within 120-86400 seconds for baseline conditions, and within 60-86400 seconds for static conditions
528
528
  *
529
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#threshold_duration NrqlAlertCondition#threshold_duration}
529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#threshold_duration NrqlAlertCondition#threshold_duration}
530
530
  */
531
531
  readonly thresholdDuration?: number;
532
532
  /**
533
533
  * The criteria for how many data points must be in violation for the specified threshold duration. Valid values are: 'ALL' or 'AT_LEAST_ONCE' (case insensitive).
534
534
  *
535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#threshold_occurrences NrqlAlertCondition#threshold_occurrences}
535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#threshold_occurrences NrqlAlertCondition#threshold_occurrences}
536
536
  */
537
537
  readonly thresholdOccurrences?: string;
538
538
  /**
539
539
  * Valid values are: 'all' or 'any'
540
540
  *
541
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#time_function NrqlAlertCondition#time_function}
541
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#time_function NrqlAlertCondition#time_function}
542
542
  */
543
543
  readonly timeFunction?: string;
544
544
  /**
545
545
  * prediction block
546
546
  *
547
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#prediction NrqlAlertCondition#prediction}
547
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#prediction NrqlAlertCondition#prediction}
548
548
  */
549
549
  readonly prediction?: NrqlAlertConditionTermPrediction;
550
550
  }
@@ -625,7 +625,7 @@ export declare class NrqlAlertConditionTermList extends cdktf.ComplexList {
625
625
  }
626
626
  export interface NrqlAlertConditionTimeouts {
627
627
  /**
628
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#create NrqlAlertCondition#create}
628
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#create NrqlAlertCondition#create}
629
629
  */
630
630
  readonly create?: string;
631
631
  }
@@ -651,13 +651,13 @@ export interface NrqlAlertConditionWarningPrediction {
651
651
  /**
652
652
  * BETA PREVIEW: the `predict_by` field is in limited release and only enabled for preview on a per-account basis. - The duration, in seconds, that the prediction should look into the future.
653
653
  *
654
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#predict_by NrqlAlertCondition#predict_by}
654
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#predict_by NrqlAlertCondition#predict_by}
655
655
  */
656
656
  readonly predictBy?: number;
657
657
  /**
658
658
  * BETA PREVIEW: the `prefer_prediction_violation` field is in limited release and only enabled for preview on a per-account basis. - If a prediction incident is open when a term's static threshold is breached by the actual signal, default behavior is to close the prediction incident and open a static incident. Setting `prefer_prediction_violation` to `true` overrides this behavior leaving the prediction incident open and preventing a static incident from opening.
659
659
  *
660
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#prefer_prediction_violation NrqlAlertCondition#prefer_prediction_violation}
660
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#prefer_prediction_violation NrqlAlertCondition#prefer_prediction_violation}
661
661
  */
662
662
  readonly preferPredictionViolation?: boolean | cdktf.IResolvable;
663
663
  }
@@ -687,49 +687,49 @@ export interface NrqlAlertConditionWarning {
687
687
  /**
688
688
  * Violations will not change system health status for this term.
689
689
  *
690
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#disable_health_status_reporting NrqlAlertCondition#disable_health_status_reporting}
690
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#disable_health_status_reporting NrqlAlertCondition#disable_health_status_reporting}
691
691
  */
692
692
  readonly disableHealthStatusReporting?: boolean | cdktf.IResolvable;
693
693
  /**
694
694
  * In minutes, must be in the range of 1 to 120 (inclusive).
695
695
  *
696
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#duration NrqlAlertCondition#duration}
696
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#duration NrqlAlertCondition#duration}
697
697
  */
698
698
  readonly duration?: number;
699
699
  /**
700
700
  * One of (above, above_or_equals, below, below_or_equals, equals, not_equals). Defaults to 'equals'.
701
701
  *
702
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#operator NrqlAlertCondition#operator}
702
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#operator NrqlAlertCondition#operator}
703
703
  */
704
704
  readonly operator?: string;
705
705
  /**
706
706
  * For baseline conditions must be in range [1, 1000].
707
707
  *
708
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#threshold NrqlAlertCondition#threshold}
708
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#threshold NrqlAlertCondition#threshold}
709
709
  */
710
710
  readonly threshold: number;
711
711
  /**
712
712
  * The duration, in seconds, that the threshold must violate in order to create an incident. Value must be a multiple of the 'aggregation_window' (which has a default of 60 seconds). Value must be within 120-86400 seconds for baseline conditions, and within 60-86400 seconds for static conditions
713
713
  *
714
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#threshold_duration NrqlAlertCondition#threshold_duration}
714
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#threshold_duration NrqlAlertCondition#threshold_duration}
715
715
  */
716
716
  readonly thresholdDuration?: number;
717
717
  /**
718
718
  * The criteria for how many data points must be in violation for the specified threshold duration. Valid values are: 'ALL' or 'AT_LEAST_ONCE' (case insensitive).
719
719
  *
720
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#threshold_occurrences NrqlAlertCondition#threshold_occurrences}
720
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#threshold_occurrences NrqlAlertCondition#threshold_occurrences}
721
721
  */
722
722
  readonly thresholdOccurrences?: string;
723
723
  /**
724
724
  * Valid values are: 'all' or 'any'
725
725
  *
726
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#time_function NrqlAlertCondition#time_function}
726
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#time_function NrqlAlertCondition#time_function}
727
727
  */
728
728
  readonly timeFunction?: string;
729
729
  /**
730
730
  * prediction block
731
731
  *
732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#prediction NrqlAlertCondition#prediction}
732
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#prediction NrqlAlertCondition#prediction}
733
733
  */
734
734
  readonly prediction?: NrqlAlertConditionWarningPrediction;
735
735
  }
@@ -785,7 +785,7 @@ export declare class NrqlAlertConditionWarningOutputReference extends cdktf.Comp
785
785
  get predictionInput(): NrqlAlertConditionWarningPrediction;
786
786
  }
787
787
  /**
788
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition newrelic_nrql_alert_condition}
788
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition newrelic_nrql_alert_condition}
789
789
  */
790
790
  export declare class NrqlAlertCondition extends cdktf.TerraformResource {
791
791
  static readonly tfResourceType = "newrelic_nrql_alert_condition";
@@ -793,12 +793,12 @@ export declare class NrqlAlertCondition extends cdktf.TerraformResource {
793
793
  * Generates CDKTF code for importing a NrqlAlertCondition resource upon running "cdktf plan <stack-name>"
794
794
  * @param scope The scope in which to define this construct
795
795
  * @param importToId The construct id used in the generated config for the NrqlAlertCondition to import
796
- * @param importFromId The id of the existing NrqlAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition#import import section} in the documentation of this resource for the id to use
796
+ * @param importFromId The id of the existing NrqlAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition#import import section} in the documentation of this resource for the id to use
797
797
  * @param provider? Optional instance of the provider where the NrqlAlertCondition to import is found
798
798
  */
799
799
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
800
800
  /**
801
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/nrql_alert_condition newrelic_nrql_alert_condition} Resource
801
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/nrql_alert_condition newrelic_nrql_alert_condition} Resource
802
802
  *
803
803
  * @param scope The scope in which to define this construct
804
804
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope