@cdktf-providers/newrelic 3.76.0 → 3.76.1

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 +22 -22
  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,23 +4,23 @@ export interface DataPartitionRuleConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The account id associated with the data partition rule.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#account_id DataPartitionRule#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#account_id DataPartitionRule#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * The description of the data partition rule.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#description DataPartitionRule#description}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#description DataPartitionRule#description}
14
14
  */
15
15
  readonly description?: string;
16
16
  /**
17
17
  * Whether or not this data partition rule is enabled.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#enabled DataPartitionRule#enabled}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#enabled DataPartitionRule#enabled}
20
20
  */
21
21
  readonly enabled: boolean | cdktf.IResolvable;
22
22
  /**
23
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#id DataPartitionRule#id}
23
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#id DataPartitionRule#id}
24
24
  *
25
25
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
26
26
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -29,31 +29,31 @@ export interface DataPartitionRuleConfig extends cdktf.TerraformMetaArguments {
29
29
  /**
30
30
  * The NRQL to match events for this data partition rule. Logs matching this criteria will be routed to the specified data partition.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#nrql DataPartitionRule#nrql}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#nrql DataPartitionRule#nrql}
33
33
  */
34
34
  readonly nrql: string;
35
35
  /**
36
36
  * The retention policy of the data partition data.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#retention_policy DataPartitionRule#retention_policy}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#retention_policy DataPartitionRule#retention_policy}
39
39
  */
40
40
  readonly retentionPolicy: string;
41
41
  /**
42
42
  * The name of the data partition where logs will be allocated once the rule is enabled.
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#target_data_partition DataPartitionRule#target_data_partition}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#target_data_partition DataPartitionRule#target_data_partition}
45
45
  */
46
46
  readonly targetDataPartition: string;
47
47
  /**
48
48
  * timeouts block
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#timeouts DataPartitionRule#timeouts}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#timeouts DataPartitionRule#timeouts}
51
51
  */
52
52
  readonly timeouts?: DataPartitionRuleTimeouts;
53
53
  }
54
54
  export interface DataPartitionRuleTimeouts {
55
55
  /**
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#create DataPartitionRule#create}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#create DataPartitionRule#create}
57
57
  */
58
58
  readonly create?: string;
59
59
  }
@@ -76,7 +76,7 @@ export declare class DataPartitionRuleTimeoutsOutputReference extends cdktf.Comp
76
76
  get createInput(): string;
77
77
  }
78
78
  /**
79
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule newrelic_data_partition_rule}
79
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule newrelic_data_partition_rule}
80
80
  */
81
81
  export declare class DataPartitionRule extends cdktf.TerraformResource {
82
82
  static readonly tfResourceType = "newrelic_data_partition_rule";
@@ -84,12 +84,12 @@ export declare class DataPartitionRule extends cdktf.TerraformResource {
84
84
  * Generates CDKTF code for importing a DataPartitionRule resource upon running "cdktf plan <stack-name>"
85
85
  * @param scope The scope in which to define this construct
86
86
  * @param importToId The construct id used in the generated config for the DataPartitionRule to import
87
- * @param importFromId The id of the existing DataPartitionRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#import import section} in the documentation of this resource for the id to use
87
+ * @param importFromId The id of the existing DataPartitionRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#import import section} in the documentation of this resource for the id to use
88
88
  * @param provider? Optional instance of the provider where the DataPartitionRule to import is found
89
89
  */
90
90
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
91
91
  /**
92
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule newrelic_data_partition_rule} Resource
92
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule newrelic_data_partition_rule} Resource
93
93
  *
94
94
  * @param scope The scope in which to define this construct
95
95
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function dataPartitionRuleTimeoutsToTerraform(struct) {
@@ -85,7 +85,7 @@ export class DataPartitionRuleTimeoutsOutputReference extends cdktf.ComplexObjec
85
85
  }
86
86
  }
87
87
  /**
88
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule newrelic_data_partition_rule}
88
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule newrelic_data_partition_rule}
89
89
  */
90
90
  export class DataPartitionRule extends cdktf.TerraformResource {
91
91
  // =================
@@ -99,7 +99,7 @@ export class DataPartitionRule extends cdktf.TerraformResource {
99
99
  * Generates CDKTF code for importing a DataPartitionRule resource upon running "cdktf plan <stack-name>"
100
100
  * @param scope The scope in which to define this construct
101
101
  * @param importToId The construct id used in the generated config for the DataPartitionRule to import
102
- * @param importFromId The id of the existing DataPartitionRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule#import import section} in the documentation of this resource for the id to use
102
+ * @param importFromId The id of the existing DataPartitionRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule#import import section} in the documentation of this resource for the id to use
103
103
  * @param provider? Optional instance of the provider where the DataPartitionRule to import is found
104
104
  */
105
105
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -109,7 +109,7 @@ export class DataPartitionRule extends cdktf.TerraformResource {
109
109
  // INITIALIZER
110
110
  // ===========
111
111
  /**
112
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/data_partition_rule newrelic_data_partition_rule} Resource
112
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/data_partition_rule newrelic_data_partition_rule} Resource
113
113
  *
114
114
  * @param scope The scope in which to define this construct
115
115
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -120,8 +120,8 @@ export class DataPartitionRule extends cdktf.TerraformResource {
120
120
  terraformResourceType: 'newrelic_data_partition_rule',
121
121
  terraformGeneratorMetadata: {
122
122
  providerName: 'newrelic',
123
- providerVersion: '3.76.0',
124
- providerVersionConstraint: '3.76.0'
123
+ providerVersion: '3.76.1',
124
+ providerVersionConstraint: '3.76.1'
125
125
  },
126
126
  provider: config.provider,
127
127
  dependsOn: config.dependsOn,
@@ -4,11 +4,11 @@ export interface EntityTagsConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The guid of the entity to tag.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags#guid EntityTags#guid}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags#guid EntityTags#guid}
8
8
  */
9
9
  readonly guid: string;
10
10
  /**
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags#id EntityTags#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags#id EntityTags#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,13 +17,13 @@ export interface EntityTagsConfig extends cdktf.TerraformMetaArguments {
17
17
  /**
18
18
  * tag block
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags#tag EntityTags#tag}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags#tag EntityTags#tag}
21
21
  */
22
22
  readonly tag: EntityTagsTag[] | cdktf.IResolvable;
23
23
  /**
24
24
  * timeouts block
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags#timeouts EntityTags#timeouts}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags#timeouts EntityTags#timeouts}
27
27
  */
28
28
  readonly timeouts?: EntityTagsTimeouts;
29
29
  }
@@ -31,13 +31,13 @@ export interface EntityTagsTag {
31
31
  /**
32
32
  * The tag key.
33
33
  *
34
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags#key EntityTags#key}
34
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags#key EntityTags#key}
35
35
  */
36
36
  readonly key: string;
37
37
  /**
38
38
  * The tag values.
39
39
  *
40
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags#values EntityTags#values}
40
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags#values EntityTags#values}
41
41
  */
42
42
  readonly values: string[];
43
43
  }
@@ -82,7 +82,7 @@ export declare class EntityTagsTagList extends cdktf.ComplexList {
82
82
  }
83
83
  export interface EntityTagsTimeouts {
84
84
  /**
85
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags#create EntityTags#create}
85
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags#create EntityTags#create}
86
86
  */
87
87
  readonly create?: string;
88
88
  }
@@ -105,7 +105,7 @@ export declare class EntityTagsTimeoutsOutputReference extends cdktf.ComplexObje
105
105
  get createInput(): string;
106
106
  }
107
107
  /**
108
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags newrelic_entity_tags}
108
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags newrelic_entity_tags}
109
109
  */
110
110
  export declare class EntityTags extends cdktf.TerraformResource {
111
111
  static readonly tfResourceType = "newrelic_entity_tags";
@@ -113,12 +113,12 @@ export declare class EntityTags extends cdktf.TerraformResource {
113
113
  * Generates CDKTF code for importing a EntityTags resource upon running "cdktf plan <stack-name>"
114
114
  * @param scope The scope in which to define this construct
115
115
  * @param importToId The construct id used in the generated config for the EntityTags to import
116
- * @param importFromId The id of the existing EntityTags that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags#import import section} in the documentation of this resource for the id to use
116
+ * @param importFromId The id of the existing EntityTags that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags#import import section} in the documentation of this resource for the id to use
117
117
  * @param provider? Optional instance of the provider where the EntityTags to import is found
118
118
  */
119
119
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
120
120
  /**
121
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags newrelic_entity_tags} Resource
121
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags newrelic_entity_tags} Resource
122
122
  *
123
123
  * @param scope The scope in which to define this construct
124
124
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function entityTagsTagToTerraform(struct) {
@@ -215,7 +215,7 @@ export class EntityTagsTimeoutsOutputReference extends cdktf.ComplexObject {
215
215
  }
216
216
  }
217
217
  /**
218
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags newrelic_entity_tags}
218
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags newrelic_entity_tags}
219
219
  */
220
220
  export class EntityTags extends cdktf.TerraformResource {
221
221
  // =================
@@ -229,7 +229,7 @@ export class EntityTags extends cdktf.TerraformResource {
229
229
  * Generates CDKTF code for importing a EntityTags resource upon running "cdktf plan <stack-name>"
230
230
  * @param scope The scope in which to define this construct
231
231
  * @param importToId The construct id used in the generated config for the EntityTags to import
232
- * @param importFromId The id of the existing EntityTags that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags#import import section} in the documentation of this resource for the id to use
232
+ * @param importFromId The id of the existing EntityTags that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags#import import section} in the documentation of this resource for the id to use
233
233
  * @param provider? Optional instance of the provider where the EntityTags to import is found
234
234
  */
235
235
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -239,7 +239,7 @@ export class EntityTags extends cdktf.TerraformResource {
239
239
  // INITIALIZER
240
240
  // ===========
241
241
  /**
242
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/entity_tags newrelic_entity_tags} Resource
242
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/entity_tags newrelic_entity_tags} Resource
243
243
  *
244
244
  * @param scope The scope in which to define this construct
245
245
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -250,8 +250,8 @@ export class EntityTags extends cdktf.TerraformResource {
250
250
  terraformResourceType: 'newrelic_entity_tags',
251
251
  terraformGeneratorMetadata: {
252
252
  providerName: 'newrelic',
253
- providerVersion: '3.76.0',
254
- providerVersionConstraint: '3.76.0'
253
+ providerVersion: '3.76.1',
254
+ providerVersionConstraint: '3.76.1'
255
255
  },
256
256
  provider: config.provider,
257
257
  dependsOn: config.dependsOn,
@@ -4,23 +4,23 @@ export interface EventsToMetricsRuleConfig extends cdktf.TerraformMetaArguments
4
4
  /**
5
5
  * Account with the event and where the metrics will be put.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule#account_id EventsToMetricsRule#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule#account_id EventsToMetricsRule#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * Provides additional information about the rule.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule#description EventsToMetricsRule#description}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule#description EventsToMetricsRule#description}
14
14
  */
15
15
  readonly description?: string;
16
16
  /**
17
17
  * True means this rule is enabled. False means the rule is currently not creating metrics.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule#enabled EventsToMetricsRule#enabled}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule#enabled EventsToMetricsRule#enabled}
20
20
  */
21
21
  readonly enabled?: boolean | cdktf.IResolvable;
22
22
  /**
23
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule#id EventsToMetricsRule#id}
23
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule#id EventsToMetricsRule#id}
24
24
  *
25
25
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
26
26
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -29,18 +29,18 @@ export interface EventsToMetricsRuleConfig extends cdktf.TerraformMetaArguments
29
29
  /**
30
30
  * The name of the rule. This must be unique within an account.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule#name EventsToMetricsRule#name}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule#name EventsToMetricsRule#name}
33
33
  */
34
34
  readonly name: string;
35
35
  /**
36
36
  * Explains how to create metrics from events.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule#nrql EventsToMetricsRule#nrql}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule#nrql EventsToMetricsRule#nrql}
39
39
  */
40
40
  readonly nrql: string;
41
41
  }
42
42
  /**
43
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule newrelic_events_to_metrics_rule}
43
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule newrelic_events_to_metrics_rule}
44
44
  */
45
45
  export declare class EventsToMetricsRule extends cdktf.TerraformResource {
46
46
  static readonly tfResourceType = "newrelic_events_to_metrics_rule";
@@ -48,12 +48,12 @@ export declare class EventsToMetricsRule extends cdktf.TerraformResource {
48
48
  * Generates CDKTF code for importing a EventsToMetricsRule resource upon running "cdktf plan <stack-name>"
49
49
  * @param scope The scope in which to define this construct
50
50
  * @param importToId The construct id used in the generated config for the EventsToMetricsRule to import
51
- * @param importFromId The id of the existing EventsToMetricsRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule#import import section} in the documentation of this resource for the id to use
51
+ * @param importFromId The id of the existing EventsToMetricsRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule#import import section} in the documentation of this resource for the id to use
52
52
  * @param provider? Optional instance of the provider where the EventsToMetricsRule to import is found
53
53
  */
54
54
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
55
55
  /**
56
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule newrelic_events_to_metrics_rule} Resource
56
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule newrelic_events_to_metrics_rule} Resource
57
57
  *
58
58
  * @param scope The scope in which to define this construct
59
59
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,8 +1,8 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  /**
5
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule newrelic_events_to_metrics_rule}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule newrelic_events_to_metrics_rule}
6
6
  */
7
7
  export class EventsToMetricsRule extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class EventsToMetricsRule extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a EventsToMetricsRule resource upon running "cdktf plan <stack-name>"
17
17
  * @param scope The scope in which to define this construct
18
18
  * @param importToId The construct id used in the generated config for the EventsToMetricsRule to import
19
- * @param importFromId The id of the existing EventsToMetricsRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing EventsToMetricsRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule#import import section} in the documentation of this resource for the id to use
20
20
  * @param provider? Optional instance of the provider where the EventsToMetricsRule to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class EventsToMetricsRule extends cdktf.TerraformResource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/events_to_metrics_rule newrelic_events_to_metrics_rule} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/events_to_metrics_rule newrelic_events_to_metrics_rule} Resource
30
30
  *
31
31
  * @param scope The scope in which to define this construct
32
32
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -37,8 +37,8 @@ export class EventsToMetricsRule extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_events_to_metrics_rule',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.76.0',
41
- providerVersionConstraint: '3.76.0'
40
+ providerVersion: '3.76.1',
41
+ providerVersionConstraint: '3.76.1'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,
@@ -4,11 +4,11 @@ export interface GroupConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The ID of the authentication domain the group will belong to.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group#authentication_domain_id Group#authentication_domain_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group#authentication_domain_id Group#authentication_domain_id}
8
8
  */
9
9
  readonly authenticationDomainId: string;
10
10
  /**
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group#id Group#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group#id Group#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,18 +17,18 @@ export interface GroupConfig extends cdktf.TerraformMetaArguments {
17
17
  /**
18
18
  * The name of the group.
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group#name Group#name}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group#name Group#name}
21
21
  */
22
22
  readonly name: string;
23
23
  /**
24
24
  * IDs of users to be added to the group.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group#user_ids Group#user_ids}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group#user_ids Group#user_ids}
27
27
  */
28
28
  readonly userIds?: string[];
29
29
  }
30
30
  /**
31
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group newrelic_group}
31
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group newrelic_group}
32
32
  */
33
33
  export declare class Group extends cdktf.TerraformResource {
34
34
  static readonly tfResourceType = "newrelic_group";
@@ -36,12 +36,12 @@ export declare class Group extends cdktf.TerraformResource {
36
36
  * Generates CDKTF code for importing a Group resource upon running "cdktf plan <stack-name>"
37
37
  * @param scope The scope in which to define this construct
38
38
  * @param importToId The construct id used in the generated config for the Group to import
39
- * @param importFromId The id of the existing Group that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group#import import section} in the documentation of this resource for the id to use
39
+ * @param importFromId The id of the existing Group that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group#import import section} in the documentation of this resource for the id to use
40
40
  * @param provider? Optional instance of the provider where the Group to import is found
41
41
  */
42
42
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
43
43
  /**
44
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group newrelic_group} Resource
44
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group newrelic_group} Resource
45
45
  *
46
46
  * @param scope The scope in which to define this construct
47
47
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,8 +1,8 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  /**
5
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group newrelic_group}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group newrelic_group}
6
6
  */
7
7
  export class Group extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class Group extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a Group resource upon running "cdktf plan <stack-name>"
17
17
  * @param scope The scope in which to define this construct
18
18
  * @param importToId The construct id used in the generated config for the Group to import
19
- * @param importFromId The id of the existing Group that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing Group that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group#import import section} in the documentation of this resource for the id to use
20
20
  * @param provider? Optional instance of the provider where the Group to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class Group extends cdktf.TerraformResource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/group newrelic_group} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/group newrelic_group} Resource
30
30
  *
31
31
  * @param scope The scope in which to define this construct
32
32
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -37,8 +37,8 @@ export class Group extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_group',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.76.0',
41
- providerVersionConstraint: '3.76.0'
40
+ providerVersion: '3.76.1',
41
+ providerVersionConstraint: '3.76.1'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,