@cdktf-providers/newrelic 3.76.0 → 3.76.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/README.md +3 -3
  2. package/dist/account-management/index.d.ts +59 -6
  3. package/dist/account-management/index.js +168 -6
  4. package/dist/alert-channel/index.d.ts +30 -30
  5. package/dist/alert-channel/index.js +6 -6
  6. package/dist/alert-condition/index.d.ts +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 +8 -7
  39. package/dist/data-newrelic-account/index.js +10 -6
  40. package/dist/data-newrelic-alert-channel/index.d.ts +6 -6
  41. package/dist/data-newrelic-alert-channel/index.js +6 -6
  42. package/dist/data-newrelic-alert-policy/index.d.ts +7 -7
  43. package/dist/data-newrelic-alert-policy/index.js +6 -6
  44. package/dist/data-newrelic-application/index.d.ts +5 -5
  45. package/dist/data-newrelic-application/index.js +6 -6
  46. package/dist/data-newrelic-authentication-domain/index.d.ts +4 -4
  47. package/dist/data-newrelic-authentication-domain/index.js +6 -6
  48. package/dist/data-newrelic-cloud-account/index.d.ts +7 -7
  49. package/dist/data-newrelic-cloud-account/index.js +6 -6
  50. package/dist/data-newrelic-entity/index.d.ts +14 -14
  51. package/dist/data-newrelic-entity/index.js +6 -6
  52. package/dist/data-newrelic-group/index.d.ts +5 -5
  53. package/dist/data-newrelic-group/index.js +6 -6
  54. package/dist/data-newrelic-key-transaction/index.d.ts +7 -7
  55. package/dist/data-newrelic-key-transaction/index.js +6 -6
  56. package/dist/data-newrelic-notification-destination/index.d.ts +8 -8
  57. package/dist/data-newrelic-notification-destination/index.js +6 -6
  58. package/dist/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  59. package/dist/data-newrelic-obfuscation-expression/index.js +6 -6
  60. package/dist/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  61. package/dist/data-newrelic-service-level-alert-helper/index.js +6 -6
  62. package/dist/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  63. package/dist/data-newrelic-synthetics-private-location/index.js +6 -6
  64. package/dist/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  65. package/dist/data-newrelic-synthetics-secure-credential/index.js +6 -6
  66. package/dist/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  67. package/dist/data-newrelic-test-grok-pattern/index.js +6 -6
  68. package/dist/data-newrelic-user/index.d.ts +6 -6
  69. package/dist/data-newrelic-user/index.js +6 -6
  70. package/dist/data-partition-rule/index.d.ts +12 -12
  71. package/dist/data-partition-rule/index.js +6 -6
  72. package/dist/entity-tags/index.d.ts +10 -10
  73. package/dist/entity-tags/index.js +6 -6
  74. package/dist/events-to-metrics-rule/index.d.ts +9 -9
  75. package/dist/events-to-metrics-rule/index.js +6 -6
  76. package/dist/group/index.d.ts +7 -7
  77. package/dist/group/index.js +6 -6
  78. package/dist/infra-alert-condition/index.d.ts +25 -25
  79. package/dist/infra-alert-condition/index.js +6 -6
  80. package/dist/insights-event/index.d.ts +11 -11
  81. package/dist/insights-event/index.js +6 -6
  82. package/dist/key-transaction/index.d.ts +9 -9
  83. package/dist/key-transaction/index.js +6 -6
  84. package/dist/log-parsing-rule/index.d.ts +12 -12
  85. package/dist/log-parsing-rule/index.js +6 -6
  86. package/dist/monitor-downtime/index.d.ts +20 -20
  87. package/dist/monitor-downtime/index.js +6 -6
  88. package/dist/notification-channel/index.d.ts +18 -18
  89. package/dist/notification-channel/index.js +6 -6
  90. package/dist/notification-destination/index.d.ts +28 -28
  91. package/dist/notification-destination/index.js +6 -6
  92. package/dist/nrql-alert-condition/index.d.ts +75 -75
  93. package/dist/nrql-alert-condition/index.js +6 -6
  94. package/dist/nrql-drop-rule/index.d.ts +10 -10
  95. package/dist/nrql-drop-rule/index.js +6 -6
  96. package/dist/obfuscation-expression/index.d.ts +8 -8
  97. package/dist/obfuscation-expression/index.js +6 -6
  98. package/dist/obfuscation-rule/index.d.ts +13 -13
  99. package/dist/obfuscation-rule/index.js +6 -6
  100. package/dist/one-dashboard/index-structs/structs0.d.ts +382 -382
  101. package/dist/one-dashboard/index-structs/structs400.d.ts +212 -212
  102. package/dist/one-dashboard/index.d.ts +10 -10
  103. package/dist/one-dashboard/index.js +5 -5
  104. package/dist/one-dashboard-json/index.d.ts +9 -9
  105. package/dist/one-dashboard-json/index.js +6 -6
  106. package/dist/one-dashboard-raw/index.d.ts +20 -20
  107. package/dist/one-dashboard-raw/index.js +6 -6
  108. package/dist/pipeline-cloud-rule/index.d.ts +8 -8
  109. package/dist/pipeline-cloud-rule/index.js +6 -6
  110. package/dist/provider/index.d.ts +17 -17
  111. package/dist/provider/index.js +6 -6
  112. package/dist/service-level/index.d.ts +38 -38
  113. package/dist/service-level/index.js +6 -6
  114. package/dist/synthetics-alert-condition/index.d.ts +9 -9
  115. package/dist/synthetics-alert-condition/index.js +6 -6
  116. package/dist/synthetics-broken-links-monitor/index.d.ts +17 -17
  117. package/dist/synthetics-broken-links-monitor/index.js +6 -6
  118. package/dist/synthetics-cert-check-monitor/index.d.ts +18 -18
  119. package/dist/synthetics-cert-check-monitor/index.js +6 -6
  120. package/dist/synthetics-monitor/index.d.ts +31 -31
  121. package/dist/synthetics-monitor/index.js +6 -6
  122. package/dist/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  123. package/dist/synthetics-multilocation-alert-condition/index.js +6 -6
  124. package/dist/synthetics-private-location/index.d.ts +8 -8
  125. package/dist/synthetics-private-location/index.js +6 -6
  126. package/dist/synthetics-script-monitor/index.d.ts +26 -26
  127. package/dist/synthetics-script-monitor/index.js +6 -6
  128. package/dist/synthetics-secure-credential/index.d.ts +11 -11
  129. package/dist/synthetics-secure-credential/index.js +6 -6
  130. package/dist/synthetics-step-monitor/index.d.ts +25 -25
  131. package/dist/synthetics-step-monitor/index.js +6 -6
  132. package/dist/user/index.d.ts +8 -8
  133. package/dist/user/index.js +6 -6
  134. package/dist/workflow/index.d.ts +26 -26
  135. package/dist/workflow/index.js +6 -6
  136. package/dist/workload/index.d.ts +32 -32
  137. package/dist/workload/index.js +6 -6
  138. package/package.json +2 -2
@@ -4,11 +4,11 @@ export interface CloudAwsIntegrationsConfig extends cdktf.TerraformMetaArguments
4
4
  /**
5
5
  * The ID of the account in New Relic.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#account_id CloudAwsIntegrations#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#account_id CloudAwsIntegrations#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.0/docs/resources/cloud_aws_integrations#id CloudAwsIntegrations#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#id CloudAwsIntegrations#id}
12
12
  *
13
13
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
14
14
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -17,325 +17,325 @@ export interface CloudAwsIntegrationsConfig extends cdktf.TerraformMetaArguments
17
17
  /**
18
18
  * The ID of the linked AWS account in New Relic
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#linked_account_id CloudAwsIntegrations#linked_account_id}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#linked_account_id CloudAwsIntegrations#linked_account_id}
21
21
  */
22
22
  readonly linkedAccountId: number;
23
23
  /**
24
24
  * alb block
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#alb CloudAwsIntegrations#alb}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#alb CloudAwsIntegrations#alb}
27
27
  */
28
28
  readonly alb?: CloudAwsIntegrationsAlb;
29
29
  /**
30
30
  * api_gateway block
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#api_gateway CloudAwsIntegrations#api_gateway}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#api_gateway CloudAwsIntegrations#api_gateway}
33
33
  */
34
34
  readonly apiGateway?: CloudAwsIntegrationsApiGateway;
35
35
  /**
36
36
  * auto_scaling block
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#auto_scaling CloudAwsIntegrations#auto_scaling}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#auto_scaling CloudAwsIntegrations#auto_scaling}
39
39
  */
40
40
  readonly autoScaling?: CloudAwsIntegrationsAutoScaling;
41
41
  /**
42
42
  * aws_app_sync block
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_app_sync CloudAwsIntegrations#aws_app_sync}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_app_sync CloudAwsIntegrations#aws_app_sync}
45
45
  */
46
46
  readonly awsAppSync?: CloudAwsIntegrationsAwsAppSync;
47
47
  /**
48
48
  * aws_athena block
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_athena CloudAwsIntegrations#aws_athena}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_athena CloudAwsIntegrations#aws_athena}
51
51
  */
52
52
  readonly awsAthena?: CloudAwsIntegrationsAwsAthena;
53
53
  /**
54
54
  * aws_auto_discovery block
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_auto_discovery CloudAwsIntegrations#aws_auto_discovery}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_auto_discovery CloudAwsIntegrations#aws_auto_discovery}
57
57
  */
58
58
  readonly awsAutoDiscovery?: CloudAwsIntegrationsAwsAutoDiscovery;
59
59
  /**
60
60
  * aws_cognito block
61
61
  *
62
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_cognito CloudAwsIntegrations#aws_cognito}
62
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_cognito CloudAwsIntegrations#aws_cognito}
63
63
  */
64
64
  readonly awsCognito?: CloudAwsIntegrationsAwsCognito;
65
65
  /**
66
66
  * aws_connect block
67
67
  *
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_connect CloudAwsIntegrations#aws_connect}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_connect CloudAwsIntegrations#aws_connect}
69
69
  */
70
70
  readonly awsConnect?: CloudAwsIntegrationsAwsConnect;
71
71
  /**
72
72
  * aws_direct_connect block
73
73
  *
74
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_direct_connect CloudAwsIntegrations#aws_direct_connect}
74
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_direct_connect CloudAwsIntegrations#aws_direct_connect}
75
75
  */
76
76
  readonly awsDirectConnect?: CloudAwsIntegrationsAwsDirectConnect;
77
77
  /**
78
78
  * aws_fsx block
79
79
  *
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_fsx CloudAwsIntegrations#aws_fsx}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_fsx CloudAwsIntegrations#aws_fsx}
81
81
  */
82
82
  readonly awsFsx?: CloudAwsIntegrationsAwsFsx;
83
83
  /**
84
84
  * aws_glue block
85
85
  *
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_glue CloudAwsIntegrations#aws_glue}
86
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_glue CloudAwsIntegrations#aws_glue}
87
87
  */
88
88
  readonly awsGlue?: CloudAwsIntegrationsAwsGlue;
89
89
  /**
90
90
  * aws_kinesis_analytics block
91
91
  *
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_kinesis_analytics CloudAwsIntegrations#aws_kinesis_analytics}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_kinesis_analytics CloudAwsIntegrations#aws_kinesis_analytics}
93
93
  */
94
94
  readonly awsKinesisAnalytics?: CloudAwsIntegrationsAwsKinesisAnalytics;
95
95
  /**
96
96
  * aws_media_convert block
97
97
  *
98
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_media_convert CloudAwsIntegrations#aws_media_convert}
98
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_media_convert CloudAwsIntegrations#aws_media_convert}
99
99
  */
100
100
  readonly awsMediaConvert?: CloudAwsIntegrationsAwsMediaConvert;
101
101
  /**
102
102
  * aws_media_package_vod block
103
103
  *
104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_media_package_vod CloudAwsIntegrations#aws_media_package_vod}
104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_media_package_vod CloudAwsIntegrations#aws_media_package_vod}
105
105
  */
106
106
  readonly awsMediaPackageVod?: CloudAwsIntegrationsAwsMediaPackageVod;
107
107
  /**
108
108
  * aws_mq block
109
109
  *
110
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_mq CloudAwsIntegrations#aws_mq}
110
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_mq CloudAwsIntegrations#aws_mq}
111
111
  */
112
112
  readonly awsMq?: CloudAwsIntegrationsAwsMq;
113
113
  /**
114
114
  * aws_msk block
115
115
  *
116
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_msk CloudAwsIntegrations#aws_msk}
116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_msk CloudAwsIntegrations#aws_msk}
117
117
  */
118
118
  readonly awsMsk?: CloudAwsIntegrationsAwsMsk;
119
119
  /**
120
120
  * aws_neptune block
121
121
  *
122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_neptune CloudAwsIntegrations#aws_neptune}
122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_neptune CloudAwsIntegrations#aws_neptune}
123
123
  */
124
124
  readonly awsNeptune?: CloudAwsIntegrationsAwsNeptune;
125
125
  /**
126
126
  * aws_qldb block
127
127
  *
128
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_qldb CloudAwsIntegrations#aws_qldb}
128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_qldb CloudAwsIntegrations#aws_qldb}
129
129
  */
130
130
  readonly awsQldb?: CloudAwsIntegrationsAwsQldb;
131
131
  /**
132
132
  * aws_route53resolver block
133
133
  *
134
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_route53resolver CloudAwsIntegrations#aws_route53resolver}
134
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_route53resolver CloudAwsIntegrations#aws_route53resolver}
135
135
  */
136
136
  readonly awsRoute53Resolver?: CloudAwsIntegrationsAwsRoute53Resolver;
137
137
  /**
138
138
  * aws_states block
139
139
  *
140
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_states CloudAwsIntegrations#aws_states}
140
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_states CloudAwsIntegrations#aws_states}
141
141
  */
142
142
  readonly awsStates?: CloudAwsIntegrationsAwsStates;
143
143
  /**
144
144
  * aws_transit_gateway block
145
145
  *
146
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_transit_gateway CloudAwsIntegrations#aws_transit_gateway}
146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_transit_gateway CloudAwsIntegrations#aws_transit_gateway}
147
147
  */
148
148
  readonly awsTransitGateway?: CloudAwsIntegrationsAwsTransitGateway;
149
149
  /**
150
150
  * aws_waf block
151
151
  *
152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_waf CloudAwsIntegrations#aws_waf}
152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_waf CloudAwsIntegrations#aws_waf}
153
153
  */
154
154
  readonly awsWaf?: CloudAwsIntegrationsAwsWaf;
155
155
  /**
156
156
  * aws_wafv2 block
157
157
  *
158
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_wafv2 CloudAwsIntegrations#aws_wafv2}
158
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_wafv2 CloudAwsIntegrations#aws_wafv2}
159
159
  */
160
160
  readonly awsWafv2?: CloudAwsIntegrationsAwsWafv2;
161
161
  /**
162
162
  * billing block
163
163
  *
164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#billing CloudAwsIntegrations#billing}
164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#billing CloudAwsIntegrations#billing}
165
165
  */
166
166
  readonly billing?: CloudAwsIntegrationsBilling;
167
167
  /**
168
168
  * cloudfront block
169
169
  *
170
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#cloudfront CloudAwsIntegrations#cloudfront}
170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#cloudfront CloudAwsIntegrations#cloudfront}
171
171
  */
172
172
  readonly cloudfront?: CloudAwsIntegrationsCloudfront;
173
173
  /**
174
174
  * cloudtrail block
175
175
  *
176
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#cloudtrail CloudAwsIntegrations#cloudtrail}
176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#cloudtrail CloudAwsIntegrations#cloudtrail}
177
177
  */
178
178
  readonly cloudtrail?: CloudAwsIntegrationsCloudtrail;
179
179
  /**
180
180
  * doc_db block
181
181
  *
182
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#doc_db CloudAwsIntegrations#doc_db}
182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#doc_db CloudAwsIntegrations#doc_db}
183
183
  */
184
184
  readonly docDb?: CloudAwsIntegrationsDocDb;
185
185
  /**
186
186
  * dynamodb block
187
187
  *
188
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#dynamodb CloudAwsIntegrations#dynamodb}
188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#dynamodb CloudAwsIntegrations#dynamodb}
189
189
  */
190
190
  readonly dynamodb?: CloudAwsIntegrationsDynamodb;
191
191
  /**
192
192
  * ebs block
193
193
  *
194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#ebs CloudAwsIntegrations#ebs}
194
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#ebs CloudAwsIntegrations#ebs}
195
195
  */
196
196
  readonly ebs?: CloudAwsIntegrationsEbs;
197
197
  /**
198
198
  * ec2 block
199
199
  *
200
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#ec2 CloudAwsIntegrations#ec2}
200
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#ec2 CloudAwsIntegrations#ec2}
201
201
  */
202
202
  readonly ec2?: CloudAwsIntegrationsEc2;
203
203
  /**
204
204
  * ecs block
205
205
  *
206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#ecs CloudAwsIntegrations#ecs}
206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#ecs CloudAwsIntegrations#ecs}
207
207
  */
208
208
  readonly ecs?: CloudAwsIntegrationsEcs;
209
209
  /**
210
210
  * efs block
211
211
  *
212
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#efs CloudAwsIntegrations#efs}
212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#efs CloudAwsIntegrations#efs}
213
213
  */
214
214
  readonly efs?: CloudAwsIntegrationsEfs;
215
215
  /**
216
216
  * elasticache block
217
217
  *
218
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#elasticache CloudAwsIntegrations#elasticache}
218
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#elasticache CloudAwsIntegrations#elasticache}
219
219
  */
220
220
  readonly elasticache?: CloudAwsIntegrationsElasticache;
221
221
  /**
222
222
  * elasticbeanstalk block
223
223
  *
224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#elasticbeanstalk CloudAwsIntegrations#elasticbeanstalk}
224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#elasticbeanstalk CloudAwsIntegrations#elasticbeanstalk}
225
225
  */
226
226
  readonly elasticbeanstalk?: CloudAwsIntegrationsElasticbeanstalk;
227
227
  /**
228
228
  * elasticsearch block
229
229
  *
230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#elasticsearch CloudAwsIntegrations#elasticsearch}
230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#elasticsearch CloudAwsIntegrations#elasticsearch}
231
231
  */
232
232
  readonly elasticsearch?: CloudAwsIntegrationsElasticsearch;
233
233
  /**
234
234
  * elb block
235
235
  *
236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#elb CloudAwsIntegrations#elb}
236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#elb CloudAwsIntegrations#elb}
237
237
  */
238
238
  readonly elb?: CloudAwsIntegrationsElb;
239
239
  /**
240
240
  * emr block
241
241
  *
242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#emr CloudAwsIntegrations#emr}
242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#emr CloudAwsIntegrations#emr}
243
243
  */
244
244
  readonly emr?: CloudAwsIntegrationsEmr;
245
245
  /**
246
246
  * health block
247
247
  *
248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#health CloudAwsIntegrations#health}
248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#health CloudAwsIntegrations#health}
249
249
  */
250
250
  readonly health?: CloudAwsIntegrationsHealth;
251
251
  /**
252
252
  * iam block
253
253
  *
254
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#iam CloudAwsIntegrations#iam}
254
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#iam CloudAwsIntegrations#iam}
255
255
  */
256
256
  readonly iam?: CloudAwsIntegrationsIam;
257
257
  /**
258
258
  * iot block
259
259
  *
260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#iot CloudAwsIntegrations#iot}
260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#iot CloudAwsIntegrations#iot}
261
261
  */
262
262
  readonly iot?: CloudAwsIntegrationsIot;
263
263
  /**
264
264
  * kinesis block
265
265
  *
266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#kinesis CloudAwsIntegrations#kinesis}
266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#kinesis CloudAwsIntegrations#kinesis}
267
267
  */
268
268
  readonly kinesis?: CloudAwsIntegrationsKinesis;
269
269
  /**
270
270
  * kinesis_firehose block
271
271
  *
272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#kinesis_firehose CloudAwsIntegrations#kinesis_firehose}
272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#kinesis_firehose CloudAwsIntegrations#kinesis_firehose}
273
273
  */
274
274
  readonly kinesisFirehose?: CloudAwsIntegrationsKinesisFirehose;
275
275
  /**
276
276
  * lambda block
277
277
  *
278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#lambda CloudAwsIntegrations#lambda}
278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#lambda CloudAwsIntegrations#lambda}
279
279
  */
280
280
  readonly lambda?: CloudAwsIntegrationsLambda;
281
281
  /**
282
282
  * rds block
283
283
  *
284
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#rds CloudAwsIntegrations#rds}
284
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#rds CloudAwsIntegrations#rds}
285
285
  */
286
286
  readonly rds?: CloudAwsIntegrationsRds;
287
287
  /**
288
288
  * redshift block
289
289
  *
290
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#redshift CloudAwsIntegrations#redshift}
290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#redshift CloudAwsIntegrations#redshift}
291
291
  */
292
292
  readonly redshift?: CloudAwsIntegrationsRedshift;
293
293
  /**
294
294
  * route53 block
295
295
  *
296
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#route53 CloudAwsIntegrations#route53}
296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#route53 CloudAwsIntegrations#route53}
297
297
  */
298
298
  readonly route53?: CloudAwsIntegrationsRoute53;
299
299
  /**
300
300
  * s3 block
301
301
  *
302
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#s3 CloudAwsIntegrations#s3}
302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#s3 CloudAwsIntegrations#s3}
303
303
  */
304
304
  readonly s3?: CloudAwsIntegrationsS3;
305
305
  /**
306
306
  * ses block
307
307
  *
308
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#ses CloudAwsIntegrations#ses}
308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#ses CloudAwsIntegrations#ses}
309
309
  */
310
310
  readonly ses?: CloudAwsIntegrationsSes;
311
311
  /**
312
312
  * sns block
313
313
  *
314
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#sns CloudAwsIntegrations#sns}
314
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#sns CloudAwsIntegrations#sns}
315
315
  */
316
316
  readonly sns?: CloudAwsIntegrationsSns;
317
317
  /**
318
318
  * sqs block
319
319
  *
320
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#sqs CloudAwsIntegrations#sqs}
320
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#sqs CloudAwsIntegrations#sqs}
321
321
  */
322
322
  readonly sqs?: CloudAwsIntegrationsSqs;
323
323
  /**
324
324
  * trusted_advisor block
325
325
  *
326
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#trusted_advisor CloudAwsIntegrations#trusted_advisor}
326
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#trusted_advisor CloudAwsIntegrations#trusted_advisor}
327
327
  */
328
328
  readonly trustedAdvisor?: CloudAwsIntegrationsTrustedAdvisor;
329
329
  /**
330
330
  * vpc block
331
331
  *
332
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#vpc CloudAwsIntegrations#vpc}
332
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#vpc CloudAwsIntegrations#vpc}
333
333
  */
334
334
  readonly vpc?: CloudAwsIntegrationsVpc;
335
335
  /**
336
336
  * x_ray block
337
337
  *
338
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#x_ray CloudAwsIntegrations#x_ray}
338
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#x_ray CloudAwsIntegrations#x_ray}
339
339
  */
340
340
  readonly xRay?: CloudAwsIntegrationsXRay;
341
341
  }
@@ -343,37 +343,37 @@ export interface CloudAwsIntegrationsAlb {
343
343
  /**
344
344
  * Specify each AWS region that includes the resources that you want to monitor.
345
345
  *
346
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
346
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
347
347
  */
348
348
  readonly awsRegions?: string[];
349
349
  /**
350
350
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
351
351
  *
352
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
352
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
353
353
  */
354
354
  readonly fetchExtendedInventory?: boolean | cdktf.IResolvable;
355
355
  /**
356
356
  * Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
357
357
  *
358
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
358
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
359
359
  */
360
360
  readonly fetchTags?: boolean | cdktf.IResolvable;
361
361
  /**
362
362
  * Specify each name or prefix for the LBs that you want to monitor. Filter values are case-sensitive.
363
363
  *
364
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#load_balancer_prefixes CloudAwsIntegrations#load_balancer_prefixes}
364
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#load_balancer_prefixes CloudAwsIntegrations#load_balancer_prefixes}
365
365
  */
366
366
  readonly loadBalancerPrefixes?: string[];
367
367
  /**
368
368
  * The data polling interval in seconds.
369
369
  *
370
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
370
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
371
371
  */
372
372
  readonly metricsPollingInterval?: number;
373
373
  /**
374
374
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
375
375
  *
376
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
376
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
377
377
  */
378
378
  readonly tagKey?: string;
379
379
  /**
@@ -381,7 +381,7 @@ export interface CloudAwsIntegrationsAlb {
381
381
  *
382
382
  *
383
383
  *
384
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
385
385
  */
386
386
  readonly tagValue?: string;
387
387
  }
@@ -436,25 +436,25 @@ export interface CloudAwsIntegrationsApiGateway {
436
436
  /**
437
437
  * Specify each AWS region that includes the resources that you want to monitor
438
438
  *
439
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
439
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
440
440
  */
441
441
  readonly awsRegions?: string[];
442
442
  /**
443
443
  * The data polling interval in seconds.
444
444
  *
445
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
445
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
446
446
  */
447
447
  readonly metricsPollingInterval?: number;
448
448
  /**
449
449
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
450
450
  *
451
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#stage_prefixes CloudAwsIntegrations#stage_prefixes}
451
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#stage_prefixes CloudAwsIntegrations#stage_prefixes}
452
452
  */
453
453
  readonly stagePrefixes?: string[];
454
454
  /**
455
455
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
456
456
  *
457
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
457
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
458
458
  */
459
459
  readonly tagKey?: string;
460
460
  /**
@@ -462,7 +462,7 @@ export interface CloudAwsIntegrationsApiGateway {
462
462
  *
463
463
  *
464
464
  *
465
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
465
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
466
466
  */
467
467
  readonly tagValue?: string;
468
468
  }
@@ -507,13 +507,13 @@ export interface CloudAwsIntegrationsAutoScaling {
507
507
  /**
508
508
  * Specify each AWS region that includes the resources that you want to monitor.
509
509
  *
510
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
510
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
511
511
  */
512
512
  readonly awsRegions?: string[];
513
513
  /**
514
514
  * The data polling interval in seconds.
515
515
  *
516
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
516
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
517
517
  */
518
518
  readonly metricsPollingInterval?: number;
519
519
  }
@@ -543,13 +543,13 @@ export interface CloudAwsIntegrationsAwsAppSync {
543
543
  /**
544
544
  * Specify each AWS region that includes the resources that you want to monitor.
545
545
  *
546
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
546
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
547
547
  */
548
548
  readonly awsRegions?: string[];
549
549
  /**
550
550
  * The data polling interval in seconds.
551
551
  *
552
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
552
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
553
553
  */
554
554
  readonly metricsPollingInterval?: number;
555
555
  }
@@ -579,13 +579,13 @@ export interface CloudAwsIntegrationsAwsAthena {
579
579
  /**
580
580
  * Specify each AWS region that includes the resources that you want to monitor.
581
581
  *
582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
582
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
583
583
  */
584
584
  readonly awsRegions?: string[];
585
585
  /**
586
586
  * The data polling interval in seconds.
587
587
  *
588
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
588
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
589
589
  */
590
590
  readonly metricsPollingInterval?: number;
591
591
  }
@@ -615,13 +615,13 @@ export interface CloudAwsIntegrationsAwsAutoDiscovery {
615
615
  /**
616
616
  * Specify each AWS region that includes the resources that you want to monitor.
617
617
  *
618
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
618
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
619
619
  */
620
620
  readonly awsRegions?: string[];
621
621
  /**
622
622
  * The data polling interval in seconds.
623
623
  *
624
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
625
625
  */
626
626
  readonly metricsPollingInterval?: number;
627
627
  }
@@ -651,13 +651,13 @@ export interface CloudAwsIntegrationsAwsCognito {
651
651
  /**
652
652
  * Specify each AWS region that includes the resources that you want to monitor.
653
653
  *
654
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
654
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
655
655
  */
656
656
  readonly awsRegions?: string[];
657
657
  /**
658
658
  * The data polling interval in seconds.
659
659
  *
660
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
660
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
661
661
  */
662
662
  readonly metricsPollingInterval?: number;
663
663
  }
@@ -687,13 +687,13 @@ export interface CloudAwsIntegrationsAwsConnect {
687
687
  /**
688
688
  * Specify each AWS region that includes the resources that you want to monitor.
689
689
  *
690
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
690
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
691
691
  */
692
692
  readonly awsRegions?: string[];
693
693
  /**
694
694
  * The data polling interval in seconds.
695
695
  *
696
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
696
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
697
697
  */
698
698
  readonly metricsPollingInterval?: number;
699
699
  }
@@ -723,13 +723,13 @@ export interface CloudAwsIntegrationsAwsDirectConnect {
723
723
  /**
724
724
  * Specify each AWS region that includes the resources that you want to monitor.
725
725
  *
726
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
726
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
727
727
  */
728
728
  readonly awsRegions?: string[];
729
729
  /**
730
730
  * The data polling interval in seconds.
731
731
  *
732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
732
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
733
733
  */
734
734
  readonly metricsPollingInterval?: number;
735
735
  }
@@ -759,13 +759,13 @@ export interface CloudAwsIntegrationsAwsFsx {
759
759
  /**
760
760
  * Specify each AWS region that includes the resources that you want to monitor.
761
761
  *
762
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
762
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
763
763
  */
764
764
  readonly awsRegions?: string[];
765
765
  /**
766
766
  * The data polling interval in seconds.
767
767
  *
768
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
768
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
769
769
  */
770
770
  readonly metricsPollingInterval?: number;
771
771
  }
@@ -795,13 +795,13 @@ export interface CloudAwsIntegrationsAwsGlue {
795
795
  /**
796
796
  * Specify each AWS region that includes the resources that you want to monitor.
797
797
  *
798
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
798
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
799
799
  */
800
800
  readonly awsRegions?: string[];
801
801
  /**
802
802
  * The data polling interval in seconds.
803
803
  *
804
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
804
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
805
805
  */
806
806
  readonly metricsPollingInterval?: number;
807
807
  }
@@ -831,13 +831,13 @@ export interface CloudAwsIntegrationsAwsKinesisAnalytics {
831
831
  /**
832
832
  * Specify each AWS region that includes the resources that you want to monitor.
833
833
  *
834
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
834
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
835
835
  */
836
836
  readonly awsRegions?: string[];
837
837
  /**
838
838
  * The data polling interval in seconds.
839
839
  *
840
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
840
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
841
841
  */
842
842
  readonly metricsPollingInterval?: number;
843
843
  }
@@ -867,13 +867,13 @@ export interface CloudAwsIntegrationsAwsMediaConvert {
867
867
  /**
868
868
  * Specify each AWS region that includes the resources that you want to monitor.
869
869
  *
870
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
870
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
871
871
  */
872
872
  readonly awsRegions?: string[];
873
873
  /**
874
874
  * The data polling interval in seconds.
875
875
  *
876
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
877
877
  */
878
878
  readonly metricsPollingInterval?: number;
879
879
  }
@@ -903,13 +903,13 @@ export interface CloudAwsIntegrationsAwsMediaPackageVod {
903
903
  /**
904
904
  * Specify each AWS region that includes the resources that you want to monitor.
905
905
  *
906
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
906
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
907
907
  */
908
908
  readonly awsRegions?: string[];
909
909
  /**
910
910
  * The data polling interval in seconds.
911
911
  *
912
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
912
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
913
913
  */
914
914
  readonly metricsPollingInterval?: number;
915
915
  }
@@ -939,13 +939,13 @@ export interface CloudAwsIntegrationsAwsMq {
939
939
  /**
940
940
  * Specify each AWS region that includes the resources that you want to monitor.
941
941
  *
942
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
942
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
943
943
  */
944
944
  readonly awsRegions?: string[];
945
945
  /**
946
946
  * The data polling interval in seconds.
947
947
  *
948
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
948
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
949
949
  */
950
950
  readonly metricsPollingInterval?: number;
951
951
  }
@@ -975,13 +975,13 @@ export interface CloudAwsIntegrationsAwsMsk {
975
975
  /**
976
976
  * Specify each AWS region that includes the resources that you want to monitor.
977
977
  *
978
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
978
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
979
979
  */
980
980
  readonly awsRegions?: string[];
981
981
  /**
982
982
  * The data polling interval in seconds.
983
983
  *
984
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
984
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
985
985
  */
986
986
  readonly metricsPollingInterval?: number;
987
987
  }
@@ -1011,13 +1011,13 @@ export interface CloudAwsIntegrationsAwsNeptune {
1011
1011
  /**
1012
1012
  * Specify each AWS region that includes the resources that you want to monitor.
1013
1013
  *
1014
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1014
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1015
1015
  */
1016
1016
  readonly awsRegions?: string[];
1017
1017
  /**
1018
1018
  * The data polling interval in seconds.
1019
1019
  *
1020
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1020
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1021
1021
  */
1022
1022
  readonly metricsPollingInterval?: number;
1023
1023
  }
@@ -1047,13 +1047,13 @@ export interface CloudAwsIntegrationsAwsQldb {
1047
1047
  /**
1048
1048
  * Specify each AWS region that includes the resources that you want to monitor.
1049
1049
  *
1050
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1050
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1051
1051
  */
1052
1052
  readonly awsRegions?: string[];
1053
1053
  /**
1054
1054
  * The data polling interval in seconds.
1055
1055
  *
1056
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1056
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1057
1057
  */
1058
1058
  readonly metricsPollingInterval?: number;
1059
1059
  }
@@ -1083,13 +1083,13 @@ export interface CloudAwsIntegrationsAwsRoute53Resolver {
1083
1083
  /**
1084
1084
  * Specify each AWS region that includes the resources that you want to monitor.
1085
1085
  *
1086
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1086
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1087
1087
  */
1088
1088
  readonly awsRegions?: string[];
1089
1089
  /**
1090
1090
  * The data polling interval in seconds.
1091
1091
  *
1092
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1092
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1093
1093
  */
1094
1094
  readonly metricsPollingInterval?: number;
1095
1095
  }
@@ -1119,13 +1119,13 @@ export interface CloudAwsIntegrationsAwsStates {
1119
1119
  /**
1120
1120
  * Specify each AWS region that includes the resources that you want to monitor.
1121
1121
  *
1122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1123
1123
  */
1124
1124
  readonly awsRegions?: string[];
1125
1125
  /**
1126
1126
  * The data polling interval in seconds.
1127
1127
  *
1128
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1129
1129
  */
1130
1130
  readonly metricsPollingInterval?: number;
1131
1131
  }
@@ -1155,13 +1155,13 @@ export interface CloudAwsIntegrationsAwsTransitGateway {
1155
1155
  /**
1156
1156
  * Specify each AWS region that includes the resources that you want to monitor.
1157
1157
  *
1158
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1158
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1159
1159
  */
1160
1160
  readonly awsRegions?: string[];
1161
1161
  /**
1162
1162
  * The data polling interval in seconds.
1163
1163
  *
1164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1165
1165
  */
1166
1166
  readonly metricsPollingInterval?: number;
1167
1167
  }
@@ -1191,13 +1191,13 @@ export interface CloudAwsIntegrationsAwsWaf {
1191
1191
  /**
1192
1192
  * Specify each AWS region that includes the resources that you want to monitor.
1193
1193
  *
1194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1194
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1195
1195
  */
1196
1196
  readonly awsRegions?: string[];
1197
1197
  /**
1198
1198
  * The data polling interval in seconds.
1199
1199
  *
1200
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1200
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1201
1201
  */
1202
1202
  readonly metricsPollingInterval?: number;
1203
1203
  }
@@ -1227,13 +1227,13 @@ export interface CloudAwsIntegrationsAwsWafv2 {
1227
1227
  /**
1228
1228
  * Specify each AWS region that includes the resources that you want to monitor.
1229
1229
  *
1230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1231
1231
  */
1232
1232
  readonly awsRegions?: string[];
1233
1233
  /**
1234
1234
  * The data polling interval in seconds.
1235
1235
  *
1236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1237
1237
  */
1238
1238
  readonly metricsPollingInterval?: number;
1239
1239
  }
@@ -1263,7 +1263,7 @@ export interface CloudAwsIntegrationsBilling {
1263
1263
  /**
1264
1264
  * The data polling interval in seconds.
1265
1265
  *
1266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1267
1267
  */
1268
1268
  readonly metricsPollingInterval?: number;
1269
1269
  }
@@ -1288,25 +1288,25 @@ export interface CloudAwsIntegrationsCloudfront {
1288
1288
  /**
1289
1289
  * Specify if Lambdas@Edge should be monitored. May affect total data collection time and contribute to the Cloud provider API rate limit.
1290
1290
  *
1291
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_lambdas_at_edge CloudAwsIntegrations#fetch_lambdas_at_edge}
1291
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_lambdas_at_edge CloudAwsIntegrations#fetch_lambdas_at_edge}
1292
1292
  */
1293
1293
  readonly fetchLambdasAtEdge?: boolean | cdktf.IResolvable;
1294
1294
  /**
1295
1295
  * Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
1296
1296
  *
1297
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1297
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1298
1298
  */
1299
1299
  readonly fetchTags?: boolean | cdktf.IResolvable;
1300
1300
  /**
1301
1301
  * The data polling interval in seconds.
1302
1302
  *
1303
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1303
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1304
1304
  */
1305
1305
  readonly metricsPollingInterval?: number;
1306
1306
  /**
1307
1307
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
1308
1308
  *
1309
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1309
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1310
1310
  */
1311
1311
  readonly tagKey?: string;
1312
1312
  /**
@@ -1314,7 +1314,7 @@ export interface CloudAwsIntegrationsCloudfront {
1314
1314
  *
1315
1315
  *
1316
1316
  *
1317
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1317
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1318
1318
  */
1319
1319
  readonly tagValue?: string;
1320
1320
  }
@@ -1359,13 +1359,13 @@ export interface CloudAwsIntegrationsCloudtrail {
1359
1359
  /**
1360
1360
  * Specify each AWS region that includes the resources that you want to monitor.
1361
1361
  *
1362
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1362
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1363
1363
  */
1364
1364
  readonly awsRegions?: string[];
1365
1365
  /**
1366
1366
  * The data polling interval in seconds.
1367
1367
  *
1368
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1368
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1369
1369
  */
1370
1370
  readonly metricsPollingInterval?: number;
1371
1371
  }
@@ -1395,13 +1395,13 @@ export interface CloudAwsIntegrationsDocDb {
1395
1395
  /**
1396
1396
  * Specify each AWS region that includes the resources that you want to monitor.
1397
1397
  *
1398
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1398
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1399
1399
  */
1400
1400
  readonly awsRegions?: string[];
1401
1401
  /**
1402
1402
  * The data polling interval in seconds.
1403
1403
  *
1404
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1404
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1405
1405
  */
1406
1406
  readonly metricsPollingInterval?: number;
1407
1407
  }
@@ -1431,37 +1431,37 @@ export interface CloudAwsIntegrationsDynamodb {
1431
1431
  /**
1432
1432
  * Specify each AWS region that includes the resources that you want to monitor.
1433
1433
  *
1434
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1434
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1435
1435
  */
1436
1436
  readonly awsRegions?: string[];
1437
1437
  /**
1438
1438
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
1439
1439
  *
1440
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
1440
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
1441
1441
  */
1442
1442
  readonly fetchExtendedInventory?: boolean | cdktf.IResolvable;
1443
1443
  /**
1444
1444
  * Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
1445
1445
  *
1446
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1446
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1447
1447
  */
1448
1448
  readonly fetchTags?: boolean | cdktf.IResolvable;
1449
1449
  /**
1450
1450
  * The data polling interval in seconds.
1451
1451
  *
1452
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1452
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1453
1453
  */
1454
1454
  readonly metricsPollingInterval?: number;
1455
1455
  /**
1456
1456
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
1457
1457
  *
1458
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1458
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1459
1459
  */
1460
1460
  readonly tagKey?: string;
1461
1461
  /**
1462
1462
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
1463
1463
  *
1464
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1464
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1465
1465
  */
1466
1466
  readonly tagValue?: string;
1467
1467
  }
@@ -1511,31 +1511,31 @@ export interface CloudAwsIntegrationsEbs {
1511
1511
  /**
1512
1512
  * Specify each AWS region that includes the resources that you want to monitor.
1513
1513
  *
1514
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1514
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1515
1515
  */
1516
1516
  readonly awsRegions?: string[];
1517
1517
  /**
1518
1518
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
1519
1519
  *
1520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
1520
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
1521
1521
  */
1522
1522
  readonly fetchExtendedInventory?: boolean | cdktf.IResolvable;
1523
1523
  /**
1524
1524
  * The data polling interval in seconds.
1525
1525
  *
1526
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1526
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1527
1527
  */
1528
1528
  readonly metricsPollingInterval?: number;
1529
1529
  /**
1530
1530
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
1531
1531
  *
1532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1533
1533
  */
1534
1534
  readonly tagKey?: string;
1535
1535
  /**
1536
1536
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
1537
1537
  *
1538
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1538
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1539
1539
  */
1540
1540
  readonly tagValue?: string;
1541
1541
  }
@@ -1580,31 +1580,31 @@ export interface CloudAwsIntegrationsEc2 {
1580
1580
  /**
1581
1581
  * Specify each AWS region that includes the resources that you want to monitor.
1582
1582
  *
1583
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1584
1584
  */
1585
1585
  readonly awsRegions?: string[];
1586
1586
  /**
1587
1587
  * Specify if the old legacy metadata and tag names have to be kept, it will consume more ingest data size
1588
1588
  *
1589
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#duplicate_ec2_tags CloudAwsIntegrations#duplicate_ec2_tags}
1589
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#duplicate_ec2_tags CloudAwsIntegrations#duplicate_ec2_tags}
1590
1590
  */
1591
1591
  readonly duplicateEc2Tags?: boolean | cdktf.IResolvable;
1592
1592
  /**
1593
1593
  * Specify if IP addresses of ec2 instance should be collected
1594
1594
  *
1595
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_ip_addresses CloudAwsIntegrations#fetch_ip_addresses}
1595
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_ip_addresses CloudAwsIntegrations#fetch_ip_addresses}
1596
1596
  */
1597
1597
  readonly fetchIpAddresses?: boolean | cdktf.IResolvable;
1598
1598
  /**
1599
1599
  * The data polling interval in seconds.
1600
1600
  *
1601
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1601
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1602
1602
  */
1603
1603
  readonly metricsPollingInterval?: number;
1604
1604
  /**
1605
1605
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
1606
1606
  *
1607
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1607
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1608
1608
  */
1609
1609
  readonly tagKey?: string;
1610
1610
  /**
@@ -1612,7 +1612,7 @@ export interface CloudAwsIntegrationsEc2 {
1612
1612
  *
1613
1613
  *
1614
1614
  *
1615
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1615
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1616
1616
  */
1617
1617
  readonly tagValue?: string;
1618
1618
  }
@@ -1662,31 +1662,31 @@ export interface CloudAwsIntegrationsEcs {
1662
1662
  /**
1663
1663
  * Specify each AWS region that includes the resources that you want to monitor.
1664
1664
  *
1665
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1665
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1666
1666
  */
1667
1667
  readonly awsRegions?: string[];
1668
1668
  /**
1669
1669
  * Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
1670
1670
  *
1671
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1671
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1672
1672
  */
1673
1673
  readonly fetchTags?: boolean | cdktf.IResolvable;
1674
1674
  /**
1675
1675
  * The data polling interval in seconds.
1676
1676
  *
1677
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1678
1678
  */
1679
1679
  readonly metricsPollingInterval?: number;
1680
1680
  /**
1681
1681
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
1682
1682
  *
1683
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1683
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1684
1684
  */
1685
1685
  readonly tagKey?: string;
1686
1686
  /**
1687
1687
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
1688
1688
  *
1689
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1689
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1690
1690
  */
1691
1691
  readonly tagValue?: string;
1692
1692
  }
@@ -1731,31 +1731,31 @@ export interface CloudAwsIntegrationsEfs {
1731
1731
  /**
1732
1732
  * Specify each AWS region that includes the resources that you want to monitor.
1733
1733
  *
1734
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1734
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1735
1735
  */
1736
1736
  readonly awsRegions?: string[];
1737
1737
  /**
1738
1738
  * Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
1739
1739
  *
1740
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1740
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1741
1741
  */
1742
1742
  readonly fetchTags?: boolean | cdktf.IResolvable;
1743
1743
  /**
1744
1744
  * The data polling interval in seconds.
1745
1745
  *
1746
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1746
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1747
1747
  */
1748
1748
  readonly metricsPollingInterval?: number;
1749
1749
  /**
1750
1750
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
1751
1751
  *
1752
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1752
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1753
1753
  */
1754
1754
  readonly tagKey?: string;
1755
1755
  /**
1756
1756
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
1757
1757
  *
1758
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1758
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1759
1759
  */
1760
1760
  readonly tagValue?: string;
1761
1761
  }
@@ -1800,25 +1800,25 @@ export interface CloudAwsIntegrationsElasticache {
1800
1800
  /**
1801
1801
  * Specify each AWS region that includes the resources that you want to monitor.
1802
1802
  *
1803
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1803
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1804
1804
  */
1805
1805
  readonly awsRegions?: string[];
1806
1806
  /**
1807
1807
  * Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
1808
1808
  *
1809
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1809
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1810
1810
  */
1811
1811
  readonly fetchTags?: boolean | cdktf.IResolvable;
1812
1812
  /**
1813
1813
  * The data polling interval in seconds.
1814
1814
  *
1815
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1815
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1816
1816
  */
1817
1817
  readonly metricsPollingInterval?: number;
1818
1818
  /**
1819
1819
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
1820
1820
  *
1821
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1821
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1822
1822
  */
1823
1823
  readonly tagKey?: string;
1824
1824
  /**
@@ -1826,7 +1826,7 @@ export interface CloudAwsIntegrationsElasticache {
1826
1826
  *
1827
1827
  *
1828
1828
  *
1829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1829
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1830
1830
  */
1831
1831
  readonly tagValue?: string;
1832
1832
  }
@@ -1871,37 +1871,37 @@ export interface CloudAwsIntegrationsElasticbeanstalk {
1871
1871
  /**
1872
1872
  * Specify each AWS region that includes the resources that you want to monitor.
1873
1873
  *
1874
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1874
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1875
1875
  */
1876
1876
  readonly awsRegions?: string[];
1877
1877
  /**
1878
1878
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
1879
1879
  *
1880
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
1880
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
1881
1881
  */
1882
1882
  readonly fetchExtendedInventory?: boolean | cdktf.IResolvable;
1883
1883
  /**
1884
1884
  * Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
1885
1885
  *
1886
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1886
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
1887
1887
  */
1888
1888
  readonly fetchTags?: boolean | cdktf.IResolvable;
1889
1889
  /**
1890
1890
  * The data polling interval in seconds.
1891
1891
  *
1892
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1892
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1893
1893
  */
1894
1894
  readonly metricsPollingInterval?: number;
1895
1895
  /**
1896
1896
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
1897
1897
  *
1898
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1898
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1899
1899
  */
1900
1900
  readonly tagKey?: string;
1901
1901
  /**
1902
1902
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
1903
1903
  *
1904
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1904
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1905
1905
  */
1906
1906
  readonly tagValue?: string;
1907
1907
  }
@@ -1951,25 +1951,25 @@ export interface CloudAwsIntegrationsElasticsearch {
1951
1951
  /**
1952
1952
  * Specify each AWS region that includes the resources that you want to monitor.
1953
1953
  *
1954
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1954
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
1955
1955
  */
1956
1956
  readonly awsRegions?: string[];
1957
1957
  /**
1958
1958
  * Specify if metrics should be collected for nodes. Turning it on will increase the number of API calls made to CloudWatch.
1959
1959
  *
1960
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_nodes CloudAwsIntegrations#fetch_nodes}
1960
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_nodes CloudAwsIntegrations#fetch_nodes}
1961
1961
  */
1962
1962
  readonly fetchNodes?: boolean | cdktf.IResolvable;
1963
1963
  /**
1964
1964
  * The data polling interval in seconds.
1965
1965
  *
1966
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1966
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
1967
1967
  */
1968
1968
  readonly metricsPollingInterval?: number;
1969
1969
  /**
1970
1970
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
1971
1971
  *
1972
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1972
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
1973
1973
  */
1974
1974
  readonly tagKey?: string;
1975
1975
  /**
@@ -1977,7 +1977,7 @@ export interface CloudAwsIntegrationsElasticsearch {
1977
1977
  *
1978
1978
  *
1979
1979
  *
1980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
1981
1981
  */
1982
1982
  readonly tagValue?: string;
1983
1983
  }
@@ -2022,25 +2022,25 @@ export interface CloudAwsIntegrationsElb {
2022
2022
  /**
2023
2023
  * Specify each AWS region that includes the resources that you want to monitor.
2024
2024
  *
2025
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2026
2026
  */
2027
2027
  readonly awsRegions?: string[];
2028
2028
  /**
2029
2029
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
2030
2030
  *
2031
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2031
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2032
2032
  */
2033
2033
  readonly fetchExtendedInventory?: boolean | cdktf.IResolvable;
2034
2034
  /**
2035
2035
  * Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
2036
2036
  *
2037
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2037
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2038
2038
  */
2039
2039
  readonly fetchTags?: boolean | cdktf.IResolvable;
2040
2040
  /**
2041
2041
  * The data polling interval in seconds.
2042
2042
  *
2043
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2043
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2044
2044
  */
2045
2045
  readonly metricsPollingInterval?: number;
2046
2046
  }
@@ -2080,31 +2080,31 @@ export interface CloudAwsIntegrationsEmr {
2080
2080
  /**
2081
2081
  * Specify each AWS region that includes the resources that you want to monitor.
2082
2082
  *
2083
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2083
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2084
2084
  */
2085
2085
  readonly awsRegions?: string[];
2086
2086
  /**
2087
2087
  * Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
2088
2088
  *
2089
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2089
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2090
2090
  */
2091
2091
  readonly fetchTags?: boolean | cdktf.IResolvable;
2092
2092
  /**
2093
2093
  * The data polling interval in seconds.
2094
2094
  *
2095
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2095
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2096
2096
  */
2097
2097
  readonly metricsPollingInterval?: number;
2098
2098
  /**
2099
2099
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
2100
2100
  *
2101
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2101
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2102
2102
  */
2103
2103
  readonly tagKey?: string;
2104
2104
  /**
2105
2105
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
2106
2106
  *
2107
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2107
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2108
2108
  */
2109
2109
  readonly tagValue?: string;
2110
2110
  }
@@ -2149,7 +2149,7 @@ export interface CloudAwsIntegrationsHealth {
2149
2149
  /**
2150
2150
  * The data polling interval in seconds.
2151
2151
  *
2152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2153
2153
  */
2154
2154
  readonly metricsPollingInterval?: number;
2155
2155
  }
@@ -2174,19 +2174,19 @@ export interface CloudAwsIntegrationsIam {
2174
2174
  /**
2175
2175
  * The data polling interval in seconds.
2176
2176
  *
2177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2178
2178
  */
2179
2179
  readonly metricsPollingInterval?: number;
2180
2180
  /**
2181
2181
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
2182
2182
  *
2183
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2183
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2184
2184
  */
2185
2185
  readonly tagKey?: string;
2186
2186
  /**
2187
2187
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
2188
2188
  *
2189
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2189
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2190
2190
  */
2191
2191
  readonly tagValue?: string;
2192
2192
  }
@@ -2221,13 +2221,13 @@ export interface CloudAwsIntegrationsIot {
2221
2221
  /**
2222
2222
  * Specify each AWS region that includes the resources that you want to monitor.
2223
2223
  *
2224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2225
2225
  */
2226
2226
  readonly awsRegions?: string[];
2227
2227
  /**
2228
2228
  * The data polling interval in seconds.
2229
2229
  *
2230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2231
2231
  */
2232
2232
  readonly metricsPollingInterval?: number;
2233
2233
  }
@@ -2257,37 +2257,37 @@ export interface CloudAwsIntegrationsKinesis {
2257
2257
  /**
2258
2258
  * Specify each AWS region that includes the resources that you want to monitor.
2259
2259
  *
2260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2261
2261
  */
2262
2262
  readonly awsRegions?: string[];
2263
2263
  /**
2264
2264
  * Specify if Shards should be monitored. May affect total data collection time and contribute to the Cloud provider API rate limit.
2265
2265
  *
2266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_shards CloudAwsIntegrations#fetch_shards}
2266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_shards CloudAwsIntegrations#fetch_shards}
2267
2267
  */
2268
2268
  readonly fetchShards?: boolean | cdktf.IResolvable;
2269
2269
  /**
2270
2270
  * Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
2271
2271
  *
2272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2273
2273
  */
2274
2274
  readonly fetchTags?: boolean | cdktf.IResolvable;
2275
2275
  /**
2276
2276
  * The data polling interval in seconds.
2277
2277
  *
2278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2279
2279
  */
2280
2280
  readonly metricsPollingInterval?: number;
2281
2281
  /**
2282
2282
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
2283
2283
  *
2284
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2284
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2285
2285
  */
2286
2286
  readonly tagKey?: string;
2287
2287
  /**
2288
2288
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
2289
2289
  *
2290
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2291
2291
  */
2292
2292
  readonly tagValue?: string;
2293
2293
  }
@@ -2337,13 +2337,13 @@ export interface CloudAwsIntegrationsKinesisFirehose {
2337
2337
  /**
2338
2338
  * Specify each AWS region that includes the resources that you want to monitor.
2339
2339
  *
2340
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2340
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2341
2341
  */
2342
2342
  readonly awsRegions?: string[];
2343
2343
  /**
2344
2344
  * The data polling interval in seconds.
2345
2345
  *
2346
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2346
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2347
2347
  */
2348
2348
  readonly metricsPollingInterval?: number;
2349
2349
  }
@@ -2373,31 +2373,31 @@ export interface CloudAwsIntegrationsLambda {
2373
2373
  /**
2374
2374
  * Specify each AWS region that includes the resources that you want to monitor.
2375
2375
  *
2376
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2376
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2377
2377
  */
2378
2378
  readonly awsRegions?: string[];
2379
2379
  /**
2380
2380
  * Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
2381
2381
  *
2382
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2382
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2383
2383
  */
2384
2384
  readonly fetchTags?: boolean | cdktf.IResolvable;
2385
2385
  /**
2386
2386
  * The data polling interval in seconds.
2387
2387
  *
2388
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2389
2389
  */
2390
2390
  readonly metricsPollingInterval?: number;
2391
2391
  /**
2392
2392
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
2393
2393
  *
2394
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2394
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2395
2395
  */
2396
2396
  readonly tagKey?: string;
2397
2397
  /**
2398
2398
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
2399
2399
  *
2400
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2401
2401
  */
2402
2402
  readonly tagValue?: string;
2403
2403
  }
@@ -2442,31 +2442,31 @@ export interface CloudAwsIntegrationsRds {
2442
2442
  /**
2443
2443
  * Specify each AWS region that includes the resources that you want to monitor.
2444
2444
  *
2445
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2445
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2446
2446
  */
2447
2447
  readonly awsRegions?: string[];
2448
2448
  /**
2449
2449
  * Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
2450
2450
  *
2451
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2451
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2452
2452
  */
2453
2453
  readonly fetchTags?: boolean | cdktf.IResolvable;
2454
2454
  /**
2455
2455
  * The data polling interval in seconds.
2456
2456
  *
2457
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2457
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2458
2458
  */
2459
2459
  readonly metricsPollingInterval?: number;
2460
2460
  /**
2461
2461
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
2462
2462
  *
2463
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2463
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2464
2464
  */
2465
2465
  readonly tagKey?: string;
2466
2466
  /**
2467
2467
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
2468
2468
  *
2469
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2469
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2470
2470
  */
2471
2471
  readonly tagValue?: string;
2472
2472
  }
@@ -2511,25 +2511,25 @@ export interface CloudAwsIntegrationsRedshift {
2511
2511
  /**
2512
2512
  * Specify each AWS region that includes the resources that you want to monitor.
2513
2513
  *
2514
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2514
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2515
2515
  */
2516
2516
  readonly awsRegions?: string[];
2517
2517
  /**
2518
2518
  * The data polling interval in seconds.
2519
2519
  *
2520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2520
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2521
2521
  */
2522
2522
  readonly metricsPollingInterval?: number;
2523
2523
  /**
2524
2524
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
2525
2525
  *
2526
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2526
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2527
2527
  */
2528
2528
  readonly tagKey?: string;
2529
2529
  /**
2530
2530
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
2531
2531
  *
2532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2533
2533
  */
2534
2534
  readonly tagValue?: string;
2535
2535
  }
@@ -2569,13 +2569,13 @@ export interface CloudAwsIntegrationsRoute53 {
2569
2569
  /**
2570
2570
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
2571
2571
  *
2572
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2572
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2573
2573
  */
2574
2574
  readonly fetchExtendedInventory?: boolean | cdktf.IResolvable;
2575
2575
  /**
2576
2576
  * The data polling interval in seconds.
2577
2577
  *
2578
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2578
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2579
2579
  */
2580
2580
  readonly metricsPollingInterval?: number;
2581
2581
  }
@@ -2605,31 +2605,31 @@ export interface CloudAwsIntegrationsS3 {
2605
2605
  /**
2606
2606
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
2607
2607
  *
2608
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2608
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2609
2609
  */
2610
2610
  readonly fetchExtendedInventory?: boolean | cdktf.IResolvable;
2611
2611
  /**
2612
2612
  * Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
2613
2613
  *
2614
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2614
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2615
2615
  */
2616
2616
  readonly fetchTags?: boolean | cdktf.IResolvable;
2617
2617
  /**
2618
2618
  * The data polling interval in seconds.
2619
2619
  *
2620
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2620
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2621
2621
  */
2622
2622
  readonly metricsPollingInterval?: number;
2623
2623
  /**
2624
2624
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
2625
2625
  *
2626
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2626
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2627
2627
  */
2628
2628
  readonly tagKey?: string;
2629
2629
  /**
2630
2630
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
2631
2631
  *
2632
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2632
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2633
2633
  */
2634
2634
  readonly tagValue?: string;
2635
2635
  }
@@ -2674,13 +2674,13 @@ export interface CloudAwsIntegrationsSes {
2674
2674
  /**
2675
2675
  * Specify each AWS region that includes the resources that you want to monitor.
2676
2676
  *
2677
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2678
2678
  */
2679
2679
  readonly awsRegions?: string[];
2680
2680
  /**
2681
2681
  * The data polling interval in seconds.
2682
2682
  *
2683
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2683
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2684
2684
  */
2685
2685
  readonly metricsPollingInterval?: number;
2686
2686
  }
@@ -2710,19 +2710,19 @@ export interface CloudAwsIntegrationsSns {
2710
2710
  /**
2711
2711
  * Specify each AWS region that includes the resources that you want to monitor.
2712
2712
  *
2713
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2713
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2714
2714
  */
2715
2715
  readonly awsRegions?: string[];
2716
2716
  /**
2717
2717
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
2718
2718
  *
2719
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2719
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2720
2720
  */
2721
2721
  readonly fetchExtendedInventory?: boolean | cdktf.IResolvable;
2722
2722
  /**
2723
2723
  * The data polling interval in seconds.
2724
2724
  *
2725
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2725
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2726
2726
  */
2727
2727
  readonly metricsPollingInterval?: number;
2728
2728
  }
@@ -2757,43 +2757,43 @@ export interface CloudAwsIntegrationsSqs {
2757
2757
  /**
2758
2758
  * Specify each AWS region that includes the resources that you want to monitor.
2759
2759
  *
2760
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2760
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2761
2761
  */
2762
2762
  readonly awsRegions?: string[];
2763
2763
  /**
2764
2764
  * Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
2765
2765
  *
2766
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2766
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
2767
2767
  */
2768
2768
  readonly fetchExtendedInventory?: boolean | cdktf.IResolvable;
2769
2769
  /**
2770
2770
  * Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
2771
2771
  *
2772
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2772
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
2773
2773
  */
2774
2774
  readonly fetchTags?: boolean | cdktf.IResolvable;
2775
2775
  /**
2776
2776
  * The data polling interval in seconds.
2777
2777
  *
2778
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2778
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2779
2779
  */
2780
2780
  readonly metricsPollingInterval?: number;
2781
2781
  /**
2782
2782
  * Specify each name or prefix for the Queues that you want to monitor. Filter values are case-sensitive.
2783
2783
  *
2784
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#queue_prefixes CloudAwsIntegrations#queue_prefixes}
2784
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#queue_prefixes CloudAwsIntegrations#queue_prefixes}
2785
2785
  */
2786
2786
  readonly queuePrefixes?: string[];
2787
2787
  /**
2788
2788
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
2789
2789
  *
2790
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2790
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2791
2791
  */
2792
2792
  readonly tagKey?: string;
2793
2793
  /**
2794
2794
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
2795
2795
  *
2796
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2796
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2797
2797
  */
2798
2798
  readonly tagValue?: string;
2799
2799
  }
@@ -2848,7 +2848,7 @@ export interface CloudAwsIntegrationsTrustedAdvisor {
2848
2848
  /**
2849
2849
  * The data polling interval in seconds.
2850
2850
  *
2851
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2851
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2852
2852
  */
2853
2853
  readonly metricsPollingInterval?: number;
2854
2854
  }
@@ -2873,37 +2873,37 @@ export interface CloudAwsIntegrationsVpc {
2873
2873
  /**
2874
2874
  * Specify each AWS region that includes the resources that you want to monitor.
2875
2875
  *
2876
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2877
2877
  */
2878
2878
  readonly awsRegions?: string[];
2879
2879
  /**
2880
2880
  * Specify if NAT gateway should be monitored. May affect total data collection time and contribute to the Cloud provider API rate limit.
2881
2881
  *
2882
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_nat_gateway CloudAwsIntegrations#fetch_nat_gateway}
2882
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_nat_gateway CloudAwsIntegrations#fetch_nat_gateway}
2883
2883
  */
2884
2884
  readonly fetchNatGateway?: boolean | cdktf.IResolvable;
2885
2885
  /**
2886
2886
  * Specify if VPN should be monitored. May affect total data collection time and contribute to the Cloud provider API rate limit.
2887
2887
  *
2888
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#fetch_vpn CloudAwsIntegrations#fetch_vpn}
2888
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#fetch_vpn CloudAwsIntegrations#fetch_vpn}
2889
2889
  */
2890
2890
  readonly fetchVpn?: boolean | cdktf.IResolvable;
2891
2891
  /**
2892
2892
  * The data polling interval in seconds.
2893
2893
  *
2894
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2895
2895
  */
2896
2896
  readonly metricsPollingInterval?: number;
2897
2897
  /**
2898
2898
  * Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
2899
2899
  *
2900
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
2901
2901
  */
2902
2902
  readonly tagKey?: string;
2903
2903
  /**
2904
2904
  * Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
2905
2905
  *
2906
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2906
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
2907
2907
  */
2908
2908
  readonly tagValue?: string;
2909
2909
  }
@@ -2953,13 +2953,13 @@ export interface CloudAwsIntegrationsXRay {
2953
2953
  /**
2954
2954
  * Specify each AWS region that includes the resources that you want to monitor.
2955
2955
  *
2956
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2956
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
2957
2957
  */
2958
2958
  readonly awsRegions?: string[];
2959
2959
  /**
2960
2960
  * The data polling interval in seconds.
2961
2961
  *
2962
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2962
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
2963
2963
  */
2964
2964
  readonly metricsPollingInterval?: number;
2965
2965
  }
@@ -2986,7 +2986,7 @@ export declare class CloudAwsIntegrationsXRayOutputReference extends cdktf.Compl
2986
2986
  get metricsPollingIntervalInput(): number;
2987
2987
  }
2988
2988
  /**
2989
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations newrelic_cloud_aws_integrations}
2989
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations newrelic_cloud_aws_integrations}
2990
2990
  */
2991
2991
  export declare class CloudAwsIntegrations extends cdktf.TerraformResource {
2992
2992
  static readonly tfResourceType = "newrelic_cloud_aws_integrations";
@@ -2994,12 +2994,12 @@ export declare class CloudAwsIntegrations extends cdktf.TerraformResource {
2994
2994
  * Generates CDKTF code for importing a CloudAwsIntegrations resource upon running "cdktf plan <stack-name>"
2995
2995
  * @param scope The scope in which to define this construct
2996
2996
  * @param importToId The construct id used in the generated config for the CloudAwsIntegrations to import
2997
- * @param importFromId The id of the existing CloudAwsIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations#import import section} in the documentation of this resource for the id to use
2997
+ * @param importFromId The id of the existing CloudAwsIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations#import import section} in the documentation of this resource for the id to use
2998
2998
  * @param provider? Optional instance of the provider where the CloudAwsIntegrations to import is found
2999
2999
  */
3000
3000
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
3001
3001
  /**
3002
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/cloud_aws_integrations newrelic_cloud_aws_integrations} Resource
3002
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_aws_integrations newrelic_cloud_aws_integrations} Resource
3003
3003
  *
3004
3004
  * @param scope The scope in which to define this construct
3005
3005
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope