@cdktf-providers/newrelic 3.76.3 → 3.76.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/README.md +3 -3
  2. package/dist/account-management/index.d.ts +11 -10
  3. package/dist/account-management/index.js +10 -6
  4. package/dist/alert-channel/index.d.ts +30 -30
  5. package/dist/alert-channel/index.js +6 -6
  6. package/dist/alert-condition/index.d.ts +23 -23
  7. package/dist/alert-condition/index.js +6 -6
  8. package/dist/alert-muting-rule/index.d.ts +23 -23
  9. package/dist/alert-muting-rule/index.js +6 -6
  10. package/dist/alert-policy/index.d.ts +8 -8
  11. package/dist/alert-policy/index.js +6 -6
  12. package/dist/alert-policy-channel/index.d.ts +9 -9
  13. package/dist/alert-policy-channel/index.js +6 -6
  14. package/dist/api-access-key/index.d.ts +10 -10
  15. package/dist/api-access-key/index.js +6 -6
  16. package/dist/application-settings/index.d.ts +27 -27
  17. package/dist/application-settings/index.js +6 -6
  18. package/dist/browser-application/index.d.ts +9 -9
  19. package/dist/browser-application/index.js +6 -6
  20. package/dist/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  21. package/dist/cloud-aws-govcloud-integrations/index.js +6 -6
  22. package/dist/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  23. package/dist/cloud-aws-govcloud-link-account/index.js +6 -6
  24. package/dist/cloud-aws-integrations/index.d.ts +231 -231
  25. package/dist/cloud-aws-integrations/index.js +6 -6
  26. package/dist/cloud-aws-link-account/index.d.ts +8 -8
  27. package/dist/cloud-aws-link-account/index.js +6 -6
  28. package/dist/cloud-azure-integrations/index.d.ts +109 -109
  29. package/dist/cloud-azure-integrations/index.js +6 -6
  30. package/dist/cloud-azure-link-account/index.d.ts +10 -10
  31. package/dist/cloud-azure-link-account/index.js +6 -6
  32. package/dist/cloud-gcp-integrations/index.d.ts +62 -62
  33. package/dist/cloud-gcp-integrations/index.js +6 -6
  34. package/dist/cloud-gcp-link-account/index.d.ts +7 -7
  35. package/dist/cloud-gcp-link-account/index.js +6 -6
  36. package/dist/cloud-oci-link-account/index.d.ts +18 -18
  37. package/dist/cloud-oci-link-account/index.js +6 -6
  38. package/dist/data-newrelic-account/index.d.ts +7 -7
  39. package/dist/data-newrelic-account/index.js +6 -6
  40. package/dist/data-newrelic-alert-channel/index.d.ts +6 -6
  41. package/dist/data-newrelic-alert-channel/index.js +6 -6
  42. package/dist/data-newrelic-alert-policy/index.d.ts +7 -7
  43. package/dist/data-newrelic-alert-policy/index.js +6 -6
  44. package/dist/data-newrelic-application/index.d.ts +5 -5
  45. package/dist/data-newrelic-application/index.js +6 -6
  46. package/dist/data-newrelic-authentication-domain/index.d.ts +4 -4
  47. package/dist/data-newrelic-authentication-domain/index.js +6 -6
  48. package/dist/data-newrelic-cloud-account/index.d.ts +7 -7
  49. package/dist/data-newrelic-cloud-account/index.js +6 -6
  50. package/dist/data-newrelic-entity/index.d.ts +14 -14
  51. package/dist/data-newrelic-entity/index.js +6 -6
  52. package/dist/data-newrelic-group/index.d.ts +5 -5
  53. package/dist/data-newrelic-group/index.js +6 -6
  54. package/dist/data-newrelic-key-transaction/index.d.ts +7 -7
  55. package/dist/data-newrelic-key-transaction/index.js +6 -6
  56. package/dist/data-newrelic-notification-destination/index.d.ts +8 -8
  57. package/dist/data-newrelic-notification-destination/index.js +6 -6
  58. package/dist/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  59. package/dist/data-newrelic-obfuscation-expression/index.js +6 -6
  60. package/dist/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  61. package/dist/data-newrelic-service-level-alert-helper/index.js +6 -6
  62. package/dist/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  63. package/dist/data-newrelic-synthetics-private-location/index.js +6 -6
  64. package/dist/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  65. package/dist/data-newrelic-synthetics-secure-credential/index.js +6 -6
  66. package/dist/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  67. package/dist/data-newrelic-test-grok-pattern/index.js +6 -6
  68. package/dist/data-newrelic-user/index.d.ts +6 -6
  69. package/dist/data-newrelic-user/index.js +6 -6
  70. package/dist/data-partition-rule/index.d.ts +12 -12
  71. package/dist/data-partition-rule/index.js +6 -6
  72. package/dist/entity-tags/index.d.ts +10 -10
  73. package/dist/entity-tags/index.js +6 -6
  74. package/dist/events-to-metrics-rule/index.d.ts +9 -9
  75. package/dist/events-to-metrics-rule/index.js +6 -6
  76. package/dist/group/index.d.ts +7 -7
  77. package/dist/group/index.js +6 -6
  78. package/dist/infra-alert-condition/index.d.ts +25 -25
  79. package/dist/infra-alert-condition/index.js +6 -6
  80. package/dist/insights-event/index.d.ts +11 -11
  81. package/dist/insights-event/index.js +6 -6
  82. package/dist/key-transaction/index.d.ts +9 -9
  83. package/dist/key-transaction/index.js +6 -6
  84. package/dist/log-parsing-rule/index.d.ts +12 -12
  85. package/dist/log-parsing-rule/index.js +6 -6
  86. package/dist/monitor-downtime/index.d.ts +20 -20
  87. package/dist/monitor-downtime/index.js +6 -6
  88. package/dist/notification-channel/index.d.ts +18 -18
  89. package/dist/notification-channel/index.js +6 -6
  90. package/dist/notification-destination/index.d.ts +28 -28
  91. package/dist/notification-destination/index.js +6 -6
  92. package/dist/nrql-alert-condition/index.d.ts +75 -75
  93. package/dist/nrql-alert-condition/index.js +6 -6
  94. package/dist/nrql-drop-rule/index.d.ts +10 -10
  95. package/dist/nrql-drop-rule/index.js +6 -6
  96. package/dist/obfuscation-expression/index.d.ts +8 -8
  97. package/dist/obfuscation-expression/index.js +6 -6
  98. package/dist/obfuscation-rule/index.d.ts +13 -13
  99. package/dist/obfuscation-rule/index.js +6 -6
  100. package/dist/one-dashboard/index-structs/structs0.d.ts +382 -382
  101. package/dist/one-dashboard/index-structs/structs400.d.ts +212 -212
  102. package/dist/one-dashboard/index.d.ts +10 -10
  103. package/dist/one-dashboard/index.js +5 -5
  104. package/dist/one-dashboard-json/index.d.ts +9 -9
  105. package/dist/one-dashboard-json/index.js +6 -6
  106. package/dist/one-dashboard-raw/index.d.ts +20 -20
  107. package/dist/one-dashboard-raw/index.js +6 -6
  108. package/dist/pipeline-cloud-rule/index.d.ts +8 -8
  109. package/dist/pipeline-cloud-rule/index.js +6 -6
  110. package/dist/provider/index.d.ts +17 -17
  111. package/dist/provider/index.js +6 -6
  112. package/dist/service-level/index.d.ts +38 -38
  113. package/dist/service-level/index.js +6 -6
  114. package/dist/synthetics-alert-condition/index.d.ts +9 -9
  115. package/dist/synthetics-alert-condition/index.js +6 -6
  116. package/dist/synthetics-broken-links-monitor/index.d.ts +17 -17
  117. package/dist/synthetics-broken-links-monitor/index.js +6 -6
  118. package/dist/synthetics-cert-check-monitor/index.d.ts +18 -18
  119. package/dist/synthetics-cert-check-monitor/index.js +6 -6
  120. package/dist/synthetics-monitor/index.d.ts +31 -31
  121. package/dist/synthetics-monitor/index.js +6 -6
  122. package/dist/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  123. package/dist/synthetics-multilocation-alert-condition/index.js +6 -6
  124. package/dist/synthetics-private-location/index.d.ts +8 -8
  125. package/dist/synthetics-private-location/index.js +6 -6
  126. package/dist/synthetics-script-monitor/index.d.ts +26 -26
  127. package/dist/synthetics-script-monitor/index.js +6 -6
  128. package/dist/synthetics-secure-credential/index.d.ts +11 -11
  129. package/dist/synthetics-secure-credential/index.js +6 -6
  130. package/dist/synthetics-step-monitor/index.d.ts +25 -25
  131. package/dist/synthetics-step-monitor/index.js +6 -6
  132. package/dist/user/index.d.ts +8 -8
  133. package/dist/user/index.js +6 -6
  134. package/dist/workflow/index.d.ts +26 -26
  135. package/dist/workflow/index.js +6 -6
  136. package/dist/workload/index.d.ts +32 -32
  137. package/dist/workload/index.js +6 -6
  138. package/package.json +2 -2
@@ -1,8 +1,8 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_gcp_link_account
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_gcp_link_account
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.3/docs/resources/cloud_gcp_link_account newrelic_cloud_gcp_link_account}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_gcp_link_account newrelic_cloud_gcp_link_account}
6
6
  */
7
7
  export class CloudGcpLinkAccount extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class CloudGcpLinkAccount extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a CloudGcpLinkAccount 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 CloudGcpLinkAccount to import
19
- * @param importFromId The id of the existing CloudGcpLinkAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_gcp_link_account#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing CloudGcpLinkAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_gcp_link_account#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 CloudGcpLinkAccount to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class CloudGcpLinkAccount extends cdktf.TerraformResource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_gcp_link_account newrelic_cloud_gcp_link_account} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_gcp_link_account newrelic_cloud_gcp_link_account} 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 CloudGcpLinkAccount extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_cloud_gcp_link_account',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.76.3',
41
- providerVersionConstraint: '3.76.3'
40
+ providerVersion: '3.76.4',
41
+ providerVersionConstraint: '3.76.4'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,
@@ -4,17 +4,17 @@ export interface CloudOciLinkAccountConfig extends cdktf.TerraformMetaArguments
4
4
  /**
5
5
  * The New Relic account ID where you want to link the OCI account.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#account_id CloudOciLinkAccount#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#account_id CloudOciLinkAccount#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * The New Relic compartment OCID in OCI.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#compartment_ocid CloudOciLinkAccount#compartment_ocid}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#compartment_ocid CloudOciLinkAccount#compartment_ocid}
14
14
  */
15
15
  readonly compartmentOcid: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#id CloudOciLinkAccount#id}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#id CloudOciLinkAccount#id}
18
18
  *
19
19
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
20
20
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -23,78 +23,78 @@ export interface CloudOciLinkAccountConfig extends cdktf.TerraformMetaArguments
23
23
  /**
24
24
  * The OCI ingest secret OCID.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#ingest_vault_ocid CloudOciLinkAccount#ingest_vault_ocid}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#ingest_vault_ocid CloudOciLinkAccount#ingest_vault_ocid}
27
27
  */
28
28
  readonly ingestVaultOcid?: string;
29
29
  /**
30
30
  * Specifies the type of integration, such as metrics, logs, or a combination of logs and metrics.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#instrumentation_type CloudOciLinkAccount#instrumentation_type}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#instrumentation_type CloudOciLinkAccount#instrumentation_type}
33
33
  */
34
34
  readonly instrumentationType?: string;
35
35
  /**
36
36
  * The Logging stack identifier for the OCI account.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#logging_stack_ocid CloudOciLinkAccount#logging_stack_ocid}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#logging_stack_ocid CloudOciLinkAccount#logging_stack_ocid}
39
39
  */
40
40
  readonly loggingStackOcid?: string;
41
41
  /**
42
42
  * The metric stack identifier for the OCI account. This field is only used for updates, not during initial creation.
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#metric_stack_ocid CloudOciLinkAccount#metric_stack_ocid}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#metric_stack_ocid CloudOciLinkAccount#metric_stack_ocid}
45
45
  */
46
46
  readonly metricStackOcid?: string;
47
47
  /**
48
48
  * The linked account name.
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#name CloudOciLinkAccount#name}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#name CloudOciLinkAccount#name}
51
51
  */
52
52
  readonly name: string;
53
53
  /**
54
54
  * The client ID for OCI WIF.
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#oci_client_id CloudOciLinkAccount#oci_client_id}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#oci_client_id CloudOciLinkAccount#oci_client_id}
57
57
  */
58
58
  readonly ociClientId: string;
59
59
  /**
60
60
  * The client secret for OCI WIF.
61
61
  *
62
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#oci_client_secret CloudOciLinkAccount#oci_client_secret}
62
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#oci_client_secret CloudOciLinkAccount#oci_client_secret}
63
63
  */
64
64
  readonly ociClientSecret: string;
65
65
  /**
66
66
  * The OCI domain URL for WIF.
67
67
  *
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#oci_domain_url CloudOciLinkAccount#oci_domain_url}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#oci_domain_url CloudOciLinkAccount#oci_domain_url}
69
69
  */
70
70
  readonly ociDomainUrl: string;
71
71
  /**
72
72
  * The home region of the tenancy.
73
73
  *
74
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#oci_home_region CloudOciLinkAccount#oci_home_region}
74
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#oci_home_region CloudOciLinkAccount#oci_home_region}
75
75
  */
76
76
  readonly ociHomeRegion: string;
77
77
  /**
78
78
  * The OCI region for the account. This field is only used for updates, not during initial creation.
79
79
  *
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#oci_region CloudOciLinkAccount#oci_region}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#oci_region CloudOciLinkAccount#oci_region}
81
81
  */
82
82
  readonly ociRegion?: string;
83
83
  /**
84
84
  * The OCI tenant identifier.
85
85
  *
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#tenant_id CloudOciLinkAccount#tenant_id}
86
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#tenant_id CloudOciLinkAccount#tenant_id}
87
87
  */
88
88
  readonly tenantId: string;
89
89
  /**
90
90
  * The user secret OCID.
91
91
  *
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#user_vault_ocid CloudOciLinkAccount#user_vault_ocid}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#user_vault_ocid CloudOciLinkAccount#user_vault_ocid}
93
93
  */
94
94
  readonly userVaultOcid?: string;
95
95
  }
96
96
  /**
97
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account newrelic_cloud_oci_link_account}
97
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account newrelic_cloud_oci_link_account}
98
98
  */
99
99
  export declare class CloudOciLinkAccount extends cdktf.TerraformResource {
100
100
  static readonly tfResourceType = "newrelic_cloud_oci_link_account";
@@ -102,12 +102,12 @@ export declare class CloudOciLinkAccount extends cdktf.TerraformResource {
102
102
  * Generates CDKTF code for importing a CloudOciLinkAccount resource upon running "cdktf plan <stack-name>"
103
103
  * @param scope The scope in which to define this construct
104
104
  * @param importToId The construct id used in the generated config for the CloudOciLinkAccount to import
105
- * @param importFromId The id of the existing CloudOciLinkAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#import import section} in the documentation of this resource for the id to use
105
+ * @param importFromId The id of the existing CloudOciLinkAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#import import section} in the documentation of this resource for the id to use
106
106
  * @param provider? Optional instance of the provider where the CloudOciLinkAccount to import is found
107
107
  */
108
108
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
109
109
  /**
110
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account newrelic_cloud_oci_link_account} Resource
110
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account newrelic_cloud_oci_link_account} Resource
111
111
  *
112
112
  * @param scope The scope in which to define this construct
113
113
  * @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.3/docs/resources/cloud_oci_link_account
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account
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.3/docs/resources/cloud_oci_link_account newrelic_cloud_oci_link_account}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account newrelic_cloud_oci_link_account}
6
6
  */
7
7
  export class CloudOciLinkAccount extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class CloudOciLinkAccount extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a CloudOciLinkAccount 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 CloudOciLinkAccount to import
19
- * @param importFromId The id of the existing CloudOciLinkAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing CloudOciLinkAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account#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 CloudOciLinkAccount to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class CloudOciLinkAccount extends cdktf.TerraformResource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/cloud_oci_link_account newrelic_cloud_oci_link_account} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/cloud_oci_link_account newrelic_cloud_oci_link_account} 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 CloudOciLinkAccount extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_cloud_oci_link_account',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.76.3',
41
- providerVersionConstraint: '3.76.3'
40
+ providerVersion: '3.76.4',
41
+ providerVersionConstraint: '3.76.4'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,
@@ -4,11 +4,11 @@ export interface DataNewrelicAccountConfig 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.3/docs/data-sources/account#account_id DataNewrelicAccount#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account#account_id DataNewrelicAccount#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.3/docs/data-sources/account#id DataNewrelicAccount#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account#id DataNewrelicAccount#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 DataNewrelicAccountConfig extends cdktf.TerraformMetaArguments
17
17
  /**
18
18
  * The name of the account in New Relic.
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/account#name DataNewrelicAccount#name}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account#name DataNewrelicAccount#name}
21
21
  */
22
22
  readonly name?: string;
23
23
  /**
24
24
  * The scope of the account in New Relic. Valid values are "global" and "in_region". Defaults to "in_region".
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/account#scope DataNewrelicAccount#scope}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account#scope DataNewrelicAccount#scope}
27
27
  */
28
28
  readonly scope?: string;
29
29
  }
30
30
  /**
31
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/account newrelic_account}
31
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account newrelic_account}
32
32
  */
33
33
  export declare class DataNewrelicAccount extends cdktf.TerraformDataSource {
34
34
  static readonly tfResourceType = "newrelic_account";
@@ -36,12 +36,12 @@ export declare class DataNewrelicAccount extends cdktf.TerraformDataSource {
36
36
  * Generates CDKTF code for importing a DataNewrelicAccount 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 DataNewrelicAccount to import
39
- * @param importFromId The id of the existing DataNewrelicAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/account#import import section} in the documentation of this resource for the id to use
39
+ * @param importFromId The id of the existing DataNewrelicAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account#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 DataNewrelicAccount 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.3/docs/data-sources/account newrelic_account} Data Source
44
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account newrelic_account} Data Source
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.3/docs/data-sources/account
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account
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.3/docs/data-sources/account newrelic_account}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account newrelic_account}
6
6
  */
7
7
  export class DataNewrelicAccount extends cdktf.TerraformDataSource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class DataNewrelicAccount extends cdktf.TerraformDataSource {
16
16
  * Generates CDKTF code for importing a DataNewrelicAccount 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 DataNewrelicAccount to import
19
- * @param importFromId The id of the existing DataNewrelicAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/account#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing DataNewrelicAccount that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account#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 DataNewrelicAccount to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class DataNewrelicAccount extends cdktf.TerraformDataSource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/account newrelic_account} Data Source
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/account newrelic_account} Data Source
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 DataNewrelicAccount extends cdktf.TerraformDataSource {
37
37
  terraformResourceType: 'newrelic_account',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.76.3',
41
- providerVersionConstraint: '3.76.3'
40
+ providerVersion: '3.76.4',
41
+ providerVersionConstraint: '3.76.4'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,
@@ -4,11 +4,11 @@ export interface DataNewrelicAlertChannelConfig extends cdktf.TerraformMetaArgum
4
4
  /**
5
5
  * The New Relic account ID where you want to retrieve the alert channel.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_channel#account_id DataNewrelicAlertChannel#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel#account_id DataNewrelicAlertChannel#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.3/docs/data-sources/alert_channel#id DataNewrelicAlertChannel#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel#id DataNewrelicAlertChannel#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,7 +17,7 @@ export interface DataNewrelicAlertChannelConfig extends cdktf.TerraformMetaArgum
17
17
  /**
18
18
  * The name of the alert channel in New Relic.
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_channel#name DataNewrelicAlertChannel#name}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel#name DataNewrelicAlertChannel#name}
21
21
  */
22
22
  readonly name: string;
23
23
  }
@@ -75,7 +75,7 @@ export declare class DataNewrelicAlertChannelConfigAList extends cdktf.ComplexLi
75
75
  get(index: number): DataNewrelicAlertChannelConfigAOutputReference;
76
76
  }
77
77
  /**
78
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_channel newrelic_alert_channel}
78
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel newrelic_alert_channel}
79
79
  */
80
80
  export declare class DataNewrelicAlertChannel extends cdktf.TerraformDataSource {
81
81
  static readonly tfResourceType = "newrelic_alert_channel";
@@ -83,12 +83,12 @@ export declare class DataNewrelicAlertChannel extends cdktf.TerraformDataSource
83
83
  * Generates CDKTF code for importing a DataNewrelicAlertChannel resource upon running "cdktf plan <stack-name>"
84
84
  * @param scope The scope in which to define this construct
85
85
  * @param importToId The construct id used in the generated config for the DataNewrelicAlertChannel to import
86
- * @param importFromId The id of the existing DataNewrelicAlertChannel that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_channel#import import section} in the documentation of this resource for the id to use
86
+ * @param importFromId The id of the existing DataNewrelicAlertChannel that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel#import import section} in the documentation of this resource for the id to use
87
87
  * @param provider? Optional instance of the provider where the DataNewrelicAlertChannel to import is found
88
88
  */
89
89
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
90
90
  /**
91
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_channel newrelic_alert_channel} Data Source
91
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel newrelic_alert_channel} Data Source
92
92
  *
93
93
  * @param scope The scope in which to define this construct
94
94
  * @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.3/docs/data-sources/alert_channel
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function dataNewrelicAlertChannelConfigAToTerraform(struct) {
@@ -150,7 +150,7 @@ export class DataNewrelicAlertChannelConfigAList extends cdktf.ComplexList {
150
150
  }
151
151
  }
152
152
  /**
153
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_channel newrelic_alert_channel}
153
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel newrelic_alert_channel}
154
154
  */
155
155
  export class DataNewrelicAlertChannel extends cdktf.TerraformDataSource {
156
156
  // =================
@@ -164,7 +164,7 @@ export class DataNewrelicAlertChannel extends cdktf.TerraformDataSource {
164
164
  * Generates CDKTF code for importing a DataNewrelicAlertChannel resource upon running "cdktf plan <stack-name>"
165
165
  * @param scope The scope in which to define this construct
166
166
  * @param importToId The construct id used in the generated config for the DataNewrelicAlertChannel to import
167
- * @param importFromId The id of the existing DataNewrelicAlertChannel that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_channel#import import section} in the documentation of this resource for the id to use
167
+ * @param importFromId The id of the existing DataNewrelicAlertChannel that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel#import import section} in the documentation of this resource for the id to use
168
168
  * @param provider? Optional instance of the provider where the DataNewrelicAlertChannel to import is found
169
169
  */
170
170
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -174,7 +174,7 @@ export class DataNewrelicAlertChannel extends cdktf.TerraformDataSource {
174
174
  // INITIALIZER
175
175
  // ===========
176
176
  /**
177
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_channel newrelic_alert_channel} Data Source
177
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_channel newrelic_alert_channel} Data Source
178
178
  *
179
179
  * @param scope The scope in which to define this construct
180
180
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -185,8 +185,8 @@ export class DataNewrelicAlertChannel extends cdktf.TerraformDataSource {
185
185
  terraformResourceType: 'newrelic_alert_channel',
186
186
  terraformGeneratorMetadata: {
187
187
  providerName: 'newrelic',
188
- providerVersion: '3.76.3',
189
- providerVersionConstraint: '3.76.3'
188
+ providerVersion: '3.76.4',
189
+ providerVersionConstraint: '3.76.4'
190
190
  },
191
191
  provider: config.provider,
192
192
  dependsOn: config.dependsOn,
@@ -4,11 +4,11 @@ export interface DataNewrelicAlertPolicyConfig extends cdktf.TerraformMetaArgume
4
4
  /**
5
5
  * The New Relic account ID to operate on.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_policy#account_id DataNewrelicAlertPolicy#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy#account_id DataNewrelicAlertPolicy#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.3/docs/data-sources/alert_policy#id DataNewrelicAlertPolicy#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy#id DataNewrelicAlertPolicy#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 DataNewrelicAlertPolicyConfig extends cdktf.TerraformMetaArgume
17
17
  /**
18
18
  * The rollup strategy for the policy, which can be `PER_POLICY`, `PER_CONDITION`, or `PER_CONDITION_AND_TARGET`.
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_policy#incident_preference DataNewrelicAlertPolicy#incident_preference}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy#incident_preference DataNewrelicAlertPolicy#incident_preference}
21
21
  */
22
22
  readonly incidentPreference?: string;
23
23
  /**
24
24
  * The name of the alert policy in New Relic.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_policy#name DataNewrelicAlertPolicy#name}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy#name DataNewrelicAlertPolicy#name}
27
27
  */
28
28
  readonly name: string;
29
29
  }
30
30
  /**
31
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_policy newrelic_alert_policy}
31
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy newrelic_alert_policy}
32
32
  */
33
33
  export declare class DataNewrelicAlertPolicy extends cdktf.TerraformDataSource {
34
34
  static readonly tfResourceType = "newrelic_alert_policy";
@@ -36,12 +36,12 @@ export declare class DataNewrelicAlertPolicy extends cdktf.TerraformDataSource {
36
36
  * Generates CDKTF code for importing a DataNewrelicAlertPolicy 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 DataNewrelicAlertPolicy to import
39
- * @param importFromId The id of the existing DataNewrelicAlertPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_policy#import import section} in the documentation of this resource for the id to use
39
+ * @param importFromId The id of the existing DataNewrelicAlertPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy#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 DataNewrelicAlertPolicy 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.3/docs/data-sources/alert_policy newrelic_alert_policy} Data Source
44
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy newrelic_alert_policy} Data Source
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.3/docs/data-sources/alert_policy
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy
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.3/docs/data-sources/alert_policy newrelic_alert_policy}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy newrelic_alert_policy}
6
6
  */
7
7
  export class DataNewrelicAlertPolicy extends cdktf.TerraformDataSource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class DataNewrelicAlertPolicy extends cdktf.TerraformDataSource {
16
16
  * Generates CDKTF code for importing a DataNewrelicAlertPolicy 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 DataNewrelicAlertPolicy to import
19
- * @param importFromId The id of the existing DataNewrelicAlertPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_policy#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing DataNewrelicAlertPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy#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 DataNewrelicAlertPolicy to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class DataNewrelicAlertPolicy extends cdktf.TerraformDataSource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/alert_policy newrelic_alert_policy} Data Source
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/alert_policy newrelic_alert_policy} Data Source
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 DataNewrelicAlertPolicy extends cdktf.TerraformDataSource {
37
37
  terraformResourceType: 'newrelic_alert_policy',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.76.3',
41
- providerVersionConstraint: '3.76.3'
40
+ providerVersion: '3.76.4',
41
+ providerVersionConstraint: '3.76.4'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,
@@ -2,7 +2,7 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface DataNewrelicApplicationConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/application#id DataNewrelicApplication#id}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/application#id DataNewrelicApplication#id}
6
6
  *
7
7
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
8
8
  * 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.
@@ -11,12 +11,12 @@ export interface DataNewrelicApplicationConfig extends cdktf.TerraformMetaArgume
11
11
  /**
12
12
  * The name of the application in New Relic.
13
13
  *
14
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/application#name DataNewrelicApplication#name}
14
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/application#name DataNewrelicApplication#name}
15
15
  */
16
16
  readonly name: string;
17
17
  }
18
18
  /**
19
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/application newrelic_application}
19
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/application newrelic_application}
20
20
  */
21
21
  export declare class DataNewrelicApplication extends cdktf.TerraformDataSource {
22
22
  static readonly tfResourceType = "newrelic_application";
@@ -24,12 +24,12 @@ export declare class DataNewrelicApplication extends cdktf.TerraformDataSource {
24
24
  * Generates CDKTF code for importing a DataNewrelicApplication resource upon running "cdktf plan <stack-name>"
25
25
  * @param scope The scope in which to define this construct
26
26
  * @param importToId The construct id used in the generated config for the DataNewrelicApplication to import
27
- * @param importFromId The id of the existing DataNewrelicApplication that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/application#import import section} in the documentation of this resource for the id to use
27
+ * @param importFromId The id of the existing DataNewrelicApplication that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/application#import import section} in the documentation of this resource for the id to use
28
28
  * @param provider? Optional instance of the provider where the DataNewrelicApplication to import is found
29
29
  */
30
30
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
31
31
  /**
32
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/application newrelic_application} Data Source
32
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/application newrelic_application} Data Source
33
33
  *
34
34
  * @param scope The scope in which to define this construct
35
35
  * @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.3/docs/data-sources/application
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/application
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.3/docs/data-sources/application newrelic_application}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/application newrelic_application}
6
6
  */
7
7
  export class DataNewrelicApplication extends cdktf.TerraformDataSource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class DataNewrelicApplication extends cdktf.TerraformDataSource {
16
16
  * Generates CDKTF code for importing a DataNewrelicApplication 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 DataNewrelicApplication to import
19
- * @param importFromId The id of the existing DataNewrelicApplication that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/application#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing DataNewrelicApplication that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/application#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 DataNewrelicApplication to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class DataNewrelicApplication extends cdktf.TerraformDataSource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/application newrelic_application} Data Source
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/application newrelic_application} Data Source
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 DataNewrelicApplication extends cdktf.TerraformDataSource {
37
37
  terraformResourceType: 'newrelic_application',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.76.3',
41
- providerVersionConstraint: '3.76.3'
40
+ providerVersion: '3.76.4',
41
+ providerVersionConstraint: '3.76.4'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,
@@ -4,12 +4,12 @@ export interface DataNewrelicAuthenticationDomainConfig extends cdktf.TerraformM
4
4
  /**
5
5
  * The name of the authentication domain to be queried.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/authentication_domain#name DataNewrelicAuthenticationDomain#name}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/authentication_domain#name DataNewrelicAuthenticationDomain#name}
8
8
  */
9
9
  readonly name: string;
10
10
  }
11
11
  /**
12
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/authentication_domain newrelic_authentication_domain}
12
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/authentication_domain newrelic_authentication_domain}
13
13
  */
14
14
  export declare class DataNewrelicAuthenticationDomain extends cdktf.TerraformDataSource {
15
15
  static readonly tfResourceType = "newrelic_authentication_domain";
@@ -17,12 +17,12 @@ export declare class DataNewrelicAuthenticationDomain extends cdktf.TerraformDat
17
17
  * Generates CDKTF code for importing a DataNewrelicAuthenticationDomain resource upon running "cdktf plan <stack-name>"
18
18
  * @param scope The scope in which to define this construct
19
19
  * @param importToId The construct id used in the generated config for the DataNewrelicAuthenticationDomain to import
20
- * @param importFromId The id of the existing DataNewrelicAuthenticationDomain that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/authentication_domain#import import section} in the documentation of this resource for the id to use
20
+ * @param importFromId The id of the existing DataNewrelicAuthenticationDomain that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/authentication_domain#import import section} in the documentation of this resource for the id to use
21
21
  * @param provider? Optional instance of the provider where the DataNewrelicAuthenticationDomain to import is found
22
22
  */
23
23
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
24
24
  /**
25
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/data-sources/authentication_domain newrelic_authentication_domain} Data Source
25
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/data-sources/authentication_domain newrelic_authentication_domain} Data Source
26
26
  *
27
27
  * @param scope The scope in which to define this construct
28
28
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope