@cdktn/provider-newrelic 15.1.0 → 15.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/.jsii +2516 -2404
  2. package/README.md +3 -3
  3. package/lib/account-management/index.d.ts +10 -10
  4. package/lib/account-management/index.js +9 -9
  5. package/lib/alert-channel/index.d.ts +30 -30
  6. package/lib/alert-channel/index.js +9 -9
  7. package/lib/alert-compound-condition/index.d.ts +17 -17
  8. package/lib/alert-compound-condition/index.js +13 -13
  9. package/lib/alert-condition/index.d.ts +23 -23
  10. package/lib/alert-condition/index.js +10 -10
  11. package/lib/alert-muting-rule/index.d.ts +23 -23
  12. package/lib/alert-muting-rule/index.js +16 -16
  13. package/lib/alert-policy/index.d.ts +8 -8
  14. package/lib/alert-policy/index.js +6 -6
  15. package/lib/alert-policy-channel/index.d.ts +9 -9
  16. package/lib/alert-policy-channel/index.js +9 -9
  17. package/lib/api-access-key/index.d.ts +10 -10
  18. package/lib/api-access-key/index.js +6 -6
  19. package/lib/application-settings/index.d.ts +27 -27
  20. package/lib/application-settings/index.js +21 -21
  21. package/lib/aws-connection/index.d.ts +22 -22
  22. package/lib/aws-connection/index.js +20 -20
  23. package/lib/browser-application/index.d.ts +12 -12
  24. package/lib/browser-application/index.js +9 -9
  25. package/lib/cardinality-management/index.d.ts +9 -9
  26. package/lib/cardinality-management/index.js +10 -10
  27. package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
  28. package/lib/cloud-aws-eu-sovereign-integrations/index.js +15 -15
  29. package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
  30. package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
  31. package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  32. package/lib/cloud-aws-govcloud-integrations/index.js +66 -66
  33. package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  34. package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
  35. package/lib/cloud-aws-integrations/index.d.ts +234 -234
  36. package/lib/cloud-aws-integrations/index.js +168 -168
  37. package/lib/cloud-aws-link-account/index.d.ts +8 -8
  38. package/lib/cloud-aws-link-account/index.js +6 -6
  39. package/lib/cloud-azure-integrations/index.d.ts +109 -109
  40. package/lib/cloud-azure-integrations/index.js +105 -105
  41. package/lib/cloud-azure-link-account/index.d.ts +10 -10
  42. package/lib/cloud-azure-link-account/index.js +6 -6
  43. package/lib/cloud-gcp-integrations/index.d.ts +62 -62
  44. package/lib/cloud-gcp-integrations/index.js +84 -84
  45. package/lib/cloud-gcp-link-account/index.d.ts +7 -7
  46. package/lib/cloud-gcp-link-account/index.js +6 -6
  47. package/lib/cloud-oci-link-account/index.d.ts +40 -18
  48. package/lib/cloud-oci-link-account/index.js +48 -6
  49. package/lib/data-newrelic-account/index.d.ts +7 -7
  50. package/lib/data-newrelic-account/index.js +6 -6
  51. package/lib/data-newrelic-alert-channel/index.d.ts +6 -6
  52. package/lib/data-newrelic-alert-channel/index.js +10 -10
  53. package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
  54. package/lib/data-newrelic-alert-policy/index.js +6 -6
  55. package/lib/data-newrelic-application/index.d.ts +5 -5
  56. package/lib/data-newrelic-application/index.js +6 -6
  57. package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
  58. package/lib/data-newrelic-authentication-domain/index.js +6 -6
  59. package/lib/data-newrelic-cloud-account/index.d.ts +7 -7
  60. package/lib/data-newrelic-cloud-account/index.js +6 -6
  61. package/lib/data-newrelic-entity/index.d.ts +14 -14
  62. package/lib/data-newrelic-entity/index.js +10 -10
  63. package/lib/data-newrelic-fleet-configuration/index.d.ts +8 -8
  64. package/lib/data-newrelic-fleet-configuration/index.js +6 -6
  65. package/lib/data-newrelic-fleet-members/index.d.ts +6 -6
  66. package/lib/data-newrelic-fleet-members/index.js +10 -10
  67. package/lib/data-newrelic-group/index.d.ts +5 -5
  68. package/lib/data-newrelic-group/index.js +6 -6
  69. package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
  70. package/lib/data-newrelic-key-transaction/index.js +6 -6
  71. package/lib/data-newrelic-notification-destination/index.d.ts +12 -12
  72. package/lib/data-newrelic-notification-destination/index.js +17 -17
  73. package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  74. package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
  75. package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  76. package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
  77. package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  78. package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
  79. package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  80. package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
  81. package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  82. package/lib/data-newrelic-test-grok-pattern/index.js +14 -14
  83. package/lib/data-newrelic-user/index.d.ts +6 -6
  84. package/lib/data-newrelic-user/index.js +6 -6
  85. package/lib/data-partition-rule/index.d.ts +12 -12
  86. package/lib/data-partition-rule/index.js +9 -9
  87. package/lib/entity-tags/index.d.ts +10 -10
  88. package/lib/entity-tags/index.js +13 -13
  89. package/lib/events-to-metrics-rule/index.d.ts +9 -9
  90. package/lib/events-to-metrics-rule/index.js +6 -6
  91. package/lib/federated-logs-partition/index.d.ts +20 -20
  92. package/lib/federated-logs-partition/index.js +37 -37
  93. package/lib/federated-logs-setup/index.d.ts +29 -29
  94. package/lib/federated-logs-setup/index.js +46 -46
  95. package/lib/fleet/index.d.ts +10 -10
  96. package/lib/fleet/index.js +6 -6
  97. package/lib/fleet-configuration/index.d.ts +11 -11
  98. package/lib/fleet-configuration/index.js +10 -10
  99. package/lib/fleet-deployment/index.d.ts +13 -13
  100. package/lib/fleet-deployment/index.js +10 -10
  101. package/lib/fleet-members/index.d.ts +8 -8
  102. package/lib/fleet-members/index.js +10 -10
  103. package/lib/group/index.d.ts +7 -7
  104. package/lib/group/index.js +6 -6
  105. package/lib/infra-alert-condition/index.d.ts +25 -25
  106. package/lib/infra-alert-condition/index.js +12 -12
  107. package/lib/insights-event/index.d.ts +11 -11
  108. package/lib/insights-event/index.js +14 -14
  109. package/lib/key-transaction/index.d.ts +9 -9
  110. package/lib/key-transaction/index.js +6 -6
  111. package/lib/log-parsing-rule/index.d.ts +12 -12
  112. package/lib/log-parsing-rule/index.js +6 -6
  113. package/lib/metric-pruning-rule/index.d.ts +7 -7
  114. package/lib/metric-pruning-rule/index.js +6 -6
  115. package/lib/monitor-downtime/index.d.ts +20 -20
  116. package/lib/monitor-downtime/index.js +15 -15
  117. package/lib/notification-channel/index.d.ts +18 -18
  118. package/lib/notification-channel/index.js +13 -13
  119. package/lib/notification-destination/index.d.ts +31 -31
  120. package/lib/notification-destination/index.js +29 -29
  121. package/lib/nrql-alert-condition/index.d.ts +75 -75
  122. package/lib/nrql-alert-condition/index.js +37 -37
  123. package/lib/nrql-drop-rule/index.d.ts +10 -10
  124. package/lib/nrql-drop-rule/index.js +9 -9
  125. package/lib/obfuscation-expression/index.d.ts +8 -8
  126. package/lib/obfuscation-expression/index.js +6 -6
  127. package/lib/obfuscation-rule/index.d.ts +13 -13
  128. package/lib/obfuscation-rule/index.js +10 -10
  129. package/lib/one-dashboard/index-structs/structs0.d.ts +364 -364
  130. package/lib/one-dashboard/index-structs/structs0.js +401 -401
  131. package/lib/one-dashboard/index-structs/structs400.d.ts +286 -286
  132. package/lib/one-dashboard/index-structs/structs400.js +278 -278
  133. package/lib/one-dashboard/index.d.ts +10 -10
  134. package/lib/one-dashboard/index.js +6 -6
  135. package/lib/one-dashboard-json/index.d.ts +9 -9
  136. package/lib/one-dashboard-json/index.js +9 -9
  137. package/lib/one-dashboard-raw/index.d.ts +20 -20
  138. package/lib/one-dashboard-raw/index.js +14 -14
  139. package/lib/pipeline-cloud-rule/index.d.ts +8 -8
  140. package/lib/pipeline-cloud-rule/index.js +6 -6
  141. package/lib/provider/index.d.ts +17 -17
  142. package/lib/provider/index.js +6 -6
  143. package/lib/service-level/index.d.ts +38 -38
  144. package/lib/service-level/index.js +36 -36
  145. package/lib/synthetics-alert-condition/index.d.ts +9 -9
  146. package/lib/synthetics-alert-condition/index.js +6 -6
  147. package/lib/synthetics-broken-links-monitor/index.d.ts +17 -17
  148. package/lib/synthetics-broken-links-monitor/index.js +10 -10
  149. package/lib/synthetics-cert-check-monitor/index.d.ts +18 -18
  150. package/lib/synthetics-cert-check-monitor/index.js +10 -10
  151. package/lib/synthetics-monitor/index.d.ts +31 -31
  152. package/lib/synthetics-monitor/index.js +14 -14
  153. package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  154. package/lib/synthetics-multilocation-alert-condition/index.js +12 -12
  155. package/lib/synthetics-private-location/index.d.ts +9 -9
  156. package/lib/synthetics-private-location/index.js +6 -6
  157. package/lib/synthetics-script-monitor/index.d.ts +26 -26
  158. package/lib/synthetics-script-monitor/index.js +14 -14
  159. package/lib/synthetics-secure-credential/index.d.ts +11 -11
  160. package/lib/synthetics-secure-credential/index.js +9 -9
  161. package/lib/synthetics-step-monitor/index.d.ts +25 -25
  162. package/lib/synthetics-step-monitor/index.js +18 -18
  163. package/lib/user/index.d.ts +8 -8
  164. package/lib/user/index.js +6 -6
  165. package/lib/workflow/index.d.ts +26 -26
  166. package/lib/workflow/index.js +28 -28
  167. package/lib/workflow-automation/index.d.ts +8 -8
  168. package/lib/workflow-automation/index.js +6 -6
  169. package/lib/workload/index.d.ts +32 -32
  170. package/lib/workload/index.js +33 -33
  171. package/package.json +6 -6
@@ -8,29 +8,29 @@ export interface AwsConnectionConfig extends cdktn.TerraformMetaArguments {
8
8
  /**
9
9
  * The account ID where the AWS connection will be created. Used when scope_type is ACCOUNT.
10
10
  *
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#account_id AwsConnection#account_id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#account_id AwsConnection#account_id}
12
12
  */
13
13
  readonly accountId?: number;
14
14
  /**
15
15
  * The description of the AWS connection.
16
16
  *
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#description AwsConnection#description}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#description AwsConnection#description}
18
18
  */
19
19
  readonly description?: string;
20
20
  /**
21
21
  * Flag to indicate if the connection is enabled. True by default.
22
22
  *
23
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#enabled AwsConnection#enabled}
23
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#enabled AwsConnection#enabled}
24
24
  */
25
25
  readonly enabled?: boolean | cdktn.IResolvable;
26
26
  /**
27
27
  * Optional field representing an identifier managed by the consumer.
28
28
  *
29
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#external_id AwsConnection#external_id}
29
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#external_id AwsConnection#external_id}
30
30
  */
31
31
  readonly externalId?: string;
32
32
  /**
33
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#id AwsConnection#id}
33
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#id AwsConnection#id}
34
34
  *
35
35
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
36
36
  * 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.
@@ -39,43 +39,43 @@ export interface AwsConnectionConfig extends cdktn.TerraformMetaArguments {
39
39
  /**
40
40
  * The name of the AWS connection.
41
41
  *
42
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#name AwsConnection#name}
42
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#name AwsConnection#name}
43
43
  */
44
44
  readonly name: string;
45
45
  /**
46
46
  * Default region for this connection.
47
47
  *
48
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#region AwsConnection#region}
48
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#region AwsConnection#region}
49
49
  */
50
50
  readonly region?: string;
51
51
  /**
52
52
  * The scope ID (account ID or organization ID) for the AWS connection.
53
53
  *
54
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#scope_id AwsConnection#scope_id}
54
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#scope_id AwsConnection#scope_id}
55
55
  */
56
56
  readonly scopeId?: string;
57
57
  /**
58
58
  * The scope type for the AWS connection. Valid values are ACCOUNT and ORGANIZATION.
59
59
  *
60
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#scope_type AwsConnection#scope_type}
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#scope_type AwsConnection#scope_type}
61
61
  */
62
62
  readonly scopeType?: string;
63
63
  /**
64
64
  * credential block
65
65
  *
66
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#credential AwsConnection#credential}
66
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#credential AwsConnection#credential}
67
67
  */
68
68
  readonly credential: AwsConnectionCredential;
69
69
  /**
70
70
  * settings block
71
71
  *
72
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#settings AwsConnection#settings}
72
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#settings AwsConnection#settings}
73
73
  */
74
74
  readonly settings?: AwsConnectionSettings[] | cdktn.IResolvable;
75
75
  /**
76
76
  * tag block
77
77
  *
78
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#tag AwsConnection#tag}
78
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#tag AwsConnection#tag}
79
79
  */
80
80
  readonly tag?: AwsConnectionTag[] | cdktn.IResolvable;
81
81
  }
@@ -83,13 +83,13 @@ export interface AwsConnectionCredentialAssumeRole {
83
83
  /**
84
84
  * External ID supplied by New Relic during AssumeRole.
85
85
  *
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#external_id AwsConnection#external_id}
86
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#external_id AwsConnection#external_id}
87
87
  */
88
88
  readonly externalId?: string;
89
89
  /**
90
90
  * ARN of the IAM role New Relic should assume.
91
91
  *
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#role_arn AwsConnection#role_arn}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#role_arn AwsConnection#role_arn}
93
93
  */
94
94
  readonly roleArn: string;
95
95
  }
@@ -118,7 +118,7 @@ export interface AwsConnectionCredential {
118
118
  /**
119
119
  * assume_role block
120
120
  *
121
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#assume_role AwsConnection#assume_role}
121
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#assume_role AwsConnection#assume_role}
122
122
  */
123
123
  readonly assumeRole: AwsConnectionCredentialAssumeRole;
124
124
  }
@@ -142,13 +142,13 @@ export interface AwsConnectionSettings {
142
142
  /**
143
143
  * The key or name of the setting.
144
144
  *
145
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#key AwsConnection#key}
145
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#key AwsConnection#key}
146
146
  */
147
147
  readonly key: string;
148
148
  /**
149
149
  * The value of the setting.
150
150
  *
151
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#value AwsConnection#value}
151
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#value AwsConnection#value}
152
152
  */
153
153
  readonly value: string;
154
154
  }
@@ -192,13 +192,13 @@ export interface AwsConnectionTag {
192
192
  /**
193
193
  * The tag key.
194
194
  *
195
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#key AwsConnection#key}
195
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#key AwsConnection#key}
196
196
  */
197
197
  readonly key: string;
198
198
  /**
199
199
  * The tag values.
200
200
  *
201
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#values AwsConnection#values}
201
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#values AwsConnection#values}
202
202
  */
203
203
  readonly values: string[];
204
204
  }
@@ -239,7 +239,7 @@ export declare class AwsConnectionTagList extends cdktn.ComplexList {
239
239
  get(index: number): AwsConnectionTagOutputReference;
240
240
  }
241
241
  /**
242
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection newrelic_aws_connection}
242
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection newrelic_aws_connection}
243
243
  */
244
244
  export declare class AwsConnection extends cdktn.TerraformResource {
245
245
  static readonly tfResourceType = "newrelic_aws_connection";
@@ -247,12 +247,12 @@ export declare class AwsConnection extends cdktn.TerraformResource {
247
247
  * Generates CDKTN code for importing a AwsConnection resource upon running "cdktn plan <stack-name>"
248
248
  * @param scope The scope in which to define this construct
249
249
  * @param importToId The construct id used in the generated config for the AwsConnection to import
250
- * @param importFromId The id of the existing AwsConnection that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection#import import section} in the documentation of this resource for the id to use
250
+ * @param importFromId The id of the existing AwsConnection that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection#import import section} in the documentation of this resource for the id to use
251
251
  * @param provider? Optional instance of the provider where the AwsConnection to import is found
252
252
  */
253
253
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider): cdktn.ImportableResource;
254
254
  /**
255
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.91.0/docs/resources/aws_connection newrelic_aws_connection} Resource
255
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.92.0/docs/resources/aws_connection newrelic_aws_connection} Resource
256
256
  *
257
257
  * @param scope The scope in which to define this construct
258
258
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope