@cdktf-providers/newrelic 3.76.1 → 3.76.4

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 +11 -10
  3. package/dist/account-management/index.js +10 -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 +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.1/docs/resources/synthetics_broken_links_monitor
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_broken_links_monitor
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function syntheticsBrokenLinksMonitorTagToTerraform(struct) {
@@ -132,7 +132,7 @@ export class SyntheticsBrokenLinksMonitorTagList extends cdktf.ComplexList {
132
132
  }
133
133
  }
134
134
  /**
135
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_broken_links_monitor newrelic_synthetics_broken_links_monitor}
135
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_broken_links_monitor newrelic_synthetics_broken_links_monitor}
136
136
  */
137
137
  export class SyntheticsBrokenLinksMonitor extends cdktf.TerraformResource {
138
138
  // =================
@@ -146,7 +146,7 @@ export class SyntheticsBrokenLinksMonitor extends cdktf.TerraformResource {
146
146
  * Generates CDKTF code for importing a SyntheticsBrokenLinksMonitor resource upon running "cdktf plan <stack-name>"
147
147
  * @param scope The scope in which to define this construct
148
148
  * @param importToId The construct id used in the generated config for the SyntheticsBrokenLinksMonitor to import
149
- * @param importFromId The id of the existing SyntheticsBrokenLinksMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_broken_links_monitor#import import section} in the documentation of this resource for the id to use
149
+ * @param importFromId The id of the existing SyntheticsBrokenLinksMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_broken_links_monitor#import import section} in the documentation of this resource for the id to use
150
150
  * @param provider? Optional instance of the provider where the SyntheticsBrokenLinksMonitor to import is found
151
151
  */
152
152
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -156,7 +156,7 @@ export class SyntheticsBrokenLinksMonitor extends cdktf.TerraformResource {
156
156
  // INITIALIZER
157
157
  // ===========
158
158
  /**
159
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_broken_links_monitor newrelic_synthetics_broken_links_monitor} Resource
159
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_broken_links_monitor newrelic_synthetics_broken_links_monitor} Resource
160
160
  *
161
161
  * @param scope The scope in which to define this construct
162
162
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -167,8 +167,8 @@ export class SyntheticsBrokenLinksMonitor extends cdktf.TerraformResource {
167
167
  terraformResourceType: 'newrelic_synthetics_broken_links_monitor',
168
168
  terraformGeneratorMetadata: {
169
169
  providerName: 'newrelic',
170
- providerVersion: '3.76.1',
171
- providerVersionConstraint: '3.76.1'
170
+ providerVersion: '3.76.4',
171
+ providerVersionConstraint: '3.76.4'
172
172
  },
173
173
  provider: config.provider,
174
174
  dependsOn: config.dependsOn,
@@ -4,19 +4,19 @@ export interface SyntheticsCertCheckMonitorConfig extends cdktf.TerraformMetaArg
4
4
  /**
5
5
  * ID of the newrelic account
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#account_id SyntheticsCertCheckMonitor#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#account_id SyntheticsCertCheckMonitor#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#certificate_expiration SyntheticsCertCheckMonitor#certificate_expiration}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#certificate_expiration SyntheticsCertCheckMonitor#certificate_expiration}
12
12
  */
13
13
  readonly certificateExpiration: number;
14
14
  /**
15
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#domain SyntheticsCertCheckMonitor#domain}
15
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#domain SyntheticsCertCheckMonitor#domain}
16
16
  */
17
17
  readonly domain: string;
18
18
  /**
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#id SyntheticsCertCheckMonitor#id}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#id SyntheticsCertCheckMonitor#id}
20
20
  *
21
21
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
22
22
  * 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.
@@ -25,55 +25,55 @@ export interface SyntheticsCertCheckMonitorConfig extends cdktf.TerraformMetaArg
25
25
  /**
26
26
  * The locations in which this monitor should be run.
27
27
  *
28
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#locations_private SyntheticsCertCheckMonitor#locations_private}
28
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#locations_private SyntheticsCertCheckMonitor#locations_private}
29
29
  */
30
30
  readonly locationsPrivate?: string[];
31
31
  /**
32
32
  * The locations in which this monitor should be run.
33
33
  *
34
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#locations_public SyntheticsCertCheckMonitor#locations_public}
34
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#locations_public SyntheticsCertCheckMonitor#locations_public}
35
35
  */
36
36
  readonly locationsPublic?: string[];
37
37
  /**
38
38
  * name of the cert check monitor
39
39
  *
40
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#name SyntheticsCertCheckMonitor#name}
40
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#name SyntheticsCertCheckMonitor#name}
41
41
  */
42
42
  readonly name: string;
43
43
  /**
44
44
  * The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
45
45
  *
46
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#period SyntheticsCertCheckMonitor#period}
46
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#period SyntheticsCertCheckMonitor#period}
47
47
  */
48
48
  readonly period: string;
49
49
  /**
50
50
  * The runtime type that the monitor will run.
51
51
  *
52
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#runtime_type SyntheticsCertCheckMonitor#runtime_type}
52
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#runtime_type SyntheticsCertCheckMonitor#runtime_type}
53
53
  */
54
54
  readonly runtimeType?: string;
55
55
  /**
56
56
  * The specific semver version of the runtime type.
57
57
  *
58
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#runtime_type_version SyntheticsCertCheckMonitor#runtime_type_version}
58
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#runtime_type_version SyntheticsCertCheckMonitor#runtime_type_version}
59
59
  */
60
60
  readonly runtimeTypeVersion?: string;
61
61
  /**
62
62
  * The monitor status (ENABLED or DISABLED).
63
63
  *
64
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#status SyntheticsCertCheckMonitor#status}
64
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#status SyntheticsCertCheckMonitor#status}
65
65
  */
66
66
  readonly status: string;
67
67
  /**
68
68
  * A boolean attribute to be set true by the customer, if they would like to use the unsupported legacy runtime of Synthetic Monitors by means of an exemption given until the October 22, 2024 Legacy Runtime EOL. Setting this attribute to true would allow skipping validation performed by the the New Relic Terraform Provider starting v3.43.0 to disallow using the legacy runtime with new monitors. This would, hence, allow creation of monitors in the legacy runtime until the October 22, 2024 Legacy Runtime EOL, if exempt by the API.
69
69
  *
70
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#use_unsupported_legacy_runtime SyntheticsCertCheckMonitor#use_unsupported_legacy_runtime}
70
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#use_unsupported_legacy_runtime SyntheticsCertCheckMonitor#use_unsupported_legacy_runtime}
71
71
  */
72
72
  readonly useUnsupportedLegacyRuntime?: boolean | cdktf.IResolvable;
73
73
  /**
74
74
  * tag block
75
75
  *
76
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#tag SyntheticsCertCheckMonitor#tag}
76
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#tag SyntheticsCertCheckMonitor#tag}
77
77
  */
78
78
  readonly tag?: SyntheticsCertCheckMonitorTag[] | cdktf.IResolvable;
79
79
  }
@@ -81,13 +81,13 @@ export interface SyntheticsCertCheckMonitorTag {
81
81
  /**
82
82
  * Name of the tag key
83
83
  *
84
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#key SyntheticsCertCheckMonitor#key}
84
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#key SyntheticsCertCheckMonitor#key}
85
85
  */
86
86
  readonly key: string;
87
87
  /**
88
88
  * Values associated with the tag key
89
89
  *
90
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#values SyntheticsCertCheckMonitor#values}
90
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#values SyntheticsCertCheckMonitor#values}
91
91
  */
92
92
  readonly values: string[];
93
93
  }
@@ -131,7 +131,7 @@ export declare class SyntheticsCertCheckMonitorTagList extends cdktf.ComplexList
131
131
  get(index: number): SyntheticsCertCheckMonitorTagOutputReference;
132
132
  }
133
133
  /**
134
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor newrelic_synthetics_cert_check_monitor}
134
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor newrelic_synthetics_cert_check_monitor}
135
135
  */
136
136
  export declare class SyntheticsCertCheckMonitor extends cdktf.TerraformResource {
137
137
  static readonly tfResourceType = "newrelic_synthetics_cert_check_monitor";
@@ -139,12 +139,12 @@ export declare class SyntheticsCertCheckMonitor extends cdktf.TerraformResource
139
139
  * Generates CDKTF code for importing a SyntheticsCertCheckMonitor resource upon running "cdktf plan <stack-name>"
140
140
  * @param scope The scope in which to define this construct
141
141
  * @param importToId The construct id used in the generated config for the SyntheticsCertCheckMonitor to import
142
- * @param importFromId The id of the existing SyntheticsCertCheckMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#import import section} in the documentation of this resource for the id to use
142
+ * @param importFromId The id of the existing SyntheticsCertCheckMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#import import section} in the documentation of this resource for the id to use
143
143
  * @param provider? Optional instance of the provider where the SyntheticsCertCheckMonitor to import is found
144
144
  */
145
145
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
146
146
  /**
147
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor newrelic_synthetics_cert_check_monitor} Resource
147
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor newrelic_synthetics_cert_check_monitor} Resource
148
148
  *
149
149
  * @param scope The scope in which to define this construct
150
150
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function syntheticsCertCheckMonitorTagToTerraform(struct) {
@@ -132,7 +132,7 @@ export class SyntheticsCertCheckMonitorTagList extends cdktf.ComplexList {
132
132
  }
133
133
  }
134
134
  /**
135
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor newrelic_synthetics_cert_check_monitor}
135
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor newrelic_synthetics_cert_check_monitor}
136
136
  */
137
137
  export class SyntheticsCertCheckMonitor extends cdktf.TerraformResource {
138
138
  // =================
@@ -146,7 +146,7 @@ export class SyntheticsCertCheckMonitor extends cdktf.TerraformResource {
146
146
  * Generates CDKTF code for importing a SyntheticsCertCheckMonitor resource upon running "cdktf plan <stack-name>"
147
147
  * @param scope The scope in which to define this construct
148
148
  * @param importToId The construct id used in the generated config for the SyntheticsCertCheckMonitor to import
149
- * @param importFromId The id of the existing SyntheticsCertCheckMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor#import import section} in the documentation of this resource for the id to use
149
+ * @param importFromId The id of the existing SyntheticsCertCheckMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor#import import section} in the documentation of this resource for the id to use
150
150
  * @param provider? Optional instance of the provider where the SyntheticsCertCheckMonitor to import is found
151
151
  */
152
152
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -156,7 +156,7 @@ export class SyntheticsCertCheckMonitor extends cdktf.TerraformResource {
156
156
  // INITIALIZER
157
157
  // ===========
158
158
  /**
159
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_cert_check_monitor newrelic_synthetics_cert_check_monitor} Resource
159
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_cert_check_monitor newrelic_synthetics_cert_check_monitor} Resource
160
160
  *
161
161
  * @param scope The scope in which to define this construct
162
162
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -167,8 +167,8 @@ export class SyntheticsCertCheckMonitor extends cdktf.TerraformResource {
167
167
  terraformResourceType: 'newrelic_synthetics_cert_check_monitor',
168
168
  terraformGeneratorMetadata: {
169
169
  providerName: 'newrelic',
170
- providerVersion: '3.76.1',
171
- providerVersionConstraint: '3.76.1'
170
+ providerVersion: '3.76.4',
171
+ providerVersionConstraint: '3.76.4'
172
172
  },
173
173
  provider: config.provider,
174
174
  dependsOn: config.dependsOn,
@@ -4,47 +4,47 @@ export interface SyntheticsMonitorConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * ID of the newrelic account
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#account_id SyntheticsMonitor#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#account_id SyntheticsMonitor#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * The multiple browsers list on which synthetic monitors will run. Valid values are array of CHROME,and FIREFOX
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#browsers SyntheticsMonitor#browsers}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#browsers SyntheticsMonitor#browsers}
14
14
  */
15
15
  readonly browsers?: string[];
16
16
  /**
17
17
  * Bypass HEAD request.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#bypass_head_request SyntheticsMonitor#bypass_head_request}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#bypass_head_request SyntheticsMonitor#bypass_head_request}
20
20
  */
21
21
  readonly bypassHeadRequest?: boolean | cdktf.IResolvable;
22
22
  /**
23
23
  * The device orientation the user would like to represent. Valid values are LANDSCAPE, PORTRAIT, or NONE.
24
24
  *
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#device_orientation SyntheticsMonitor#device_orientation}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#device_orientation SyntheticsMonitor#device_orientation}
26
26
  */
27
27
  readonly deviceOrientation?: string;
28
28
  /**
29
29
  * The device type that a user can select. Valid values are MOBILE, TABLET, or NONE.
30
30
  *
31
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#device_type SyntheticsMonitor#device_type}
31
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#device_type SyntheticsMonitor#device_type}
32
32
  */
33
33
  readonly deviceType?: string;
34
34
  /**
35
35
  * The multiple devices list on which synthetic monitors will run. Valid values are array of DESKTOP, MOBILE_LANDSCAPE, MOBILE_PORTRAIT, TABLET_LANDSCAPE and TABLET_PORTRAIT
36
36
  *
37
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#devices SyntheticsMonitor#devices}
37
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#devices SyntheticsMonitor#devices}
38
38
  */
39
39
  readonly devices?: string[];
40
40
  /**
41
41
  * Capture a screenshot during job execution
42
42
  *
43
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#enable_screenshot_on_failure_and_script SyntheticsMonitor#enable_screenshot_on_failure_and_script}
43
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#enable_screenshot_on_failure_and_script SyntheticsMonitor#enable_screenshot_on_failure_and_script}
44
44
  */
45
45
  readonly enableScreenshotOnFailureAndScript?: boolean | cdktf.IResolvable;
46
46
  /**
47
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#id SyntheticsMonitor#id}
47
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#id SyntheticsMonitor#id}
48
48
  *
49
49
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
50
50
  * 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.
@@ -53,97 +53,97 @@ export interface SyntheticsMonitorConfig extends cdktf.TerraformMetaArguments {
53
53
  /**
54
54
  * The locations in which this monitor should be run.
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#locations_private SyntheticsMonitor#locations_private}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#locations_private SyntheticsMonitor#locations_private}
57
57
  */
58
58
  readonly locationsPrivate?: string[];
59
59
  /**
60
60
  * The locations in which this monitor should be run.
61
61
  *
62
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#locations_public SyntheticsMonitor#locations_public}
62
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#locations_public SyntheticsMonitor#locations_public}
63
63
  */
64
64
  readonly locationsPublic?: string[];
65
65
  /**
66
66
  * The title of this monitor.
67
67
  *
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#name SyntheticsMonitor#name}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#name SyntheticsMonitor#name}
69
69
  */
70
70
  readonly name: string;
71
71
  /**
72
72
  * The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
73
73
  *
74
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#period SyntheticsMonitor#period}
74
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#period SyntheticsMonitor#period}
75
75
  */
76
76
  readonly period?: string;
77
77
  /**
78
78
  * The runtime type that the monitor will run
79
79
  *
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#runtime_type SyntheticsMonitor#runtime_type}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#runtime_type SyntheticsMonitor#runtime_type}
81
81
  */
82
82
  readonly runtimeType?: string;
83
83
  /**
84
84
  * The specific version of the runtime type selected
85
85
  *
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#runtime_type_version SyntheticsMonitor#runtime_type_version}
86
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#runtime_type_version SyntheticsMonitor#runtime_type_version}
87
87
  */
88
88
  readonly runtimeTypeVersion?: string;
89
89
  /**
90
90
  * The programing language that should execute the script
91
91
  *
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#script_language SyntheticsMonitor#script_language}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#script_language SyntheticsMonitor#script_language}
93
93
  */
94
94
  readonly scriptLanguage?: string;
95
95
  /**
96
96
  * The monitor status (ENABLED or DISABLED).
97
97
  *
98
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#status SyntheticsMonitor#status}
98
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#status SyntheticsMonitor#status}
99
99
  */
100
100
  readonly status: string;
101
101
  /**
102
102
  * Fail the monitor check if redirected.
103
103
  *
104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#treat_redirect_as_failure SyntheticsMonitor#treat_redirect_as_failure}
104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#treat_redirect_as_failure SyntheticsMonitor#treat_redirect_as_failure}
105
105
  */
106
106
  readonly treatRedirectAsFailure?: boolean | cdktf.IResolvable;
107
107
  /**
108
108
  * The monitor type. Valid values are SIMPLE AND BROWSER.
109
109
  *
110
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#type SyntheticsMonitor#type}
110
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#type SyntheticsMonitor#type}
111
111
  */
112
112
  readonly type: string;
113
113
  /**
114
114
  * The URI for the monitor to hit.
115
115
  *
116
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#uri SyntheticsMonitor#uri}
116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#uri SyntheticsMonitor#uri}
117
117
  */
118
118
  readonly uri?: string;
119
119
  /**
120
120
  * A boolean attribute to be set true by the customer, if they would like to use the unsupported legacy runtime of Synthetic Monitors by means of an exemption given until the October 22, 2024 Legacy Runtime EOL. Setting this attribute to true would allow skipping validation performed by the the New Relic Terraform Provider starting v3.43.0 to disallow using the legacy runtime with new monitors. This would, hence, allow creation of monitors in the legacy runtime until the October 22, 2024 Legacy Runtime EOL, if exempt by the API.
121
121
  *
122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#use_unsupported_legacy_runtime SyntheticsMonitor#use_unsupported_legacy_runtime}
122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#use_unsupported_legacy_runtime SyntheticsMonitor#use_unsupported_legacy_runtime}
123
123
  */
124
124
  readonly useUnsupportedLegacyRuntime?: boolean | cdktf.IResolvable;
125
125
  /**
126
126
  * The string to validate against in the response.
127
127
  *
128
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#validation_string SyntheticsMonitor#validation_string}
128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#validation_string SyntheticsMonitor#validation_string}
129
129
  */
130
130
  readonly validationString?: string;
131
131
  /**
132
132
  * Verify SSL.
133
133
  *
134
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#verify_ssl SyntheticsMonitor#verify_ssl}
134
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#verify_ssl SyntheticsMonitor#verify_ssl}
135
135
  */
136
136
  readonly verifySsl?: boolean | cdktf.IResolvable;
137
137
  /**
138
138
  * custom_header block
139
139
  *
140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#custom_header SyntheticsMonitor#custom_header}
140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#custom_header SyntheticsMonitor#custom_header}
141
141
  */
142
142
  readonly customHeader?: SyntheticsMonitorCustomHeader[] | cdktf.IResolvable;
143
143
  /**
144
144
  * tag block
145
145
  *
146
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#tag SyntheticsMonitor#tag}
146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#tag SyntheticsMonitor#tag}
147
147
  */
148
148
  readonly tag?: SyntheticsMonitorTag[] | cdktf.IResolvable;
149
149
  }
@@ -151,13 +151,13 @@ export interface SyntheticsMonitorCustomHeader {
151
151
  /**
152
152
  * Header name
153
153
  *
154
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#name SyntheticsMonitor#name}
154
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#name SyntheticsMonitor#name}
155
155
  */
156
156
  readonly name?: string;
157
157
  /**
158
158
  * Header value
159
159
  *
160
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#value SyntheticsMonitor#value}
160
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#value SyntheticsMonitor#value}
161
161
  */
162
162
  readonly value?: string;
163
163
  }
@@ -206,13 +206,13 @@ export interface SyntheticsMonitorTag {
206
206
  /**
207
207
  * Name of the tag key
208
208
  *
209
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#key SyntheticsMonitor#key}
209
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#key SyntheticsMonitor#key}
210
210
  */
211
211
  readonly key: string;
212
212
  /**
213
213
  * Values associated with the tag key
214
214
  *
215
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#values SyntheticsMonitor#values}
215
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#values SyntheticsMonitor#values}
216
216
  */
217
217
  readonly values: string[];
218
218
  }
@@ -256,7 +256,7 @@ export declare class SyntheticsMonitorTagList extends cdktf.ComplexList {
256
256
  get(index: number): SyntheticsMonitorTagOutputReference;
257
257
  }
258
258
  /**
259
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor newrelic_synthetics_monitor}
259
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor newrelic_synthetics_monitor}
260
260
  */
261
261
  export declare class SyntheticsMonitor extends cdktf.TerraformResource {
262
262
  static readonly tfResourceType = "newrelic_synthetics_monitor";
@@ -264,12 +264,12 @@ export declare class SyntheticsMonitor extends cdktf.TerraformResource {
264
264
  * Generates CDKTF code for importing a SyntheticsMonitor resource upon running "cdktf plan <stack-name>"
265
265
  * @param scope The scope in which to define this construct
266
266
  * @param importToId The construct id used in the generated config for the SyntheticsMonitor to import
267
- * @param importFromId The id of the existing SyntheticsMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#import import section} in the documentation of this resource for the id to use
267
+ * @param importFromId The id of the existing SyntheticsMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#import import section} in the documentation of this resource for the id to use
268
268
  * @param provider? Optional instance of the provider where the SyntheticsMonitor to import is found
269
269
  */
270
270
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
271
271
  /**
272
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor newrelic_synthetics_monitor} Resource
272
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor newrelic_synthetics_monitor} Resource
273
273
  *
274
274
  * @param scope The scope in which to define this construct
275
275
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function syntheticsMonitorCustomHeaderToTerraform(struct) {
@@ -268,7 +268,7 @@ export class SyntheticsMonitorTagList extends cdktf.ComplexList {
268
268
  }
269
269
  }
270
270
  /**
271
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor newrelic_synthetics_monitor}
271
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor newrelic_synthetics_monitor}
272
272
  */
273
273
  export class SyntheticsMonitor extends cdktf.TerraformResource {
274
274
  // =================
@@ -282,7 +282,7 @@ export class SyntheticsMonitor extends cdktf.TerraformResource {
282
282
  * Generates CDKTF code for importing a SyntheticsMonitor resource upon running "cdktf plan <stack-name>"
283
283
  * @param scope The scope in which to define this construct
284
284
  * @param importToId The construct id used in the generated config for the SyntheticsMonitor to import
285
- * @param importFromId The id of the existing SyntheticsMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor#import import section} in the documentation of this resource for the id to use
285
+ * @param importFromId The id of the existing SyntheticsMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor#import import section} in the documentation of this resource for the id to use
286
286
  * @param provider? Optional instance of the provider where the SyntheticsMonitor to import is found
287
287
  */
288
288
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -292,7 +292,7 @@ export class SyntheticsMonitor extends cdktf.TerraformResource {
292
292
  // INITIALIZER
293
293
  // ===========
294
294
  /**
295
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_monitor newrelic_synthetics_monitor} Resource
295
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_monitor newrelic_synthetics_monitor} Resource
296
296
  *
297
297
  * @param scope The scope in which to define this construct
298
298
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -303,8 +303,8 @@ export class SyntheticsMonitor extends cdktf.TerraformResource {
303
303
  terraformResourceType: 'newrelic_synthetics_monitor',
304
304
  terraformGeneratorMetadata: {
305
305
  providerName: 'newrelic',
306
- providerVersion: '3.76.1',
307
- providerVersionConstraint: '3.76.1'
306
+ providerVersion: '3.76.4',
307
+ providerVersionConstraint: '3.76.4'
308
308
  },
309
309
  provider: config.provider,
310
310
  dependsOn: config.dependsOn,
@@ -4,17 +4,17 @@ export interface SyntheticsMultilocationAlertConditionConfig extends cdktf.Terra
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.76.1/docs/resources/synthetics_multilocation_alert_condition#enabled SyntheticsMultilocationAlertCondition#enabled}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#enabled SyntheticsMultilocationAlertCondition#enabled}
8
8
  */
9
9
  readonly enabled?: boolean | cdktf.IResolvable;
10
10
  /**
11
11
  * The GUIDs of the Synthetics monitors to alert on.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition#entities SyntheticsMultilocationAlertCondition#entities}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#entities SyntheticsMultilocationAlertCondition#entities}
14
14
  */
15
15
  readonly entities: string[];
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition#id SyntheticsMultilocationAlertCondition#id}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#id SyntheticsMultilocationAlertCondition#id}
18
18
  *
19
19
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
20
20
  * 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.
@@ -23,37 +23,37 @@ export interface SyntheticsMultilocationAlertConditionConfig extends cdktf.Terra
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.76.1/docs/resources/synthetics_multilocation_alert_condition#name SyntheticsMultilocationAlertCondition#name}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#name SyntheticsMultilocationAlertCondition#name}
27
27
  */
28
28
  readonly name: string;
29
29
  /**
30
30
  * The ID of the policy where this condition will be used.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition#policy_id SyntheticsMultilocationAlertCondition#policy_id}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#policy_id SyntheticsMultilocationAlertCondition#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.76.1/docs/resources/synthetics_multilocation_alert_condition#runbook_url SyntheticsMultilocationAlertCondition#runbook_url}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#runbook_url SyntheticsMultilocationAlertCondition#runbook_url}
39
39
  */
40
40
  readonly runbookUrl?: string;
41
41
  /**
42
42
  * 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)
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition#violation_time_limit_seconds SyntheticsMultilocationAlertCondition#violation_time_limit_seconds}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#violation_time_limit_seconds SyntheticsMultilocationAlertCondition#violation_time_limit_seconds}
45
45
  */
46
46
  readonly violationTimeLimitSeconds?: number;
47
47
  /**
48
48
  * critical block
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition#critical SyntheticsMultilocationAlertCondition#critical}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#critical SyntheticsMultilocationAlertCondition#critical}
51
51
  */
52
52
  readonly critical: SyntheticsMultilocationAlertConditionCritical;
53
53
  /**
54
54
  * warning block
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition#warning SyntheticsMultilocationAlertCondition#warning}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#warning SyntheticsMultilocationAlertCondition#warning}
57
57
  */
58
58
  readonly warning?: SyntheticsMultilocationAlertConditionWarning;
59
59
  }
@@ -61,7 +61,7 @@ export interface SyntheticsMultilocationAlertConditionCritical {
61
61
  /**
62
62
  * The minimum number of monitor locations that must be concurrently failing before an incident is opened.
63
63
  *
64
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition#threshold SyntheticsMultilocationAlertCondition#threshold}
64
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#threshold SyntheticsMultilocationAlertCondition#threshold}
65
65
  */
66
66
  readonly threshold: number;
67
67
  }
@@ -85,7 +85,7 @@ export interface SyntheticsMultilocationAlertConditionWarning {
85
85
  /**
86
86
  * The minimum number of monitor locations that must be concurrently failing before an incident is opened.
87
87
  *
88
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition#threshold SyntheticsMultilocationAlertCondition#threshold}
88
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#threshold SyntheticsMultilocationAlertCondition#threshold}
89
89
  */
90
90
  readonly threshold: number;
91
91
  }
@@ -106,7 +106,7 @@ export declare class SyntheticsMultilocationAlertConditionWarningOutputReference
106
106
  get thresholdInput(): number;
107
107
  }
108
108
  /**
109
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition}
109
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition}
110
110
  */
111
111
  export declare class SyntheticsMultilocationAlertCondition extends cdktf.TerraformResource {
112
112
  static readonly tfResourceType = "newrelic_synthetics_multilocation_alert_condition";
@@ -114,12 +114,12 @@ export declare class SyntheticsMultilocationAlertCondition extends cdktf.Terrafo
114
114
  * Generates CDKTF code for importing a SyntheticsMultilocationAlertCondition resource upon running "cdktf plan <stack-name>"
115
115
  * @param scope The scope in which to define this construct
116
116
  * @param importToId The construct id used in the generated config for the SyntheticsMultilocationAlertCondition to import
117
- * @param importFromId The id of the existing SyntheticsMultilocationAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition#import import section} in the documentation of this resource for the id to use
117
+ * @param importFromId The id of the existing SyntheticsMultilocationAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition#import import section} in the documentation of this resource for the id to use
118
118
  * @param provider? Optional instance of the provider where the SyntheticsMultilocationAlertCondition to import is found
119
119
  */
120
120
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
121
121
  /**
122
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition} Resource
122
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition} Resource
123
123
  *
124
124
  * @param scope The scope in which to define this construct
125
125
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope