@cdktn/provider-newrelic 16.1.3 → 16.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (182) hide show
  1. package/.jsii +3682 -2503
  2. package/README.md +3 -3
  3. package/lib/account-management/index.d.ts +10 -10
  4. package/lib/account-management/index.js +7 -7
  5. package/lib/alert-channel/index.d.ts +30 -30
  6. package/lib/alert-channel/index.js +7 -7
  7. package/lib/alert-compound-condition/index.d.ts +19 -19
  8. package/lib/alert-compound-condition/index.js +9 -9
  9. package/lib/alert-condition/index.d.ts +23 -23
  10. package/lib/alert-condition/index.js +8 -8
  11. package/lib/alert-muting-rule/index.d.ts +23 -23
  12. package/lib/alert-muting-rule/index.js +10 -10
  13. package/lib/alert-policy/index.d.ts +8 -8
  14. package/lib/alert-policy/index.js +6 -6
  15. package/lib/alert-policy-channel/index.d.ts +9 -9
  16. package/lib/alert-policy-channel/index.js +7 -7
  17. package/lib/api-access-key/index.d.ts +10 -10
  18. package/lib/api-access-key/index.js +6 -6
  19. package/lib/application-settings/index.d.ts +27 -27
  20. package/lib/application-settings/index.js +13 -13
  21. package/lib/aws-connection/index.d.ts +22 -22
  22. package/lib/aws-connection/index.js +12 -12
  23. package/lib/browser-application/index.d.ts +12 -12
  24. package/lib/browser-application/index.js +7 -7
  25. package/lib/cardinality-management/index.d.ts +9 -9
  26. package/lib/cardinality-management/index.js +8 -8
  27. package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
  28. package/lib/cloud-aws-eu-sovereign-integrations/index.js +9 -9
  29. package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
  30. package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
  31. package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  32. package/lib/cloud-aws-govcloud-integrations/index.js +26 -26
  33. package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  34. package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
  35. package/lib/cloud-aws-integrations/index.d.ts +234 -234
  36. package/lib/cloud-aws-integrations/index.js +60 -60
  37. package/lib/cloud-aws-link-account/index.d.ts +8 -8
  38. package/lib/cloud-aws-link-account/index.js +6 -6
  39. package/lib/cloud-azure-integrations/index.d.ts +109 -109
  40. package/lib/cloud-azure-integrations/index.js +39 -39
  41. package/lib/cloud-azure-link-account/index.d.ts +10 -10
  42. package/lib/cloud-azure-link-account/index.js +6 -6
  43. package/lib/cloud-gcp-dm-integrations/index.d.ts +74 -74
  44. package/lib/cloud-gcp-dm-integrations/index.js +40 -40
  45. package/lib/cloud-gcp-integrations/index.d.ts +62 -62
  46. package/lib/cloud-gcp-integrations/index.js +32 -32
  47. package/lib/cloud-gcp-link-account/index.d.ts +10 -10
  48. package/lib/cloud-gcp-link-account/index.js +6 -6
  49. package/lib/cloud-oci-link-account/index.d.ts +20 -20
  50. package/lib/cloud-oci-link-account/index.js +6 -6
  51. package/lib/data-newrelic-account/index.d.ts +7 -7
  52. package/lib/data-newrelic-account/index.js +6 -6
  53. package/lib/data-newrelic-alert-channel/index.d.ts +6 -6
  54. package/lib/data-newrelic-alert-channel/index.js +8 -8
  55. package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
  56. package/lib/data-newrelic-alert-policy/index.js +6 -6
  57. package/lib/data-newrelic-api-access-key/index.d.ts +10 -10
  58. package/lib/data-newrelic-api-access-key/index.js +6 -6
  59. package/lib/data-newrelic-application/index.d.ts +5 -5
  60. package/lib/data-newrelic-application/index.js +6 -6
  61. package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
  62. package/lib/data-newrelic-authentication-domain/index.js +6 -6
  63. package/lib/data-newrelic-cloud-account/index.d.ts +8 -8
  64. package/lib/data-newrelic-cloud-account/index.js +6 -6
  65. package/lib/data-newrelic-entity/index.d.ts +14 -14
  66. package/lib/data-newrelic-entity/index.js +8 -8
  67. package/lib/data-newrelic-fleet-configuration/index.d.ts +8 -8
  68. package/lib/data-newrelic-fleet-configuration/index.js +6 -6
  69. package/lib/data-newrelic-fleet-members/index.d.ts +6 -6
  70. package/lib/data-newrelic-fleet-members/index.js +8 -8
  71. package/lib/data-newrelic-group/index.d.ts +5 -5
  72. package/lib/data-newrelic-group/index.js +6 -6
  73. package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
  74. package/lib/data-newrelic-key-transaction/index.js +6 -6
  75. package/lib/data-newrelic-notebook/index.d.ts +73 -0
  76. package/lib/data-newrelic-notebook/index.js +188 -0
  77. package/lib/data-newrelic-notification-destination/index.d.ts +12 -12
  78. package/lib/data-newrelic-notification-destination/index.js +11 -11
  79. package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  80. package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
  81. package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  82. package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
  83. package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  84. package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
  85. package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  86. package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
  87. package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  88. package/lib/data-newrelic-test-grok-pattern/index.js +10 -10
  89. package/lib/data-newrelic-user/index.d.ts +6 -6
  90. package/lib/data-newrelic-user/index.js +6 -6
  91. package/lib/data-partition-rule/index.d.ts +12 -12
  92. package/lib/data-partition-rule/index.js +7 -7
  93. package/lib/entity-tags/index.d.ts +10 -10
  94. package/lib/entity-tags/index.js +9 -9
  95. package/lib/events-to-metrics-rule/index.d.ts +9 -9
  96. package/lib/events-to-metrics-rule/index.js +6 -6
  97. package/lib/federated-logs-partition/index.d.ts +20 -20
  98. package/lib/federated-logs-partition/index.js +19 -19
  99. package/lib/federated-logs-setup/index.d.ts +29 -29
  100. package/lib/federated-logs-setup/index.js +22 -22
  101. package/lib/fleet/index.d.ts +10 -10
  102. package/lib/fleet/index.js +6 -6
  103. package/lib/fleet-configuration/index.d.ts +10 -10
  104. package/lib/fleet-configuration/index.js +6 -6
  105. package/lib/fleet-deployment/index.d.ts +13 -13
  106. package/lib/fleet-deployment/index.js +8 -8
  107. package/lib/fleet-members/index.d.ts +8 -8
  108. package/lib/fleet-members/index.js +8 -8
  109. package/lib/group/index.d.ts +7 -7
  110. package/lib/group/index.js +6 -6
  111. package/lib/index.d.ts +2 -0
  112. package/lib/index.js +5 -3
  113. package/lib/infra-alert-condition/index.d.ts +25 -25
  114. package/lib/infra-alert-condition/index.js +8 -8
  115. package/lib/insights-event/index.d.ts +11 -11
  116. package/lib/insights-event/index.js +10 -10
  117. package/lib/key-transaction/index.d.ts +9 -9
  118. package/lib/key-transaction/index.js +6 -6
  119. package/lib/lazy-index.js +3 -1
  120. package/lib/log-parsing-rule/index.d.ts +12 -12
  121. package/lib/log-parsing-rule/index.js +6 -6
  122. package/lib/metric-pruning-rule/index.d.ts +7 -7
  123. package/lib/metric-pruning-rule/index.js +6 -6
  124. package/lib/monitor-downtime/index.d.ts +20 -20
  125. package/lib/monitor-downtime/index.js +9 -9
  126. package/lib/notebook/index.d.ts +124 -0
  127. package/lib/notebook/index.js +347 -0
  128. package/lib/notification-channel/index.d.ts +18 -18
  129. package/lib/notification-channel/index.js +9 -9
  130. package/lib/notification-destination/index.d.ts +31 -31
  131. package/lib/notification-destination/index.js +15 -15
  132. package/lib/nrql-alert-condition/index.d.ts +78 -78
  133. package/lib/nrql-alert-condition/index.js +17 -17
  134. package/lib/nrql-drop-rule/index.d.ts +10 -10
  135. package/lib/nrql-drop-rule/index.js +7 -7
  136. package/lib/obfuscation-expression/index.d.ts +8 -8
  137. package/lib/obfuscation-expression/index.js +6 -6
  138. package/lib/obfuscation-rule/index.d.ts +13 -13
  139. package/lib/obfuscation-rule/index.js +8 -8
  140. package/lib/one-dashboard/index-structs/structs0.d.ts +364 -364
  141. package/lib/one-dashboard/index-structs/structs0.js +185 -185
  142. package/lib/one-dashboard/index-structs/structs400.d.ts +286 -286
  143. package/lib/one-dashboard/index-structs/structs400.js +130 -130
  144. package/lib/one-dashboard/index.d.ts +10 -10
  145. package/lib/one-dashboard/index.js +6 -6
  146. package/lib/one-dashboard-json/index.d.ts +9 -9
  147. package/lib/one-dashboard-json/index.js +7 -7
  148. package/lib/one-dashboard-raw/index.d.ts +20 -20
  149. package/lib/one-dashboard-raw/index.js +10 -10
  150. package/lib/pipeline-cloud-rule/index.d.ts +8 -8
  151. package/lib/pipeline-cloud-rule/index.js +6 -6
  152. package/lib/provider/index.d.ts +17 -17
  153. package/lib/provider/index.js +6 -6
  154. package/lib/service-level/index.d.ts +38 -38
  155. package/lib/service-level/index.js +16 -16
  156. package/lib/synthetics-alert-condition/index.d.ts +9 -9
  157. package/lib/synthetics-alert-condition/index.js +6 -6
  158. package/lib/synthetics-broken-links-monitor/index.d.ts +17 -17
  159. package/lib/synthetics-broken-links-monitor/index.js +8 -8
  160. package/lib/synthetics-cert-check-monitor/index.d.ts +18 -18
  161. package/lib/synthetics-cert-check-monitor/index.js +8 -8
  162. package/lib/synthetics-monitor/index.d.ts +31 -31
  163. package/lib/synthetics-monitor/index.js +10 -10
  164. package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  165. package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
  166. package/lib/synthetics-private-location/index.d.ts +9 -9
  167. package/lib/synthetics-private-location/index.js +6 -6
  168. package/lib/synthetics-script-monitor/index.d.ts +26 -26
  169. package/lib/synthetics-script-monitor/index.js +10 -10
  170. package/lib/synthetics-secure-credential/index.d.ts +11 -11
  171. package/lib/synthetics-secure-credential/index.js +7 -7
  172. package/lib/synthetics-step-monitor/index.d.ts +25 -25
  173. package/lib/synthetics-step-monitor/index.js +12 -12
  174. package/lib/user/index.d.ts +8 -8
  175. package/lib/user/index.js +6 -6
  176. package/lib/workflow/index.d.ts +26 -26
  177. package/lib/workflow/index.js +16 -16
  178. package/lib/workflow-automation/index.d.ts +8 -8
  179. package/lib/workflow-automation/index.js +6 -6
  180. package/lib/workload/index.d.ts +37 -37
  181. package/lib/workload/index.js +20 -20
  182. package/package.json +4 -4
@@ -0,0 +1,188 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.DataNewrelicNotebook = void 0;
37
+ const JSII_RTTI_SYMBOL_1 = Symbol.for("jsii.rtti");
38
+ const cdktn = __importStar(require("cdktn"));
39
+ /**
40
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notebook newrelic_notebook}
41
+ */
42
+ class DataNewrelicNotebook extends cdktn.TerraformDataSource {
43
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@cdktn/provider-newrelic.dataNewrelicNotebook.DataNewrelicNotebook", version: "16.2.0" };
44
+ // =================
45
+ // STATIC PROPERTIES
46
+ // =================
47
+ static tfResourceType = "newrelic_notebook";
48
+ // ==============
49
+ // STATIC Methods
50
+ // ==============
51
+ /**
52
+ * Generates CDKTN code for importing a DataNewrelicNotebook resource upon running "cdktn plan <stack-name>"
53
+ * @param scope The scope in which to define this construct
54
+ * @param importToId The construct id used in the generated config for the DataNewrelicNotebook to import
55
+ * @param importFromId The id of the existing DataNewrelicNotebook that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notebook#import import section} in the documentation of this resource for the id to use
56
+ * @param provider? Optional instance of the provider where the DataNewrelicNotebook to import is found
57
+ */
58
+ static generateConfigForImport(scope, importToId, importFromId, provider) {
59
+ return new cdktn.ImportableResource(scope, importToId, { terraformResourceType: "newrelic_notebook", importId: importFromId, provider });
60
+ }
61
+ // ===========
62
+ // INITIALIZER
63
+ // ===========
64
+ /**
65
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notebook newrelic_notebook} Data Source
66
+ *
67
+ * @param scope The scope in which to define this construct
68
+ * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
69
+ * @param options DataNewrelicNotebookConfig
70
+ */
71
+ constructor(scope, id, config) {
72
+ super(scope, id, {
73
+ terraformResourceType: 'newrelic_notebook',
74
+ terraformGeneratorMetadata: {
75
+ providerName: 'newrelic',
76
+ providerVersion: '3.98.0',
77
+ providerVersionConstraint: '~> 3.7'
78
+ },
79
+ provider: config.provider,
80
+ dependsOn: config.dependsOn,
81
+ count: config.count,
82
+ lifecycle: config.lifecycle,
83
+ provisioners: config.provisioners,
84
+ connection: config.connection,
85
+ forEach: config.forEach
86
+ });
87
+ this._fetchContent = config.fetchContent;
88
+ this._guid = config.guid;
89
+ this._id = config.id;
90
+ }
91
+ // ==========
92
+ // ATTRIBUTES
93
+ // ==========
94
+ // blob_id - computed: true, optional: false, required: false
95
+ get blobId() {
96
+ return this.getStringAttribute('blob_id');
97
+ }
98
+ // content - computed: true, optional: false, required: false
99
+ get content() {
100
+ return this.getStringAttribute('content');
101
+ }
102
+ // fetch_content - computed: false, optional: true, required: false
103
+ _fetchContent;
104
+ get fetchContent() {
105
+ return this.getBooleanAttribute('fetch_content');
106
+ }
107
+ set fetchContent(value) {
108
+ this._fetchContent = value;
109
+ }
110
+ resetFetchContent() {
111
+ this._fetchContent = undefined;
112
+ }
113
+ // Temporarily expose input value. Use with caution.
114
+ get fetchContentInput() {
115
+ return this._fetchContent;
116
+ }
117
+ // guid - computed: false, optional: false, required: true
118
+ _guid;
119
+ get guid() {
120
+ return this.getStringAttribute('guid');
121
+ }
122
+ set guid(value) {
123
+ this._guid = value;
124
+ }
125
+ // Temporarily expose input value. Use with caution.
126
+ get guidInput() {
127
+ return this._guid;
128
+ }
129
+ // id - computed: true, optional: true, required: false
130
+ _id;
131
+ get id() {
132
+ return this.getStringAttribute('id');
133
+ }
134
+ set id(value) {
135
+ this._id = value;
136
+ }
137
+ resetId() {
138
+ this._id = undefined;
139
+ }
140
+ // Temporarily expose input value. Use with caution.
141
+ get idInput() {
142
+ return this._id;
143
+ }
144
+ // organization_id - computed: true, optional: false, required: false
145
+ get organizationId() {
146
+ return this.getStringAttribute('organization_id');
147
+ }
148
+ // title - computed: true, optional: false, required: false
149
+ get title() {
150
+ return this.getStringAttribute('title');
151
+ }
152
+ // =========
153
+ // SYNTHESIS
154
+ // =========
155
+ synthesizeAttributes() {
156
+ return {
157
+ fetch_content: cdktn.booleanToTerraform(this._fetchContent),
158
+ guid: cdktn.stringToTerraform(this._guid),
159
+ id: cdktn.stringToTerraform(this._id),
160
+ };
161
+ }
162
+ synthesizeHclAttributes() {
163
+ const attrs = {
164
+ fetch_content: {
165
+ value: cdktn.booleanToHclTerraform(this._fetchContent),
166
+ isBlock: false,
167
+ type: "simple",
168
+ storageClassType: "boolean",
169
+ },
170
+ guid: {
171
+ value: cdktn.stringToHclTerraform(this._guid),
172
+ isBlock: false,
173
+ type: "simple",
174
+ storageClassType: "string",
175
+ },
176
+ id: {
177
+ value: cdktn.stringToHclTerraform(this._id),
178
+ isBlock: false,
179
+ type: "simple",
180
+ storageClassType: "string",
181
+ },
182
+ };
183
+ // remove undefined attributes
184
+ return Object.fromEntries(Object.entries(attrs).filter(([_, value]) => value !== undefined && value.value !== undefined));
185
+ }
186
+ }
187
+ exports.DataNewrelicNotebook = DataNewrelicNotebook;
188
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvZGF0YS1uZXdyZWxpYy1ub3RlYm9vay9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBU0EsNkNBQStCO0FBMEIvQjs7RUFFRTtBQUNGLE1BQWEsb0JBQXFCLFNBQVEsS0FBSyxDQUFDLG1CQUFtQjs7SUFFakUsb0JBQW9CO0lBQ3BCLG9CQUFvQjtJQUNwQixvQkFBb0I7SUFDYixNQUFNLENBQVUsY0FBYyxHQUFHLG1CQUFtQixDQUFDO0lBRTVELGlCQUFpQjtJQUNqQixpQkFBaUI7SUFDakIsaUJBQWlCO0lBQ2pCOzs7Ozs7TUFNRTtJQUNLLE1BQU0sQ0FBQyx1QkFBdUIsQ0FBQyxLQUFnQixFQUFFLFVBQWtCLEVBQUUsWUFBb0IsRUFBRSxRQUFrQztRQUM5SCxPQUFPLElBQUksS0FBSyxDQUFDLGtCQUFrQixDQUFDLEtBQUssRUFBRSxVQUFVLEVBQUUsRUFBRSxxQkFBcUIsRUFBRSxtQkFBbUIsRUFBRSxRQUFRLEVBQUUsWUFBWSxFQUFFLFFBQVEsRUFBRSxDQUFDLENBQUM7SUFDM0ksQ0FBQztJQUVMLGNBQWM7SUFDZCxjQUFjO0lBQ2QsY0FBYztJQUVkOzs7Ozs7TUFNRTtJQUNGLFlBQW1CLEtBQWdCLEVBQUUsRUFBVSxFQUFFLE1BQWtDO1FBQ2pGLEtBQUssQ0FBQyxLQUFLLEVBQUUsRUFBRSxFQUFFO1lBQ2YscUJBQXFCLEVBQUUsbUJBQW1CO1lBQzFDLDBCQUEwQixFQUFFO2dCQUMxQixZQUFZLEVBQUUsVUFBVTtnQkFDeEIsZUFBZSxFQUFFLFFBQVE7Z0JBQ3pCLHlCQUF5QixFQUFFLFFBQVE7YUFDcEM7WUFDRCxRQUFRLEVBQUUsTUFBTSxDQUFDLFFBQVE7WUFDekIsU0FBUyxFQUFFLE1BQU0sQ0FBQyxTQUFTO1lBQzNCLEtBQUssRUFBRSxNQUFNLENBQUMsS0FBSztZQUNuQixTQUFT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QUU7Z0JBQ2IsS0FBSyxFQUFFLEtBQUssQ0FBQyxxQkFBcUIsQ0FBQyxJQUFJLENBQUMsYUFBYSxDQUFDO2dCQUN0RCxPQUFPLEVBQUUsS0FBSztnQkFDZCxJQUFJLEVBQUUsUUFBUTtnQkFDZCxnQkFBZ0IsRUFBRSxTQUFTO2FBQzVCO1lBQ0QsSUFBSSxFQUFFO2dCQUNKLEtBQUssRUFBRSxLQUFLLENBQUMsb0JBQW9CLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQztnQkFDN0MsT0FBTyxFQUFFLEtBQUs7Z0JBQ2QsSUFBSSxFQUFFLFFBQVE7Z0JBQ2QsZ0JBQWdCLEVBQUUsUUFBUTthQUMzQjtZQUNELEVBQUUsRUFBRTtnQkFDRixLQUFLLEVBQUUsS0FBSyxDQUFDLG9CQUFvQixDQUFDLElBQUksQ0FBQyxHQUFHLENBQUM7Z0JBQzNDLE9BQU8sRUFBRSxLQUFLO2dCQUNkLElBQUksRUFBRSxRQUFRO2dCQUNkLGdCQUFnQixFQUFFLFFBQVE7YUFDM0I7U0FDRixDQUFDO1FBRUYsOEJBQThCO1FBQzlCLE9BQU8sTUFBTSxDQUFDLFdBQVcsQ0FBQyxNQUFNLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsQ0FBQyxFQUFFLEtBQUssQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLEtBQUssU0FBUyxJQUFJLEtBQUssQ0FBQyxLQUFLLEtBQUssU0FBUyxDQUFFLENBQUMsQ0FBQTtJQUM1SCxDQUFDOztBQTlKSCxvREErSkMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIENvcHlyaWdodCBJQk0gQ29ycC4gMjAyMSwgMjAyNlxuICogU1BEWC1MaWNlbnNlLUlkZW50aWZpZXI6IE1QTC0yLjBcbiAqL1xuXG4vLyBodHRwczovL3JlZ2lzdHJ5LnRlcnJhZm9ybS5pby9wcm92aWRlcnMvbmV3cmVsaWMvbmV3cmVsaWMvMy45OC4wL2RvY3MvZGF0YS1zb3VyY2VzL25vdGVib29rXG4vLyBnZW5lcmF0ZWQgZnJvbSB0ZXJyYWZvcm0gcmVzb3VyY2Ugc2NoZW1hXG5cbmltcG9ydCB7IENvbnN0cnVjdCB9IGZyb20gJ2NvbnN0cnVjdHMnO1xuaW1wb3J0ICogYXMgY2RrdG4gZnJvbSAnY2RrdG4nO1xuXG4vLyBDb25maWd1cmF0aW9uXG5cbmV4cG9ydCBpbnRlcmZhY2UgRGF0YU5ld3JlbGljTm90ZWJvb2tDb25maWcgZXh0ZW5kcyBjZGt0bi5UZXJyYWZvcm1NZXRhQXJndW1lbnRzIHtcbiAgLyoqXG4gICogV2hlbiB0cnVlLCB0aGUgZnVsbCBub3RlYm9vayBib2R5IGlzIGZldGNoZWQgZnJvbSB0aGUgQmxvYiBTdG9yYWdlIEFQSSBhbmQgc3RvcmVkIGluIHRoZSBgY29udGVudGAgYXR0cmlidXRlLiBXaGVuIGZhbHNlIChkZWZhdWx0KSwgb25seSBOZXJkR3JhcGggbWV0YWRhdGEgKHRpdGxlLCBvcmdhbml6YXRpb25faWQsIGJsb2JfaWQpIGlzIHJldHJpZXZlZCwgd2hpY2ggaXMgZmFzdGVyIGFuZCBhdm9pZHMgYW4gZXh0cmEgQVBJIGNhbGwuXG4gICpcbiAgKiBEb2NzIGF0IFRlcnJhZm9ybSBSZWdpc3RyeToge0BsaW5rIGh0dHBzOi8vcmVnaXN0cnkudGVycmFmb3JtLmlvL3Byb3ZpZGVycy9uZXdyZWxpYy9uZXdyZWxpYy8zLjk4LjAvZG9jcy9kYXRhLXNvdXJjZXMvbm90ZWJvb2sjZmV0Y2hfY29udGVudCBEYXRhTmV3cmVsaWNOb3RlYm9vayNmZXRjaF9jb250ZW50fVxuICAqL1xuICByZWFkb25seSBmZXRjaENvbnRlbnQ/OiBib29sZWFuIHwgY2RrdG4uSVJlc29sdmFibGU7XG4gIC8qKlxuICAqIFRoZSB1bmlxdWUgZW50aXR5IGlkZW50aWZpZXIgKEdVSUQpIG9mIHRoZSBub3RlYm9vay5cbiAgKlxuICAqIERvY3MgYXQgVGVycmFmb3JtIFJlZ2lzdHJ5OiB7QGxpbmsgaHR0cHM6Ly9yZWdpc3RyeS50ZXJyYWZvcm0uaW8vcHJvdmlkZXJzL25ld3JlbGljL25ld3JlbGljLzMuOTguMC9kb2NzL2RhdGEtc291cmNlcy9ub3RlYm9vayNndWlkIERhdGFOZXdyZWxpY05vdGVib29rI2d1aWR9XG4gICovXG4gIHJlYWRvbmx5IGd1aWQ6IHN0cmluZztcbiAgLyoqXG4gICogRG9jcyBhdCBUZXJyYWZvcm0gUmVnaXN0cnk6IHtAbGluayBodHRwczovL3JlZ2lzdHJ5LnRlcnJhZm9ybS5pby9wcm92aWRlcnMvbmV3cmVsaWMvbmV3cmVsaWMvMy45OC4wL2RvY3MvZGF0YS1zb3VyY2VzL25vdGVib29rI2lkIERhdGFOZXdyZWxpY05vdGVib29rI2lkfVxuICAqXG4gICogUGxlYXNlIGJlIGF3YXJlIHRoYXQgdGhlIGlkIGZpZWxkIGlzIGF1dG9tYXRpY2FsbHkgYWRkZWQgdG8gYWxsIHJlc291cmNlcyBpbiBUZXJyYWZvcm0gcHJvdmlkZXJzIHVzaW5nIGEgVGVycmFmb3JtIHByb3ZpZGVyIFNESyB2ZXJzaW9uIGJlbG93IDIuXG4gICogSWYgeW91IGV4cGVyaWVuY2UgcHJvYmxlbXMgc2V0dGluZyB0aGlzIHZhbHVlIGl0IG1pZ2h0IG5vdCBiZSBzZXR0YWJsZS4gUGxlYXNlIHRha2UgYSBsb29rIGF0IHRoZSBwcm92aWRlciBkb2N1bWVudGF0aW9uIHRvIGVuc3VyZSBpdCBzaG91bGQgYmUgc2V0dGFibGUuXG4gICovXG4gIHJlYWRvbmx5IGlkPzogc3RyaW5nO1xufVxuXG4vKipcbiogUmVwcmVzZW50cyBhIHtAbGluayBodHRwczovL3JlZ2lzdHJ5LnRlcnJhZm9ybS5pby9wcm92aWRlcnMvbmV3cmVsaWMvbmV3cmVsaWMvMy45OC4wL2RvY3MvZGF0YS1zb3VyY2VzL25vdGVib29rIG5ld3JlbGljX25vdGVib29rfVxuKi9cbmV4cG9ydCBjbGFzcyBEYXRhTmV3cmVsaWNOb3RlYm9vayBleHRlbmRzIGNka3RuLlRlcnJhZm9ybURhdGFTb3VyY2Uge1xuXG4gIC8vID09PT09PT09PT09PT09PT09XG4gIC8vIFNUQVRJQyBQUk9QRVJUSUVTXG4gIC8vID09PT09PT09PT09PT09PT09XG4gIHB1YmxpYyBzdGF0aWMgcmVhZG9ubHkgdGZSZXNvdXJjZVR5cGUgPSBcIm5ld3JlbGljX25vdGVib29rXCI7XG5cbiAgLy8gPT09PT09PT09PT09PT1cbiAgLy8gU1RBVElDIE1ldGhvZHNcbiAgLy8gPT09PT09PT09PT09PT1cbiAgLyoqXG4gICogR2VuZXJhdGVzIENES1ROIGNvZGUgZm9yIGltcG9ydGluZyBhIERhdGFOZXdyZWxpY05vdGVib29rIHJlc291cmNlIHVwb24gcnVubmluZyBcImNka3RuIHBsYW4gPHN0YWNrLW5hbWU+XCJcbiAgKiBAcGFyYW0gc2NvcGUgVGhlIHNjb3BlIGluIHdoaWNoIHRvIGRlZmluZSB0aGlzIGNvbnN0cnVjdFxuICAqIEBwYXJhbSBpbXBvcnRUb0lkIFRoZSBjb25zdHJ1Y3QgaWQgdXNlZCBpbiB0aGUgZ2VuZXJhdGVkIGNvbmZpZyBmb3IgdGhlIERhdGFOZXdyZWxpY05vdGVib29rIHRvIGltcG9ydFxuICAqIEBwYXJhbSBpbXBvcnRGcm9tSWQgVGhlIGlkIG9mIHRoZSBleGlzdGluZyBEYXRhTmV3cmVsaWNOb3RlYm9vayB0aGF0IHNob3VsZCBiZSBpbXBvcnRlZC4gUmVmZXIgdG8gdGhlIHtAbGluayBodHRwczovL3JlZ2lzdHJ5LnRlcnJhZm9ybS5pby9wcm92aWRlcnMvbmV3cmVsaWMvbmV3cmVsaWMvMy45OC4wL2RvY3MvZGF0YS1zb3VyY2VzL25vdGVib29rI2ltcG9ydCBpbXBvcnQgc2VjdGlvbn0gaW4gdGhlIGRvY3VtZW50YXRpb24gb2YgdGhpcyByZXNvdXJjZSBmb3IgdGhlIGlkIHRvIHVzZVxuICAqIEBwYXJhbSBwcm92aWRlcj8gT3B0aW9uYWwgaW5zdGFuY2Ugb2YgdGhlIHByb3ZpZGVyIHdoZXJlIHRoZSBEYXRhTmV3cmVsaWNOb3RlYm9vayB0byBpbXBvcnQgaXMgZm91bmRcbiAgKi9cbiAgcHVibGljIHN0YXRpYyBnZW5lcmF0ZUNvbmZpZ0ZvckltcG9ydChzY29wZTogQ29uc3RydWN0LCBpbXBvcnRUb0lkOiBzdHJpbmcsIGltcG9ydEZyb21JZDogc3RyaW5nLCBwcm92aWRlcj86IGNka3RuLlRlcnJhZm9ybVByb3ZpZGVyKSB7XG4gICAgICAgIHJldHVybiBuZXcgY2RrdG4uSW1wb3J0YWJsZVJlc291cmNlKHNjb3BlLCBpbXBvcnRUb0lkLCB7IHRlcnJhZm9ybVJlc291cmNlVHlwZTogXCJuZXdyZWxpY19ub3RlYm9va1wiLCBpbXBvcnRJZDogaW1wb3J0RnJvbUlkLCBwcm92aWRlciB9KTtcbiAgICAgIH1cblxuICAvLyA9PT09PT09PT09PVxuICAvLyBJTklUSUFMSVpFUlxuICAvLyA9PT09PT09PT09PVxuXG4gIC8qKlxuICAqIENyZWF0ZSBhIG5ldyB7QGxpbmsgaHR0cHM6Ly9yZWdpc3RyeS50ZXJyYWZvcm0uaW8vcHJvdmlkZXJzL25ld3JlbGljL25ld3JlbGljLzMuOTguMC9kb2NzL2RhdGEtc291cmNlcy9ub3RlYm9vayBuZXdyZWxpY19ub3RlYm9va30gRGF0YSBTb3VyY2VcbiAgKlxuICAqIEBwYXJhbSBzY29wZSBUaGUgc2NvcGUgaW4gd2hpY2ggdG8gZGVmaW5lIHRoaXMgY29uc3RydWN0XG4gICogQHBhcmFtIGlkIFRoZSBzY29wZWQgY29uc3RydWN0IElELiBNdXN0IGJlIHVuaXF1ZSBhbW9uZ3N0IHNpYmxpbmdzIGluIHRoZSBzYW1lIHNjb3BlXG4gICogQHBhcmFtIG9wdGlvbnMgRGF0YU5ld3JlbGljTm90ZWJvb2tDb25maWdcbiAgKi9cbiAgcHVibGljIGNvbnN0cnVjdG9yKHNjb3BlOiBDb25zdHJ1Y3QsIGlkOiBzdHJpbmcsIGNvbmZpZzogRGF0YU5ld3JlbGljTm90ZWJvb2tDb25maWcpIHtcbiAgICBzdXBlcihzY29wZSwgaWQsIHtcbiAgICAgIHRlcnJhZm9ybVJlc291cmNlVHlwZTogJ25ld3JlbGljX25vdGVib29rJyxcbiAgICAgIHRlcnJhZm9ybUdlbmVyYXRvck1ldGFkYXRhOiB7XG4gICAgICAgIHByb3ZpZGVyTmFtZTogJ25ld3JlbGljJyxcbiAgICAgICAgcHJvdmlkZXJWZXJzaW9uOiAnMy45OC4wJyxcbiAgICAgICAgcHJvdmlkZXJWZXJzaW9uQ29uc3RyYWludDogJ34+IDMuNydcbiAgICAgIH0sXG4gICAgICBwcm92aWRlcjogY29uZmlnLnByb3ZpZGVyLFxuICAgICAgZGVwZW5kc09uOiBjb25maWcuZGVwZW5kc09uLFxuICAgICAgY291bnQ6IGNvbmZpZy5jb3VudCxcbiAgICAgIGxpZmVjeWNsZTogY29uZmlnLmxpZmVjeWNsZSxcbiAgICAgIHByb3Zpc2lvbmVyczogY29uZmlnLnByb3Zpc2lvbmVycyxcbiAgICAgIGNvbm5lY3Rpb246IGNvbmZpZy5jb25uZWN0aW9uLFxuICAgICAgZm9yRWFjaDogY29uZmlnLmZvckVhY2hcbiAgICB9KTtcbiAgICB0aGlzLl9mZXRjaENvbnRlbnQgPSBjb25maWcuZmV0Y2hDb250ZW50O1xuICAgIHRoaXMuX2d1aWQgPSBjb25maWcuZ3VpZDtcbiAgICB0aGlzLl9pZCA9IGNvbmZpZy5pZDtcbiAgfVxuXG4gIC8vID09PT09PT09PT1cbiAgLy8gQVRUUklCVVRFU1xuICAvLyA9PT09PT09PT09XG5cbiAgLy8gYmxvYl9pZCAtIGNvbXB1dGVkOiB0cnVlLCBvcHRpb25hbDogZmFsc2UsIHJlcXVpcmVkOiBmYWxzZVxuICBwdWJsaWMgZ2V0IGJsb2JJZCgpIHtcbiAgICByZXR1cm4gdGhpcy5nZXRTdHJpbmdBdHRyaWJ1dGUoJ2Jsb2JfaWQnKTtcbiAgfVxuXG4gIC8vIGNvbnRlbnQgLSBjb21wdXRlZDogdHJ1ZSwgb3B0aW9uYWw6IGZhbHNlLCByZXF1aXJlZDogZmFsc2VcbiAgcHVibGljIGdldCBjb250ZW50KCkge1xuICAgIHJldHVybiB0aGlzLmdldFN0cmluZ0F0dHJpYnV0ZSgnY29udGVudCcpO1xuICB9XG5cbiAgLy8gZmV0Y2hfY29udGVudCAtIGNvbXB1dGVkOiBmYWxzZSwgb3B0aW9uYWw6IHRydWUsIHJlcXVpcmVkOiBmYWxzZVxuICBwcml2YXRlIF9mZXRjaENvbnRlbnQ/OiBib29sZWFuIHwgY2RrdG4uSVJlc29sdmFibGU7IFxuICBwdWJsaWMgZ2V0IGZldGNoQ29udGVudCgpIHtcbiAgICByZXR1cm4gdGhpcy5nZXRCb29sZWFuQXR0cmlidXRlKCdmZXRjaF9jb250ZW50Jyk7XG4gIH1cbiAgcHVibGljIHNldCBmZXRjaENvbnRlbnQodmFsdWU6IGJvb2xlYW4gfCBjZGt0bi5JUmVzb2x2YWJsZSkge1xuICAgIHRoaXMuX2ZldGNoQ29udGVudCA9IHZhbHVlO1xuICB9XG4gIHB1YmxpYyByZXNldEZldGNoQ29udGVudCgpIHtcbiAgICB0aGlzLl9mZXRjaENvbnRlbnQgPSB1bmRlZmluZWQ7XG4gIH1cbiAgLy8gVGVtcG9yYXJpbHkgZXhwb3NlIGlucHV0IHZhbHVlLiBVc2Ugd2l0aCBjYXV0aW9uLlxuICBwdWJsaWMgZ2V0IGZldGNoQ29udGVudElucHV0KCkge1xuICAgIHJldHVybiB0aGlzLl9mZXRjaENvbnRlbnQ7XG4gIH1cblxuICAvLyBndWlkIC0gY29tcHV0ZWQ6IGZhbHNlLCBvcHRpb25hbDogZmFsc2UsIHJlcXVpcmVkOiB0cnVlXG4gIHByaXZhdGUgX2d1aWQ/OiBzdHJpbmc7IFxuICBwdWJsaWMgZ2V0IGd1aWQoKSB7XG4gICAgcmV0dXJuIHRoaXMuZ2V0U3RyaW5nQXR0cmlidXRlKCdndWlkJyk7XG4gIH1cbiAgcHVibGljIHNldCBndWlkKHZhbHVlOiBzdHJpbmcpIHtcbiAgICB0aGlzLl9ndWlkID0gdmFsdWU7XG4gIH1cbiAgLy8gVGVtcG9yYXJpbHkgZXhwb3NlIGlucHV0IHZhbHVlLiBVc2Ugd2l0aCBjYXV0aW9uLlxuICBwdWJsaWMgZ2V0IGd1aWRJbnB1dCgpIHtcbiAgICByZXR1cm4gdGhpcy5fZ3VpZDtcbiAgfVxuXG4gIC8vIGlkIC0gY29tcHV0ZWQ6IHRydWUsIG9wdGlvbmFsOiB0cnVlLCByZXF1aXJlZDogZmFsc2VcbiAgcHJpdmF0ZSBfaWQ/OiBzdHJpbmc7IFxuICBwdWJsaWMgZ2V0IGlkKCkge1xuICAgIHJldHVybiB0aGlzLmdldFN0cmluZ0F0dHJpYnV0ZSgnaWQnKTtcbiAgfVxuICBwdWJsaWMgc2V0IGlkKHZhbHVlOiBzdHJpbmcpIHtcbiAgICB0aGlzLl9pZCA9IHZhbHVlO1xuICB9XG4gIHB1YmxpYyByZXNldElkKCkge1xuICAgIHRoaXMuX2lkID0gdW5kZWZpbmVkO1xuICB9XG4gIC8vIFRlbXBvcmFyaWx5IGV4cG9zZSBpbnB1dCB2YWx1ZS4gVXNlIHdpdGggY2F1dGlvbi5cbiAgcHVibGljIGdldCBpZElucHV0KCkge1xuICAgIHJldHVybiB0aGlzLl9pZDtcbiAgfVxuXG4gIC8vIG9yZ2FuaXphdGlvbl9pZCAtIGNvbXB1dGVkOiB0cnVlLCBvcHRpb25hbDogZmFsc2UsIHJlcXVpcmVkOiBmYWxzZVxuICBwdWJsaWMgZ2V0IG9yZ2FuaXphdGlvbklkKCkge1xuICAgIHJldHVybiB0aGlzLmdldFN0cmluZ0F0dHJpYnV0ZSgnb3JnYW5pemF0aW9uX2lkJyk7XG4gIH1cblxuICAvLyB0aXRsZSAtIGNvbXB1dGVkOiB0cnVlLCBvcHRpb25hbDogZmFsc2UsIHJlcXVpcmVkOiBmYWxzZVxuICBwdWJsaWMgZ2V0IHRpdGxlKCkge1xuICAgIHJldHVybiB0aGlzLmdldFN0cmluZ0F0dHJpYnV0ZSgndGl0bGUnKTtcbiAgfVxuXG4gIC8vID09PT09PT09PVxuICAvLyBTWU5USEVTSVNcbiAgLy8gPT09PT09PT09XG5cbiAgcHJvdGVjdGVkIHN5bnRoZXNpemVBdHRyaWJ1dGVzKCk6IHsgW25hbWU6IHN0cmluZ106IGFueSB9IHtcbiAgICByZXR1cm4ge1xuICAgICAgZmV0Y2hfY29udGVudDogY2RrdG4uYm9vbGVhblRvVGVycmFmb3JtKHRoaXMuX2ZldGNoQ29udGVudCksXG4gICAgICBndWlkOiBjZGt0bi5zdHJpbmdUb1RlcnJhZm9ybSh0aGlzLl9ndWlkKSxcbiAgICAgIGlkOiBjZGt0bi5zdHJpbmdUb1RlcnJhZm9ybSh0aGlzLl9pZCksXG4gICAgfTtcbiAgfVxuXG4gIHByb3RlY3RlZCBzeW50aGVzaXplSGNsQXR0cmlidXRlcygpOiB7IFtuYW1lOiBzdHJpbmddOiBhbnkgfSB7XG4gICAgY29uc3QgYXR0cnMgPSB7XG4gICAgICBmZXRjaF9jb250ZW50OiB7XG4gICAgICAgIHZhbHVlOiBjZGt0bi5ib29sZWFuVG9IY2xUZXJyYWZvcm0odGhpcy5fZmV0Y2hDb250ZW50KSxcbiAgICAgICAgaXNCbG9jazogZmFsc2UsXG4gICAgICAgIHR5cGU6IFwic2ltcGxlXCIsXG4gICAgICAgIHN0b3JhZ2VDbGFzc1R5cGU6IFwiYm9vbGVhblwiLFxuICAgICAgfSxcbiAgICAgIGd1aWQ6IHtcbiAgICAgICAgdmFsdWU6IGNka3RuLnN0cmluZ1RvSGNsVGVycmFmb3JtKHRoaXMuX2d1aWQpLFxuICAgICAgICBpc0Jsb2NrOiBmYWxzZSxcbiAgICAgICAgdHlwZTogXCJzaW1wbGVcIixcbiAgICAgICAgc3RvcmFnZUNsYXNzVHlwZTogXCJzdHJpbmdcIixcbiAgICAgIH0sXG4gICAgICBpZDoge1xuICAgICAgICB2YWx1ZTogY2RrdG4uc3RyaW5nVG9IY2xUZXJyYWZvcm0odGhpcy5faWQpLFxuICAgICAgICBpc0Jsb2NrOiBmYWxzZSxcbiAgICAgICAgdHlwZTogXCJzaW1wbGVcIixcbiAgICAgICAgc3RvcmFnZUNsYXNzVHlwZTogXCJzdHJpbmdcIixcbiAgICAgIH0sXG4gICAgfTtcblxuICAgIC8vIHJlbW92ZSB1bmRlZmluZWQgYXR0cmlidXRlc1xuICAgIHJldHVybiBPYmplY3QuZnJvbUVudHJpZXMoT2JqZWN0LmVudHJpZXMoYXR0cnMpLmZpbHRlcigoW18sIHZhbHVlXSkgPT4gdmFsdWUgIT09IHVuZGVmaW5lZCAmJiB2YWx1ZS52YWx1ZSAhPT0gdW5kZWZpbmVkICkpXG4gIH1cbn1cbiJdfQ==
@@ -8,19 +8,19 @@ export interface DataNewrelicNotificationDestinationConfig extends cdktn.Terrafo
8
8
  /**
9
9
  * The account ID under which the particular destination belong to.
10
10
  *
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#account_id DataNewrelicNotificationDestination#account_id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#account_id DataNewrelicNotificationDestination#account_id}
12
12
  */
13
13
  readonly accountId?: number;
14
14
  /**
15
15
  * The exact name of the destination. Uses an exact match.
16
16
  *
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#exact_name DataNewrelicNotificationDestination#exact_name}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#exact_name DataNewrelicNotificationDestination#exact_name}
18
18
  */
19
19
  readonly exactName?: string;
20
20
  /**
21
21
  * The ID of the destination.
22
22
  *
23
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#id DataNewrelicNotificationDestination#id}
23
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#id DataNewrelicNotificationDestination#id}
24
24
  *
25
25
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
26
26
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -29,19 +29,19 @@ export interface DataNewrelicNotificationDestinationConfig extends cdktn.Terrafo
29
29
  /**
30
30
  * The name of the destination. Uses a contains match.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#name DataNewrelicNotificationDestination#name}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#name DataNewrelicNotificationDestination#name}
33
33
  */
34
34
  readonly name?: string;
35
35
  /**
36
36
  * scope block
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#scope DataNewrelicNotificationDestination#scope}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#scope DataNewrelicNotificationDestination#scope}
39
39
  */
40
40
  readonly scope?: DataNewrelicNotificationDestinationScope;
41
41
  /**
42
42
  * secure_url block
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#secure_url DataNewrelicNotificationDestination#secure_url}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#secure_url DataNewrelicNotificationDestination#secure_url}
45
45
  */
46
46
  readonly secureUrl?: DataNewrelicNotificationDestinationSecureUrl[] | cdktn.IResolvable;
47
47
  }
@@ -81,7 +81,7 @@ export interface DataNewrelicNotificationDestinationScope {
81
81
  /**
82
82
  * The ID of the Scope (Organization UUID for ORGANIZATION scope, Account ID for ACCOUNT scope)
83
83
  *
84
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#id DataNewrelicNotificationDestination#id}
84
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#id DataNewrelicNotificationDestination#id}
85
85
  *
86
86
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
87
87
  * 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.
@@ -90,7 +90,7 @@ export interface DataNewrelicNotificationDestinationScope {
90
90
  /**
91
91
  * (Required) The scope type of the destination. One of: (ACCOUNT, ORGANIZATION).
92
92
  *
93
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#type DataNewrelicNotificationDestination#type}
93
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#type DataNewrelicNotificationDestination#type}
94
94
  */
95
95
  readonly type: string;
96
96
  }
@@ -116,7 +116,7 @@ export declare class DataNewrelicNotificationDestinationScopeOutputReference ext
116
116
  }
117
117
  export interface DataNewrelicNotificationDestinationSecureUrl {
118
118
  /**
119
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#prefix DataNewrelicNotificationDestination#prefix}
119
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#prefix DataNewrelicNotificationDestination#prefix}
120
120
  */
121
121
  readonly prefix: string;
122
122
  }
@@ -153,7 +153,7 @@ export declare class DataNewrelicNotificationDestinationSecureUrlList extends cd
153
153
  get(index: number): DataNewrelicNotificationDestinationSecureUrlOutputReference;
154
154
  }
155
155
  /**
156
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination newrelic_notification_destination}
156
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination newrelic_notification_destination}
157
157
  */
158
158
  export declare class DataNewrelicNotificationDestination extends cdktn.TerraformDataSource {
159
159
  static readonly tfResourceType = "newrelic_notification_destination";
@@ -161,12 +161,12 @@ export declare class DataNewrelicNotificationDestination extends cdktn.Terraform
161
161
  * Generates CDKTN code for importing a DataNewrelicNotificationDestination resource upon running "cdktn plan <stack-name>"
162
162
  * @param scope The scope in which to define this construct
163
163
  * @param importToId The construct id used in the generated config for the DataNewrelicNotificationDestination to import
164
- * @param importFromId The id of the existing DataNewrelicNotificationDestination that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination#import import section} in the documentation of this resource for the id to use
164
+ * @param importFromId The id of the existing DataNewrelicNotificationDestination that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination#import import section} in the documentation of this resource for the id to use
165
165
  * @param provider? Optional instance of the provider where the DataNewrelicNotificationDestination to import is found
166
166
  */
167
167
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider): cdktn.ImportableResource;
168
168
  /**
169
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.97.5/docs/data-sources/notification_destination newrelic_notification_destination} Data Source
169
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.98.0/docs/data-sources/notification_destination newrelic_notification_destination} Data Source
170
170
  *
171
171
  * @param scope The scope in which to define this construct
172
172
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope