@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
@@ -2,68 +2,68 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface NewrelicProviderConfig {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#account_id NewrelicProvider#account_id}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#account_id NewrelicProvider#account_id}
6
6
  */
7
7
  readonly accountId: number;
8
8
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#admin_api_key NewrelicProvider#admin_api_key}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#admin_api_key NewrelicProvider#admin_api_key}
10
10
  */
11
11
  readonly adminApiKey?: string;
12
12
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#api_key NewrelicProvider#api_key}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#api_key NewrelicProvider#api_key}
14
14
  */
15
15
  readonly apiKey: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#api_url NewrelicProvider#api_url}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#api_url NewrelicProvider#api_url}
18
18
  */
19
19
  readonly apiUrl?: string;
20
20
  /**
21
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#cacert_file NewrelicProvider#cacert_file}
21
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#cacert_file NewrelicProvider#cacert_file}
22
22
  */
23
23
  readonly cacertFile?: string;
24
24
  /**
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#infrastructure_api_url NewrelicProvider#infrastructure_api_url}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#infrastructure_api_url NewrelicProvider#infrastructure_api_url}
26
26
  */
27
27
  readonly infrastructureApiUrl?: string;
28
28
  /**
29
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#insecure_skip_verify NewrelicProvider#insecure_skip_verify}
29
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#insecure_skip_verify NewrelicProvider#insecure_skip_verify}
30
30
  */
31
31
  readonly insecureSkipVerify?: boolean | cdktf.IResolvable;
32
32
  /**
33
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#insights_insert_key NewrelicProvider#insights_insert_key}
33
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#insights_insert_key NewrelicProvider#insights_insert_key}
34
34
  */
35
35
  readonly insightsInsertKey?: string;
36
36
  /**
37
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#insights_insert_url NewrelicProvider#insights_insert_url}
37
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#insights_insert_url NewrelicProvider#insights_insert_url}
38
38
  */
39
39
  readonly insightsInsertUrl?: string;
40
40
  /**
41
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#insights_query_url NewrelicProvider#insights_query_url}
41
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#insights_query_url NewrelicProvider#insights_query_url}
42
42
  */
43
43
  readonly insightsQueryUrl?: string;
44
44
  /**
45
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#nerdgraph_api_url NewrelicProvider#nerdgraph_api_url}
45
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#nerdgraph_api_url NewrelicProvider#nerdgraph_api_url}
46
46
  */
47
47
  readonly nerdgraphApiUrl?: string;
48
48
  /**
49
49
  * The data center for which your New Relic account is configured. Only one region per provider block is permitted.
50
50
  *
51
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#region NewrelicProvider#region}
51
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#region NewrelicProvider#region}
52
52
  */
53
53
  readonly region?: string;
54
54
  /**
55
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#synthetics_api_url NewrelicProvider#synthetics_api_url}
55
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#synthetics_api_url NewrelicProvider#synthetics_api_url}
56
56
  */
57
57
  readonly syntheticsApiUrl?: string;
58
58
  /**
59
59
  * Alias name
60
60
  *
61
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#alias NewrelicProvider#alias}
61
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#alias NewrelicProvider#alias}
62
62
  */
63
63
  readonly alias?: string;
64
64
  }
65
65
  /**
66
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs newrelic}
66
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs newrelic}
67
67
  */
68
68
  export declare class NewrelicProvider extends cdktf.TerraformProvider {
69
69
  static readonly tfResourceType = "newrelic";
@@ -71,12 +71,12 @@ export declare class NewrelicProvider extends cdktf.TerraformProvider {
71
71
  * Generates CDKTF code for importing a NewrelicProvider resource upon running "cdktf plan <stack-name>"
72
72
  * @param scope The scope in which to define this construct
73
73
  * @param importToId The construct id used in the generated config for the NewrelicProvider to import
74
- * @param importFromId The id of the existing NewrelicProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#import import section} in the documentation of this resource for the id to use
74
+ * @param importFromId The id of the existing NewrelicProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#import import section} in the documentation of this resource for the id to use
75
75
  * @param provider? Optional instance of the provider where the NewrelicProvider to import is found
76
76
  */
77
77
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
78
78
  /**
79
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs newrelic} Resource
79
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs newrelic} Resource
80
80
  *
81
81
  * @param scope The scope in which to define this construct
82
82
  * @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
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs
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 newrelic}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs newrelic}
6
6
  */
7
7
  export class NewrelicProvider extends cdktf.TerraformProvider {
8
8
  // =================
@@ -16,7 +16,7 @@ export class NewrelicProvider extends cdktf.TerraformProvider {
16
16
  * Generates CDKTF code for importing a NewrelicProvider 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 NewrelicProvider to import
19
- * @param importFromId The id of the existing NewrelicProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing NewrelicProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs#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 NewrelicProvider to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class NewrelicProvider extends cdktf.TerraformProvider {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs newrelic} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs newrelic} 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 NewrelicProvider extends cdktf.TerraformProvider {
37
37
  terraformResourceType: 'newrelic',
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
  terraformProviderSource: 'newrelic/newrelic'
44
44
  });
@@ -2,50 +2,50 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface ServiceLevelConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#description ServiceLevel#description}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#description ServiceLevel#description}
6
6
  */
7
7
  readonly description?: string;
8
8
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#guid ServiceLevel#guid}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#guid ServiceLevel#guid}
10
10
  */
11
11
  readonly guid: string;
12
12
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#id ServiceLevel#id}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#id ServiceLevel#id}
14
14
  *
15
15
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
16
16
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
17
17
  */
18
18
  readonly id?: string;
19
19
  /**
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#name ServiceLevel#name}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#name ServiceLevel#name}
21
21
  */
22
22
  readonly name: string;
23
23
  /**
24
24
  * events block
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#events ServiceLevel#events}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#events ServiceLevel#events}
27
27
  */
28
28
  readonly events: ServiceLevelEvents;
29
29
  /**
30
30
  * objective block
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#objective ServiceLevel#objective}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#objective ServiceLevel#objective}
33
33
  */
34
34
  readonly objective: ServiceLevelObjective;
35
35
  }
36
36
  export interface ServiceLevelEventsBadEventsSelect {
37
37
  /**
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#attribute ServiceLevel#attribute}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#attribute ServiceLevel#attribute}
39
39
  */
40
40
  readonly attribute?: string;
41
41
  /**
42
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#function ServiceLevel#function}
42
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#function ServiceLevel#function}
43
43
  */
44
44
  readonly function: string;
45
45
  /**
46
46
  * The event threshold to use in the SELECT clause
47
47
  *
48
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#threshold ServiceLevel#threshold}
48
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#threshold ServiceLevel#threshold}
49
49
  */
50
50
  readonly threshold?: number;
51
51
  }
@@ -77,17 +77,17 @@ export declare class ServiceLevelEventsBadEventsSelectOutputReference extends cd
77
77
  }
78
78
  export interface ServiceLevelEventsBadEvents {
79
79
  /**
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#from ServiceLevel#from}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#from ServiceLevel#from}
81
81
  */
82
82
  readonly from: string;
83
83
  /**
84
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#where ServiceLevel#where}
84
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#where ServiceLevel#where}
85
85
  */
86
86
  readonly where?: string;
87
87
  /**
88
88
  * select block
89
89
  *
90
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#select ServiceLevel#select}
90
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#select ServiceLevel#select}
91
91
  */
92
92
  readonly select?: ServiceLevelEventsBadEventsSelect;
93
93
  }
@@ -119,17 +119,17 @@ export declare class ServiceLevelEventsBadEventsOutputReference extends cdktf.Co
119
119
  }
120
120
  export interface ServiceLevelEventsGoodEventsSelect {
121
121
  /**
122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#attribute ServiceLevel#attribute}
122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#attribute ServiceLevel#attribute}
123
123
  */
124
124
  readonly attribute?: string;
125
125
  /**
126
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#function ServiceLevel#function}
126
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#function ServiceLevel#function}
127
127
  */
128
128
  readonly function: string;
129
129
  /**
130
130
  * The event threshold to use in the SELECT clause
131
131
  *
132
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#threshold ServiceLevel#threshold}
132
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#threshold ServiceLevel#threshold}
133
133
  */
134
134
  readonly threshold?: number;
135
135
  }
@@ -161,17 +161,17 @@ export declare class ServiceLevelEventsGoodEventsSelectOutputReference extends c
161
161
  }
162
162
  export interface ServiceLevelEventsGoodEvents {
163
163
  /**
164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#from ServiceLevel#from}
164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#from ServiceLevel#from}
165
165
  */
166
166
  readonly from: string;
167
167
  /**
168
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#where ServiceLevel#where}
168
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#where ServiceLevel#where}
169
169
  */
170
170
  readonly where?: string;
171
171
  /**
172
172
  * select block
173
173
  *
174
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#select ServiceLevel#select}
174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#select ServiceLevel#select}
175
175
  */
176
176
  readonly select?: ServiceLevelEventsGoodEventsSelect;
177
177
  }
@@ -203,17 +203,17 @@ export declare class ServiceLevelEventsGoodEventsOutputReference extends cdktf.C
203
203
  }
204
204
  export interface ServiceLevelEventsValidEventsSelect {
205
205
  /**
206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#attribute ServiceLevel#attribute}
206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#attribute ServiceLevel#attribute}
207
207
  */
208
208
  readonly attribute?: string;
209
209
  /**
210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#function ServiceLevel#function}
210
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#function ServiceLevel#function}
211
211
  */
212
212
  readonly function: string;
213
213
  /**
214
214
  * The event threshold to use in the SELECT clause
215
215
  *
216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#threshold ServiceLevel#threshold}
216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#threshold ServiceLevel#threshold}
217
217
  */
218
218
  readonly threshold?: number;
219
219
  }
@@ -245,17 +245,17 @@ export declare class ServiceLevelEventsValidEventsSelectOutputReference extends
245
245
  }
246
246
  export interface ServiceLevelEventsValidEvents {
247
247
  /**
248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#from ServiceLevel#from}
248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#from ServiceLevel#from}
249
249
  */
250
250
  readonly from: string;
251
251
  /**
252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#where ServiceLevel#where}
252
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#where ServiceLevel#where}
253
253
  */
254
254
  readonly where?: string;
255
255
  /**
256
256
  * select block
257
257
  *
258
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#select ServiceLevel#select}
258
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#select ServiceLevel#select}
259
259
  */
260
260
  readonly select?: ServiceLevelEventsValidEventsSelect;
261
261
  }
@@ -287,25 +287,25 @@ export declare class ServiceLevelEventsValidEventsOutputReference extends cdktf.
287
287
  }
288
288
  export interface ServiceLevelEvents {
289
289
  /**
290
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#account_id ServiceLevel#account_id}
290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#account_id ServiceLevel#account_id}
291
291
  */
292
292
  readonly accountId: number;
293
293
  /**
294
294
  * bad_events block
295
295
  *
296
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#bad_events ServiceLevel#bad_events}
296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#bad_events ServiceLevel#bad_events}
297
297
  */
298
298
  readonly badEvents?: ServiceLevelEventsBadEvents;
299
299
  /**
300
300
  * good_events block
301
301
  *
302
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#good_events ServiceLevel#good_events}
302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#good_events ServiceLevel#good_events}
303
303
  */
304
304
  readonly goodEvents?: ServiceLevelEventsGoodEvents;
305
305
  /**
306
306
  * valid_events block
307
307
  *
308
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#valid_events ServiceLevel#valid_events}
308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#valid_events ServiceLevel#valid_events}
309
309
  */
310
310
  readonly validEvents: ServiceLevelEventsValidEvents;
311
311
  }
@@ -341,11 +341,11 @@ export declare class ServiceLevelEventsOutputReference extends cdktf.ComplexObje
341
341
  }
342
342
  export interface ServiceLevelObjectiveTimeWindowRolling {
343
343
  /**
344
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#count ServiceLevel#count}
344
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#count ServiceLevel#count}
345
345
  */
346
346
  readonly count: number;
347
347
  /**
348
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#unit ServiceLevel#unit}
348
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#unit ServiceLevel#unit}
349
349
  */
350
350
  readonly unit: string;
351
351
  }
@@ -373,7 +373,7 @@ export interface ServiceLevelObjectiveTimeWindow {
373
373
  /**
374
374
  * rolling block
375
375
  *
376
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#rolling ServiceLevel#rolling}
376
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#rolling ServiceLevel#rolling}
377
377
  */
378
378
  readonly rolling: ServiceLevelObjectiveTimeWindowRolling;
379
379
  }
@@ -395,21 +395,21 @@ export declare class ServiceLevelObjectiveTimeWindowOutputReference extends cdkt
395
395
  }
396
396
  export interface ServiceLevelObjective {
397
397
  /**
398
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#description ServiceLevel#description}
398
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#description ServiceLevel#description}
399
399
  */
400
400
  readonly description?: string;
401
401
  /**
402
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#name ServiceLevel#name}
402
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#name ServiceLevel#name}
403
403
  */
404
404
  readonly name?: string;
405
405
  /**
406
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#target ServiceLevel#target}
406
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#target ServiceLevel#target}
407
407
  */
408
408
  readonly target: number;
409
409
  /**
410
410
  * time_window block
411
411
  *
412
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#time_window ServiceLevel#time_window}
412
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#time_window ServiceLevel#time_window}
413
413
  */
414
414
  readonly timeWindow: ServiceLevelObjectiveTimeWindow;
415
415
  }
@@ -444,7 +444,7 @@ export declare class ServiceLevelObjectiveOutputReference extends cdktf.ComplexO
444
444
  get timeWindowInput(): ServiceLevelObjectiveTimeWindow;
445
445
  }
446
446
  /**
447
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level newrelic_service_level}
447
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level newrelic_service_level}
448
448
  */
449
449
  export declare class ServiceLevel extends cdktf.TerraformResource {
450
450
  static readonly tfResourceType = "newrelic_service_level";
@@ -452,12 +452,12 @@ export declare class ServiceLevel extends cdktf.TerraformResource {
452
452
  * Generates CDKTF code for importing a ServiceLevel resource upon running "cdktf plan <stack-name>"
453
453
  * @param scope The scope in which to define this construct
454
454
  * @param importToId The construct id used in the generated config for the ServiceLevel to import
455
- * @param importFromId The id of the existing ServiceLevel that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#import import section} in the documentation of this resource for the id to use
455
+ * @param importFromId The id of the existing ServiceLevel that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#import import section} in the documentation of this resource for the id to use
456
456
  * @param provider? Optional instance of the provider where the ServiceLevel to import is found
457
457
  */
458
458
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
459
459
  /**
460
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level newrelic_service_level} Resource
460
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level newrelic_service_level} Resource
461
461
  *
462
462
  * @param scope The scope in which to define this construct
463
463
  * @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/service_level
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function serviceLevelEventsBadEventsSelectToTerraform(struct) {
@@ -1225,7 +1225,7 @@ export class ServiceLevelObjectiveOutputReference extends cdktf.ComplexObject {
1225
1225
  }
1226
1226
  }
1227
1227
  /**
1228
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level newrelic_service_level}
1228
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level newrelic_service_level}
1229
1229
  */
1230
1230
  export class ServiceLevel extends cdktf.TerraformResource {
1231
1231
  // =================
@@ -1239,7 +1239,7 @@ export class ServiceLevel extends cdktf.TerraformResource {
1239
1239
  * Generates CDKTF code for importing a ServiceLevel resource upon running "cdktf plan <stack-name>"
1240
1240
  * @param scope The scope in which to define this construct
1241
1241
  * @param importToId The construct id used in the generated config for the ServiceLevel to import
1242
- * @param importFromId The id of the existing ServiceLevel that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level#import import section} in the documentation of this resource for the id to use
1242
+ * @param importFromId The id of the existing ServiceLevel that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level#import import section} in the documentation of this resource for the id to use
1243
1243
  * @param provider? Optional instance of the provider where the ServiceLevel to import is found
1244
1244
  */
1245
1245
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -1249,7 +1249,7 @@ export class ServiceLevel extends cdktf.TerraformResource {
1249
1249
  // INITIALIZER
1250
1250
  // ===========
1251
1251
  /**
1252
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/service_level newrelic_service_level} Resource
1252
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/service_level newrelic_service_level} Resource
1253
1253
  *
1254
1254
  * @param scope The scope in which to define this construct
1255
1255
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1260,8 +1260,8 @@ export class ServiceLevel extends cdktf.TerraformResource {
1260
1260
  terraformResourceType: 'newrelic_service_level',
1261
1261
  terraformGeneratorMetadata: {
1262
1262
  providerName: 'newrelic',
1263
- providerVersion: '3.75.4',
1264
- providerVersionConstraint: '3.75.4'
1263
+ providerVersion: '3.76.0',
1264
+ providerVersionConstraint: '3.76.0'
1265
1265
  },
1266
1266
  provider: config.provider,
1267
1267
  dependsOn: config.dependsOn,
@@ -4,11 +4,11 @@ export interface SyntheticsAlertConditionConfig extends cdktf.TerraformMetaArgum
4
4
  /**
5
5
  * Set whether to enable the alert condition. Defaults to true.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_alert_condition#enabled SyntheticsAlertCondition#enabled}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition#enabled SyntheticsAlertCondition#enabled}
8
8
  */
9
9
  readonly enabled?: boolean | cdktf.IResolvable;
10
10
  /**
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_alert_condition#id SyntheticsAlertCondition#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition#id SyntheticsAlertCondition#id}
12
12
  *
13
13
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
14
14
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -17,30 +17,30 @@ export interface SyntheticsAlertConditionConfig extends cdktf.TerraformMetaArgum
17
17
  /**
18
18
  * The ID of the Synthetics monitor to be referenced in the alert condition.
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_alert_condition#monitor_id SyntheticsAlertCondition#monitor_id}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition#monitor_id SyntheticsAlertCondition#monitor_id}
21
21
  */
22
22
  readonly monitorId: string;
23
23
  /**
24
24
  * The title of this condition.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_alert_condition#name SyntheticsAlertCondition#name}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition#name SyntheticsAlertCondition#name}
27
27
  */
28
28
  readonly name: string;
29
29
  /**
30
30
  * The ID of the policy where this condition should be used.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_alert_condition#policy_id SyntheticsAlertCondition#policy_id}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition#policy_id SyntheticsAlertCondition#policy_id}
33
33
  */
34
34
  readonly policyId: number;
35
35
  /**
36
36
  * Runbook URL to display in notifications.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_alert_condition#runbook_url SyntheticsAlertCondition#runbook_url}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition#runbook_url SyntheticsAlertCondition#runbook_url}
39
39
  */
40
40
  readonly runbookUrl?: string;
41
41
  }
42
42
  /**
43
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_alert_condition newrelic_synthetics_alert_condition}
43
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition newrelic_synthetics_alert_condition}
44
44
  */
45
45
  export declare class SyntheticsAlertCondition extends cdktf.TerraformResource {
46
46
  static readonly tfResourceType = "newrelic_synthetics_alert_condition";
@@ -48,12 +48,12 @@ export declare class SyntheticsAlertCondition extends cdktf.TerraformResource {
48
48
  * Generates CDKTF code for importing a SyntheticsAlertCondition 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 SyntheticsAlertCondition to import
51
- * @param importFromId The id of the existing SyntheticsAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_alert_condition#import import section} in the documentation of this resource for the id to use
51
+ * @param importFromId The id of the existing SyntheticsAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition#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 SyntheticsAlertCondition 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/synthetics_alert_condition newrelic_synthetics_alert_condition} Resource
56
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition newrelic_synthetics_alert_condition} 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/synthetics_alert_condition
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition
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/synthetics_alert_condition newrelic_synthetics_alert_condition}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition newrelic_synthetics_alert_condition}
6
6
  */
7
7
  export class SyntheticsAlertCondition extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class SyntheticsAlertCondition extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a SyntheticsAlertCondition 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 SyntheticsAlertCondition to import
19
- * @param importFromId The id of the existing SyntheticsAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_alert_condition#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing SyntheticsAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition#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 SyntheticsAlertCondition to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class SyntheticsAlertCondition 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/synthetics_alert_condition newrelic_synthetics_alert_condition} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_alert_condition newrelic_synthetics_alert_condition} 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 SyntheticsAlertCondition extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_synthetics_alert_condition',
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,