From b692631e94a0ed046a45aba6db0b77a6e412fb67 Mon Sep 17 00:00:00 2001 From: github-team-tf-cdk Date: Sun, 27 Oct 2024 06:07:44 +0000 Subject: [PATCH 1/2] chore(deps): update by cdktf/cdktf-repository-manager@555b856 --- docs/accountManagement.go.md | 12 +- docs/alertChannel.go.md | 18 +- docs/alertCondition.csharp.md | 4 +- docs/alertCondition.go.md | 22 +- docs/alertCondition.java.md | 8 +- docs/alertCondition.python.md | 8 +- docs/alertCondition.typescript.md | 4 +- docs/alertMutingRule.go.md | 30 +- docs/alertPolicy.go.md | 12 +- docs/alertPolicyChannel.go.md | 18 +- docs/apiAccessKey.go.md | 12 +- docs/applicationSettings.go.md | 12 +- docs/browserApplication.go.md | 12 +- docs/cloudAwsGovcloudIntegrations.go.md | 132 +-- docs/cloudAwsGovcloudLinkAccount.go.md | 12 +- docs/cloudAwsIntegrations.go.md | 324 +++---- docs/cloudAwsLinkAccount.go.md | 12 +- docs/cloudAzureIntegrations.go.md | 204 ++-- docs/cloudAzureLinkAccount.go.md | 12 +- docs/cloudGcpIntegrations.go.md | 168 ++-- docs/cloudGcpLinkAccount.go.md | 12 +- docs/dataNewrelicAccount.go.md | 12 +- docs/dataNewrelicAlertChannel.go.md | 18 +- docs/dataNewrelicAlertPolicy.go.md | 12 +- docs/dataNewrelicApplication.go.md | 12 +- docs/dataNewrelicAuthenticationDomain.go.md | 12 +- docs/dataNewrelicCloudAccount.go.md | 12 +- docs/dataNewrelicEntity.go.md | 18 +- docs/dataNewrelicGroup.go.md | 12 +- docs/dataNewrelicKeyTransaction.go.md | 12 +- .../dataNewrelicNotificationDestination.go.md | 24 +- docs/dataNewrelicObfuscationExpression.go.md | 12 +- .../dataNewrelicServiceLevelAlertHelper.go.md | 12 +- ...ataNewrelicSyntheticsPrivateLocation.go.md | 12 +- ...taNewrelicSyntheticsSecureCredential.go.md | 12 +- docs/dataNewrelicTestGrokPattern.go.md | 24 +- docs/dataNewrelicUser.go.md | 12 +- docs/dataPartitionRule.go.md | 18 +- docs/entityTags.go.md | 24 +- docs/eventsToMetricsRule.go.md | 12 +- docs/group.go.md | 12 +- docs/infraAlertCondition.go.md | 24 +- docs/insightsEvent.go.md | 24 +- docs/keyTransaction.go.md | 12 +- docs/logParsingRule.go.md | 12 +- docs/monitorDowntime.go.md | 30 +- docs/notificationChannel.go.md | 24 +- docs/notificationDestination.go.md | 48 +- docs/nrqlAlertCondition.go.md | 42 +- docs/nrqlDropRule.go.md | 12 +- docs/obfuscationExpression.go.md | 12 +- docs/obfuscationRule.go.md | 18 +- docs/oneDashboard.go.md | 894 +++++++++--------- docs/oneDashboardJson.go.md | 18 +- docs/oneDashboardRaw.go.md | 24 +- docs/provider.go.md | 12 +- docs/serviceLevel.go.md | 72 +- docs/syntheticsAlertCondition.go.md | 12 +- docs/syntheticsBrokenLinksMonitor.go.md | 18 +- docs/syntheticsCertCheckMonitor.go.md | 18 +- docs/syntheticsMonitor.go.md | 24 +- ...yntheticsMultilocationAlertCondition.go.md | 24 +- docs/syntheticsPrivateLocation.go.md | 12 +- docs/syntheticsScriptMonitor.go.md | 24 +- docs/syntheticsSecureCredential.go.md | 18 +- docs/syntheticsStepMonitor.go.md | 30 +- docs/user.go.md | 12 +- docs/workflow.go.md | 48 +- docs/workload.go.md | 60 +- src/account-management/index.ts | 5 - src/alert-channel/index.ts | 5 - src/alert-condition/index.ts | 7 +- src/alert-muting-rule/index.ts | 5 - src/alert-policy-channel/index.ts | 5 - src/alert-policy/index.ts | 5 - src/api-access-key/index.ts | 5 - src/application-settings/index.ts | 5 - src/browser-application/index.ts | 5 - src/cloud-aws-govcloud-integrations/index.ts | 5 - src/cloud-aws-govcloud-link-account/index.ts | 5 - src/cloud-aws-integrations/index.ts | 5 - src/cloud-aws-link-account/index.ts | 5 - src/cloud-azure-integrations/index.ts | 5 - src/cloud-azure-link-account/index.ts | 5 - src/cloud-gcp-integrations/index.ts | 5 - src/cloud-gcp-link-account/index.ts | 5 - src/data-newrelic-account/index.ts | 5 - src/data-newrelic-alert-channel/index.ts | 5 - src/data-newrelic-alert-policy/index.ts | 5 - src/data-newrelic-application/index.ts | 5 - .../index.ts | 5 - src/data-newrelic-cloud-account/index.ts | 5 - src/data-newrelic-entity/index.ts | 5 - src/data-newrelic-group/index.ts | 5 - src/data-newrelic-key-transaction/index.ts | 5 - .../index.ts | 5 - .../index.ts | 5 - .../index.ts | 5 - .../index.ts | 5 - .../index.ts | 5 - src/data-newrelic-test-grok-pattern/index.ts | 5 - src/data-newrelic-user/index.ts | 5 - src/data-partition-rule/index.ts | 5 - src/entity-tags/index.ts | 5 - src/events-to-metrics-rule/index.ts | 5 - src/group/index.ts | 5 - src/index.ts | 5 - src/infra-alert-condition/index.ts | 5 - src/insights-event/index.ts | 5 - src/key-transaction/index.ts | 5 - src/lazy-index.ts | 5 - src/log-parsing-rule/index.ts | 5 - src/monitor-downtime/index.ts | 5 - src/notification-channel/index.ts | 5 - src/notification-destination/index.ts | 5 - src/nrql-alert-condition/index.ts | 5 - src/nrql-drop-rule/index.ts | 5 - src/obfuscation-expression/index.ts | 5 - src/obfuscation-rule/index.ts | 5 - src/one-dashboard-json/index.ts | 5 - src/one-dashboard-raw/index.ts | 5 - src/one-dashboard/index-structs/index.ts | 5 - src/one-dashboard/index-structs/structs0.ts | 5 - src/one-dashboard/index-structs/structs400.ts | 5 - src/one-dashboard/index.ts | 5 - src/provider/index.ts | 5 - src/service-level/index.ts | 5 - src/synthetics-alert-condition/index.ts | 5 - src/synthetics-broken-links-monitor/index.ts | 5 - src/synthetics-cert-check-monitor/index.ts | 5 - src/synthetics-monitor/index.ts | 5 - .../index.ts | 5 - src/synthetics-private-location/index.ts | 5 - src/synthetics-script-monitor/index.ts | 5 - src/synthetics-secure-credential/index.ts | 5 - src/synthetics-step-monitor/index.ts | 5 - src/user/index.ts | 5 - src/workflow/index.ts | 5 - src/workload/index.ts | 5 - yarn.lock | 31 +- 140 files changed, 1464 insertions(+), 1839 deletions(-) diff --git a/docs/accountManagement.go.md b/docs/accountManagement.go.md index 7df4498c0..18732623f 100644 --- a/docs/accountManagement.go.md +++ b/docs/accountManagement.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" accountmanagement.NewAccountManagement(scope Construct, id *string, config AccountManagementConfig) AccountManagement ``` @@ -385,7 +385,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" accountmanagement.AccountManagement_IsConstruct(x interface{}) *bool ``` @@ -417,7 +417,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" accountmanagement.AccountManagement_IsTerraformElement(x interface{}) *bool ``` @@ -431,7 +431,7 @@ accountmanagement.AccountManagement_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" accountmanagement.AccountManagement_IsTerraformResource(x interface{}) *bool ``` @@ -445,7 +445,7 @@ accountmanagement.AccountManagement_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" accountmanagement.AccountManagement_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -740,7 +740,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" &accountmanagement.AccountManagementConfig { Connection: interface{}, diff --git a/docs/alertChannel.go.md b/docs/alertChannel.go.md index 38822e9c1..384bc2977 100644 --- a/docs/alertChannel.go.md +++ b/docs/alertChannel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" alertchannel.NewAlertChannel(scope Construct, id *string, config AlertChannelConfig) AlertChannel ``` @@ -412,7 +412,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" alertchannel.AlertChannel_IsConstruct(x interface{}) *bool ``` @@ -444,7 +444,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" alertchannel.AlertChannel_IsTerraformElement(x interface{}) *bool ``` @@ -458,7 +458,7 @@ alertchannel.AlertChannel_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" alertchannel.AlertChannel_IsTerraformResource(x interface{}) *bool ``` @@ -472,7 +472,7 @@ alertchannel.AlertChannel_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" alertchannel.AlertChannel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -811,7 +811,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" &alertchannel.AlertChannelConfig { Connection: interface{}, @@ -824,7 +824,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" Name: *string, Type: *string, AccountId: *f64, - Config: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.alertChannel.AlertChannelConfigA, + Config: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.alertChannel.AlertChannelConfigA, Id: *string, } ``` @@ -994,7 +994,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" &alertchannel.AlertChannelConfigA { ApiKey: *string, @@ -1354,7 +1354,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" alertchannel.NewAlertChannelConfigAOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) AlertChannelConfigAOutputReference ``` diff --git a/docs/alertCondition.csharp.md b/docs/alertCondition.csharp.md index 71b638c86..9fdc4a0c7 100644 --- a/docs/alertCondition.csharp.md +++ b/docs/alertCondition.csharp.md @@ -1098,7 +1098,7 @@ new AlertConditionConfig { | Name | string | The title of the condition. Must be between 1 and 128 characters, inclusive. | | PolicyId | double | The ID of the policy where this condition should be used. | | Term | object | term block. | -| Type | string | The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). | +| Type | string | The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). | | ConditionScope | string | One of (application, instance). | | Enabled | object | Whether the condition is enabled. | | GcMetric | string | A valid Garbage Collection metric e.g. GC/G1 Young Generation. This is required if you are using apm_jvm_metric with gc_cpu_time condition type. | @@ -1258,7 +1258,7 @@ public string Type { get; set; } - *Type:* string -The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). +The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition#type AlertCondition#type} diff --git a/docs/alertCondition.go.md b/docs/alertCondition.go.md index b62329c34..e151671a2 100644 --- a/docs/alertCondition.go.md +++ b/docs/alertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" alertcondition.NewAlertCondition(scope Construct, id *string, config AlertConditionConfig) AlertCondition ``` @@ -447,7 +447,7 @@ func ResetViolationCloseTimer() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" alertcondition.AlertCondition_IsConstruct(x interface{}) *bool ``` @@ -479,7 +479,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" alertcondition.AlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -493,7 +493,7 @@ alertcondition.AlertCondition_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" alertcondition.AlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -507,7 +507,7 @@ alertcondition.AlertCondition_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" alertcondition.AlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1055,7 +1055,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" &alertcondition.AlertConditionConfig { Connection: interface{}, @@ -1098,7 +1098,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" | Name | *string | The title of the condition. Must be between 1 and 128 characters, inclusive. | | PolicyId | *f64 | The ID of the policy where this condition should be used. | | Term | interface{} | term block. | -| Type | *string | The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). | +| Type | *string | The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). | | ConditionScope | *string | One of (application, instance). | | Enabled | interface{} | Whether the condition is enabled. | | GcMetric | *string | A valid Garbage Collection metric e.g. GC/G1 Young Generation. This is required if you are using apm_jvm_metric with gc_cpu_time condition type. | @@ -1258,7 +1258,7 @@ Type *string - *Type:* *string -The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). +The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition#type AlertCondition#type} @@ -1386,7 +1386,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" &alertcondition.AlertConditionTerm { Duration: *f64, @@ -1486,7 +1486,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" alertcondition.NewAlertConditionTermList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) AlertConditionTermList ``` @@ -1646,7 +1646,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" alertcondition.NewAlertConditionTermOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) AlertConditionTermOutputReference ``` diff --git a/docs/alertCondition.java.md b/docs/alertCondition.java.md index fcb77f9aa..29752e879 100644 --- a/docs/alertCondition.java.md +++ b/docs/alertCondition.java.md @@ -58,7 +58,7 @@ AlertCondition.Builder.create(Construct scope, java.lang.String id) | name | java.lang.String | The title of the condition. Must be between 1 and 128 characters, inclusive. | | policyId | java.lang.Number | The ID of the policy where this condition should be used. | | term | com.hashicorp.cdktf.IResolvable OR java.util.List<AlertConditionTerm> | term block. | -| type | java.lang.String | The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). | +| type | java.lang.String | The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). | | conditionScope | java.lang.String | One of (application, instance). | | enabled | java.lang.Boolean OR com.hashicorp.cdktf.IResolvable | Whether the condition is enabled. | | gcMetric | java.lang.String | A valid Garbage Collection metric e.g. GC/G1 Young Generation. This is required if you are using apm_jvm_metric with gc_cpu_time condition type. | @@ -184,7 +184,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre - *Type:* java.lang.String -The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). +The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition#type AlertCondition#type} @@ -1335,7 +1335,7 @@ AlertConditionConfig.builder() | name | java.lang.String | The title of the condition. Must be between 1 and 128 characters, inclusive. | | policyId | java.lang.Number | The ID of the policy where this condition should be used. | | term | com.hashicorp.cdktf.IResolvable OR java.util.List<AlertConditionTerm> | term block. | -| type | java.lang.String | The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). | +| type | java.lang.String | The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). | | conditionScope | java.lang.String | One of (application, instance). | | enabled | java.lang.Boolean OR com.hashicorp.cdktf.IResolvable | Whether the condition is enabled. | | gcMetric | java.lang.String | A valid Garbage Collection metric e.g. GC/G1 Young Generation. This is required if you are using apm_jvm_metric with gc_cpu_time condition type. | @@ -1495,7 +1495,7 @@ public java.lang.String getType(); - *Type:* java.lang.String -The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). +The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition#type AlertCondition#type} diff --git a/docs/alertCondition.python.md b/docs/alertCondition.python.md index d1e0ef5f7..843ad3e61 100644 --- a/docs/alertCondition.python.md +++ b/docs/alertCondition.python.md @@ -54,7 +54,7 @@ alertCondition.AlertCondition( | name | str | The title of the condition. Must be between 1 and 128 characters, inclusive. | | policy_id | typing.Union[int, float] | The ID of the policy where this condition should be used. | | term | typing.Union[cdktf.IResolvable, typing.List[AlertConditionTerm]] | term block. | -| type | str | The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). | +| type | str | The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). | | condition_scope | str | One of (application, instance). | | enabled | typing.Union[bool, cdktf.IResolvable] | Whether the condition is enabled. | | gc_metric | str | A valid Garbage Collection metric e.g. GC/G1 Young Generation. This is required if you are using apm_jvm_metric with gc_cpu_time condition type. | @@ -180,7 +180,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre - *Type:* str -The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). +The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition#type AlertCondition#type} @@ -1373,7 +1373,7 @@ alertCondition.AlertConditionConfig( | name | str | The title of the condition. Must be between 1 and 128 characters, inclusive. | | policy_id | typing.Union[int, float] | The ID of the policy where this condition should be used. | | term | typing.Union[cdktf.IResolvable, typing.List[AlertConditionTerm]] | term block. | -| type | str | The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). | +| type | str | The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). | | condition_scope | str | One of (application, instance). | | enabled | typing.Union[bool, cdktf.IResolvable] | Whether the condition is enabled. | | gc_metric | str | A valid Garbage Collection metric e.g. GC/G1 Young Generation. This is required if you are using apm_jvm_metric with gc_cpu_time condition type. | @@ -1533,7 +1533,7 @@ type: str - *Type:* str -The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). +The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition#type AlertCondition#type} diff --git a/docs/alertCondition.typescript.md b/docs/alertCondition.typescript.md index feed40b13..57e71e74d 100644 --- a/docs/alertCondition.typescript.md +++ b/docs/alertCondition.typescript.md @@ -1076,7 +1076,7 @@ const alertConditionConfig: alertCondition.AlertConditionConfig = { ... } | name | string | The title of the condition. Must be between 1 and 128 characters, inclusive. | | policyId | number | The ID of the policy where this condition should be used. | | term | cdktf.IResolvable \| AlertConditionTerm[] | term block. | -| type | string | The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). | +| type | string | The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). | | conditionScope | string | One of (application, instance). | | enabled | boolean \| cdktf.IResolvable | Whether the condition is enabled. | | gcMetric | string | A valid Garbage Collection metric e.g. GC/G1 Young Generation. This is required if you are using apm_jvm_metric with gc_cpu_time condition type. | @@ -1236,7 +1236,7 @@ public readonly type: string; - *Type:* string -The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). +The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition#type AlertCondition#type} diff --git a/docs/alertMutingRule.go.md b/docs/alertMutingRule.go.md index 7340b35f8..0297f241e 100644 --- a/docs/alertMutingRule.go.md +++ b/docs/alertMutingRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" alertmutingrule.NewAlertMutingRule(scope Construct, id *string, config AlertMutingRuleConfig) AlertMutingRule ``` @@ -432,7 +432,7 @@ func ResetSchedule() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" alertmutingrule.AlertMutingRule_IsConstruct(x interface{}) *bool ``` @@ -464,7 +464,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" alertmutingrule.AlertMutingRule_IsTerraformElement(x interface{}) *bool ``` @@ -478,7 +478,7 @@ alertmutingrule.AlertMutingRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" alertmutingrule.AlertMutingRule_IsTerraformResource(x interface{}) *bool ``` @@ -492,7 +492,7 @@ alertmutingrule.AlertMutingRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" alertmutingrule.AlertMutingRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -875,7 +875,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" &alertmutingrule.AlertMutingRuleCondition { Conditions: interface{}, @@ -925,7 +925,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" &alertmutingrule.AlertMutingRuleConditionConditions { Attribute: *string, @@ -991,7 +991,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" &alertmutingrule.AlertMutingRuleConfig { Connection: interface{}, @@ -1001,13 +1001,13 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule Lifecycle: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle, Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, - Condition: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.alertMutingRule.AlertMutingRuleCondition, + Condition: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.alertMutingRule.AlertMutingRuleCondition, Enabled: interface{}, Name: *string, AccountId: *f64, Description: *string, Id: *string, - Schedule: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.alertMutingRule.AlertMutingRuleSchedule, + Schedule: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.alertMutingRule.AlertMutingRuleSchedule, } ``` @@ -1206,7 +1206,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" &alertmutingrule.AlertMutingRuleSchedule { TimeZone: *string, @@ -1338,7 +1338,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" alertmutingrule.NewAlertMutingRuleConditionConditionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) AlertMutingRuleConditionConditionsList ``` @@ -1498,7 +1498,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" alertmutingrule.NewAlertMutingRuleConditionConditionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) AlertMutingRuleConditionConditionsOutputReference ``` @@ -1831,7 +1831,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" alertmutingrule.NewAlertMutingRuleConditionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) AlertMutingRuleConditionOutputReference ``` @@ -2137,7 +2137,7 @@ func InternalValue() AlertMutingRuleCondition #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" alertmutingrule.NewAlertMutingRuleScheduleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) AlertMutingRuleScheduleOutputReference ``` diff --git a/docs/alertPolicy.go.md b/docs/alertPolicy.go.md index 59edab696..0edbd7b63 100644 --- a/docs/alertPolicy.go.md +++ b/docs/alertPolicy.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" alertpolicy.NewAlertPolicy(scope Construct, id *string, config AlertPolicyConfig) AlertPolicy ``` @@ -406,7 +406,7 @@ func ResetIncidentPreference() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" alertpolicy.AlertPolicy_IsConstruct(x interface{}) *bool ``` @@ -438,7 +438,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" alertpolicy.AlertPolicy_IsTerraformElement(x interface{}) *bool ``` @@ -452,7 +452,7 @@ alertpolicy.AlertPolicy_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" alertpolicy.AlertPolicy_IsTerraformResource(x interface{}) *bool ``` @@ -466,7 +466,7 @@ alertpolicy.AlertPolicy_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" alertpolicy.AlertPolicy_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -805,7 +805,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" &alertpolicy.AlertPolicyConfig { Connection: interface{}, diff --git a/docs/alertPolicyChannel.go.md b/docs/alertPolicyChannel.go.md index 3e1a7bd73..dfc64fed2 100644 --- a/docs/alertPolicyChannel.go.md +++ b/docs/alertPolicyChannel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" alertpolicychannel.NewAlertPolicyChannel(scope Construct, id *string, config AlertPolicyChannelConfig) AlertPolicyChannel ``` @@ -412,7 +412,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" alertpolicychannel.AlertPolicyChannel_IsConstruct(x interface{}) *bool ``` @@ -444,7 +444,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" alertpolicychannel.AlertPolicyChannel_IsTerraformElement(x interface{}) *bool ``` @@ -458,7 +458,7 @@ alertpolicychannel.AlertPolicyChannel_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" alertpolicychannel.AlertPolicyChannel_IsTerraformResource(x interface{}) *bool ``` @@ -472,7 +472,7 @@ alertpolicychannel.AlertPolicyChannel_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" alertpolicychannel.AlertPolicyChannel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -811,7 +811,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" &alertpolicychannel.AlertPolicyChannelConfig { Connection: interface{}, @@ -825,7 +825,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychan PolicyId: *f64, AccountId: *f64, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.alertPolicyChannel.AlertPolicyChannelTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.alertPolicyChannel.AlertPolicyChannelTimeouts, } ``` @@ -996,7 +996,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" &alertpolicychannel.AlertPolicyChannelTimeouts { Create: *string, @@ -1030,7 +1030,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" alertpolicychannel.NewAlertPolicyChannelTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) AlertPolicyChannelTimeoutsOutputReference ``` diff --git a/docs/apiAccessKey.go.md b/docs/apiAccessKey.go.md index 4fecb9221..511d230ac 100644 --- a/docs/apiAccessKey.go.md +++ b/docs/apiAccessKey.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" apiaccesskey.NewApiAccessKey(scope Construct, id *string, config ApiAccessKeyConfig) ApiAccessKey ``` @@ -413,7 +413,7 @@ func ResetUserId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" apiaccesskey.ApiAccessKey_IsConstruct(x interface{}) *bool ``` @@ -445,7 +445,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" apiaccesskey.ApiAccessKey_IsTerraformElement(x interface{}) *bool ``` @@ -459,7 +459,7 @@ apiaccesskey.ApiAccessKey_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" apiaccesskey.ApiAccessKey_IsTerraformResource(x interface{}) *bool ``` @@ -473,7 +473,7 @@ apiaccesskey.ApiAccessKey_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" apiaccesskey.ApiAccessKey_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -867,7 +867,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" &apiaccesskey.ApiAccessKeyConfig { Connection: interface{}, diff --git a/docs/applicationSettings.go.md b/docs/applicationSettings.go.md index f2fece87f..1f1921488 100644 --- a/docs/applicationSettings.go.md +++ b/docs/applicationSettings.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" applicationsettings.NewApplicationSettings(scope Construct, id *string, config ApplicationSettingsConfig) ApplicationSettings ``` @@ -385,7 +385,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" applicationsettings.ApplicationSettings_IsConstruct(x interface{}) *bool ``` @@ -417,7 +417,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" applicationsettings.ApplicationSettings_IsTerraformElement(x interface{}) *bool ``` @@ -431,7 +431,7 @@ applicationsettings.ApplicationSettings_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" applicationsettings.ApplicationSettings_IsTerraformResource(x interface{}) *bool ``` @@ -445,7 +445,7 @@ applicationsettings.ApplicationSettings_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" applicationsettings.ApplicationSettings_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -784,7 +784,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" &applicationsettings.ApplicationSettingsConfig { Connection: interface{}, diff --git a/docs/browserApplication.go.md b/docs/browserApplication.go.md index 0a848785f..5e26e855a 100644 --- a/docs/browserApplication.go.md +++ b/docs/browserApplication.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" browserapplication.NewBrowserApplication(scope Construct, id *string, config BrowserApplicationConfig) BrowserApplication ``` @@ -413,7 +413,7 @@ func ResetLoaderType() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" browserapplication.BrowserApplication_IsConstruct(x interface{}) *bool ``` @@ -445,7 +445,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" browserapplication.BrowserApplication_IsTerraformElement(x interface{}) *bool ``` @@ -459,7 +459,7 @@ browserapplication.BrowserApplication_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" browserapplication.BrowserApplication_IsTerraformResource(x interface{}) *bool ``` @@ -473,7 +473,7 @@ browserapplication.BrowserApplication_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" browserapplication.BrowserApplication_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -867,7 +867,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" &browserapplication.BrowserApplicationConfig { Connection: interface{}, diff --git a/docs/cloudAwsGovcloudIntegrations.go.md b/docs/cloudAwsGovcloudIntegrations.go.md index ecad35595..33861b46e 100644 --- a/docs/cloudAwsGovcloudIntegrations.go.md +++ b/docs/cloudAwsGovcloudIntegrations.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrations(scope Construct, id *string, config CloudAwsGovcloudIntegrationsConfig) CloudAwsGovcloudIntegrations ``` @@ -792,7 +792,7 @@ func ResetSqs() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsConstruct(x interface{}) *bool ``` @@ -824,7 +824,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsTerraformElement(x interface{}) *bool ``` @@ -838,7 +838,7 @@ cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsTerraformElement(x i ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsTerraformResource(x interface{}) *bool ``` @@ -852,7 +852,7 @@ cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsTerraformResource(x ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1587,7 +1587,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsAlb { AwsRegions: *[]*string, @@ -1721,7 +1721,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsApiGateway { AwsRegions: *[]*string, @@ -1821,7 +1821,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsAutoScaling { AwsRegions: *[]*string, @@ -1871,7 +1871,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsAwsDirectConnect { AwsRegions: *[]*string, @@ -1921,7 +1921,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsAwsStates { AwsRegions: *[]*string, @@ -1971,7 +1971,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsCloudtrail { AwsRegions: *[]*string, @@ -2021,7 +2021,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsConfig { Connection: interface{}, @@ -2033,27 +2033,27 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovclou Provisioners: *[]interface{}, LinkedAccountId: *f64, AccountId: *f64, - Alb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAlb, - ApiGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsApiGateway, - AutoScaling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAutoScaling, - AwsDirectConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAwsDirectConnect, - AwsStates: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAwsStates, - Cloudtrail: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsCloudtrail, - DynamoDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsDynamoDb, - Ebs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEbs, - Ec2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEc2, - ElasticSearch: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsElasticSearch, - Elb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsElb, - Emr: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEmr, - Iam: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsIam, + Alb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAlb, + ApiGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsApiGateway, + AutoScaling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAutoScaling, + AwsDirectConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAwsDirectConnect, + AwsStates: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAwsStates, + Cloudtrail: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsCloudtrail, + DynamoDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsDynamoDb, + Ebs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEbs, + Ec2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEc2, + ElasticSearch: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsElasticSearch, + Elb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsElb, + Emr: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEmr, + Iam: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsIam, Id: *string, - Lambda: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsLambda, - Rds: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRds, - RedShift: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRedShift, - Route53: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRoute53, - S3: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsS3, - Sns: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsSns, - Sqs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsSqs, + Lambda: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsLambda, + Rds: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRds, + RedShift: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRedShift, + Route53: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRoute53, + S3: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsS3, + Sns: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsSns, + Sqs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsSqs, } ``` @@ -2492,7 +2492,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsDynamoDb { AwsRegions: *[]*string, @@ -2610,7 +2610,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsEbs { AwsRegions: *[]*string, @@ -2710,7 +2710,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsEc2 { AwsRegions: *[]*string, @@ -2808,7 +2808,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsElasticSearch { AwsRegions: *[]*string, @@ -2906,7 +2906,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsElb { AwsRegions: *[]*string, @@ -2992,7 +2992,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsEmr { AwsRegions: *string, @@ -3092,7 +3092,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsIam { MetricsPollingInterval: *f64, @@ -3158,7 +3158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsLambda { AwsRegions: *[]*string, @@ -3258,7 +3258,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsRds { AwsRegions: *[]*string, @@ -3358,7 +3358,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsRedShift { AwsRegions: *[]*string, @@ -3440,7 +3440,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsRoute53 { FetchExtendedInventory: interface{}, @@ -3492,7 +3492,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsS3 { FetchExtendedInventory: interface{}, @@ -3594,7 +3594,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsSns { AwsRegions: *[]*string, @@ -3662,7 +3662,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsSqs { AwsRegions: *[]*string, @@ -3798,7 +3798,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsAlbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsAlbOutputReference ``` @@ -4250,7 +4250,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsAlb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsApiGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsApiGatewayOutputReference ``` @@ -4644,7 +4644,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsApiGateway #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsAutoScalingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsAutoScalingOutputReference ``` @@ -4951,7 +4951,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsAutoScaling #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsAwsDirectConnectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsAwsDirectConnectOutputReference ``` @@ -5258,7 +5258,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsAwsDirectConnect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsAwsStatesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsAwsStatesOutputReference ``` @@ -5565,7 +5565,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsAwsStates #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsCloudtrailOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsCloudtrailOutputReference ``` @@ -5872,7 +5872,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsCloudtrail #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsDynamoDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsDynamoDbOutputReference ``` @@ -6295,7 +6295,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsDynamoDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsEbsOutputReference ``` @@ -6689,7 +6689,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsEc2OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsEc2OutputReference ``` @@ -7083,7 +7083,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsEc2 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsElasticSearchOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsElasticSearchOutputReference ``` @@ -7477,7 +7477,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsElasticSearch #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsElbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsElbOutputReference ``` @@ -7842,7 +7842,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsElb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsEmrOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsEmrOutputReference ``` @@ -8236,7 +8236,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsEmr #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsIamOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsIamOutputReference ``` @@ -8572,7 +8572,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsIam #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsLambdaOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsLambdaOutputReference ``` @@ -8966,7 +8966,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsLambda #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsRdsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsRdsOutputReference ``` @@ -9360,7 +9360,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsRds #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsRedShiftOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsRedShiftOutputReference ``` @@ -9725,7 +9725,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsRedShift #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsRoute53OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsRoute53OutputReference ``` @@ -10032,7 +10032,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsRoute53 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsS3OutputReference ``` @@ -10426,7 +10426,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsS3 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsSnsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsSnsOutputReference ``` @@ -10762,7 +10762,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsSns #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsSqsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsSqsOutputReference ``` diff --git a/docs/cloudAwsGovcloudLinkAccount.go.md b/docs/cloudAwsGovcloudLinkAccount.go.md index 2ee5a98b6..c32f7e7dc 100644 --- a/docs/cloudAwsGovcloudLinkAccount.go.md +++ b/docs/cloudAwsGovcloudLinkAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.NewCloudAwsGovcloudLinkAccount(scope Construct, id *string, config CloudAwsGovcloudLinkAccountConfig) CloudAwsGovcloudLinkAccount ``` @@ -399,7 +399,7 @@ func ResetMetricCollectionMode() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsTerraformElement(x int ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsTerraformResource(x in ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -842,7 +842,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" &cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccountConfig { Connection: interface{}, diff --git a/docs/cloudAwsIntegrations.go.md b/docs/cloudAwsIntegrations.go.md index f3332f5c7..62ae01793 100644 --- a/docs/cloudAwsIntegrations.go.md +++ b/docs/cloudAwsIntegrations.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrations(scope Construct, id *string, config CloudAwsIntegrationsConfig) CloudAwsIntegrations ``` @@ -1432,7 +1432,7 @@ func ResetXRay() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.CloudAwsIntegrations_IsConstruct(x interface{}) *bool ``` @@ -1464,7 +1464,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.CloudAwsIntegrations_IsTerraformElement(x interface{}) *bool ``` @@ -1478,7 +1478,7 @@ cloudawsintegrations.CloudAwsIntegrations_IsTerraformElement(x interface{}) *boo ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.CloudAwsIntegrations_IsTerraformResource(x interface{}) *bool ``` @@ -1492,7 +1492,7 @@ cloudawsintegrations.CloudAwsIntegrations_IsTerraformResource(x interface{}) *bo ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.CloudAwsIntegrations_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -2931,7 +2931,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAlb { AwsRegions: *[]*string, @@ -3065,7 +3065,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsApiGateway { AwsRegions: *[]*string, @@ -3165,7 +3165,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAutoScaling { AwsRegions: *[]*string, @@ -3215,7 +3215,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsAppSync { AwsRegions: *[]*string, @@ -3265,7 +3265,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsAthena { AwsRegions: *[]*string, @@ -3315,7 +3315,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsCognito { AwsRegions: *[]*string, @@ -3365,7 +3365,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsConnect { AwsRegions: *[]*string, @@ -3415,7 +3415,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsDirectConnect { AwsRegions: *[]*string, @@ -3465,7 +3465,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsFsx { AwsRegions: *[]*string, @@ -3515,7 +3515,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsGlue { AwsRegions: *[]*string, @@ -3565,7 +3565,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsKinesisAnalytics { AwsRegions: *[]*string, @@ -3615,7 +3615,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsMediaConvert { AwsRegions: *[]*string, @@ -3665,7 +3665,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsMediaPackageVod { AwsRegions: *[]*string, @@ -3715,7 +3715,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsMq { AwsRegions: *[]*string, @@ -3765,7 +3765,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsMsk { AwsRegions: *[]*string, @@ -3815,7 +3815,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsNeptune { AwsRegions: *[]*string, @@ -3865,7 +3865,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsQldb { AwsRegions: *[]*string, @@ -3915,7 +3915,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsRoute53Resolver { AwsRegions: *[]*string, @@ -3965,7 +3965,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsStates { AwsRegions: *[]*string, @@ -4015,7 +4015,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsTransitGateway { AwsRegions: *[]*string, @@ -4065,7 +4065,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsWaf { AwsRegions: *[]*string, @@ -4115,7 +4115,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsWafv2 { AwsRegions: *[]*string, @@ -4165,7 +4165,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsBilling { MetricsPollingInterval: *f64, @@ -4199,7 +4199,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsCloudfront { FetchLambdasAtEdge: interface{}, @@ -4301,7 +4301,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsCloudtrail { AwsRegions: *[]*string, @@ -4351,7 +4351,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsConfig { Connection: interface{}, @@ -4363,59 +4363,59 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegra Provisioners: *[]interface{}, LinkedAccountId: *f64, AccountId: *f64, - Alb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAlb, - ApiGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsApiGateway, - AutoScaling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAutoScaling, - AwsAppSync: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsAppSync, - AwsAthena: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsAthena, - AwsCognito: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsCognito, - AwsConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsConnect, - AwsDirectConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsDirectConnect, - AwsFsx: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsFsx, - AwsGlue: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsGlue, - AwsKinesisAnalytics: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsKinesisAnalytics, - AwsMediaConvert: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsMediaConvert, - AwsMediaPackageVod: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsMediaPackageVod, - AwsMq: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsMq, - AwsMsk: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsMsk, - AwsNeptune: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsNeptune, - AwsQldb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsQldb, - AwsRoute53Resolver: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsRoute53Resolver, - AwsStates: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsStates, - AwsTransitGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsTransitGateway, - AwsWaf: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsWaf, - AwsWafv2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsWafv2, - Billing: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsBilling, - Cloudfront: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsCloudfront, - Cloudtrail: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsCloudtrail, - DocDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsDocDb, - Dynamodb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsDynamodb, - Ebs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEbs, - Ec2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEc2, - Ecs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEcs, - Efs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEfs, - Elasticache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsElasticache, - Elasticbeanstalk: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsElasticbeanstalk, - Elasticsearch: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsElasticsearch, - Elb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsElb, - Emr: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEmr, - Health: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsHealth, - Iam: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsIam, + Alb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAlb, + ApiGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsApiGateway, + AutoScaling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAutoScaling, + AwsAppSync: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsAppSync, + AwsAthena: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsAthena, + AwsCognito: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsCognito, + AwsConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsConnect, + AwsDirectConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsDirectConnect, + AwsFsx: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsFsx, + AwsGlue: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsGlue, + AwsKinesisAnalytics: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsKinesisAnalytics, + AwsMediaConvert: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsMediaConvert, + AwsMediaPackageVod: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsMediaPackageVod, + AwsMq: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsMq, + AwsMsk: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsMsk, + AwsNeptune: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsNeptune, + AwsQldb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsQldb, + AwsRoute53Resolver: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsRoute53Resolver, + AwsStates: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsStates, + AwsTransitGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsTransitGateway, + AwsWaf: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsWaf, + AwsWafv2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsWafv2, + Billing: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsBilling, + Cloudfront: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsCloudfront, + Cloudtrail: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsCloudtrail, + DocDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsDocDb, + Dynamodb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsDynamodb, + Ebs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEbs, + Ec2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEc2, + Ecs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEcs, + Efs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEfs, + Elasticache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsElasticache, + Elasticbeanstalk: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsElasticbeanstalk, + Elasticsearch: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsElasticsearch, + Elb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsElb, + Emr: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEmr, + Health: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsHealth, + Iam: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsIam, Id: *string, - Iot: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsIot, - Kinesis: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsKinesis, - KinesisFirehose: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsKinesisFirehose, - Lambda: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsLambda, - Rds: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsRds, - Redshift: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsRedshift, - Route53: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsRoute53, - S3: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsS3, - Ses: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsSes, - Sns: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsSns, - Sqs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsSqs, - TrustedAdvisor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsTrustedAdvisor, - Vpc: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsVpc, - XRay: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsXRay, + Iot: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsIot, + Kinesis: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsKinesis, + KinesisFirehose: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsKinesisFirehose, + Lambda: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsLambda, + Rds: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsRds, + Redshift: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsRedshift, + Route53: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsRoute53, + S3: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsS3, + Ses: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsSes, + Sns: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsSns, + Sqs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsSqs, + TrustedAdvisor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsTrustedAdvisor, + Vpc: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsVpc, + XRay: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsXRay, } ``` @@ -5334,7 +5334,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsDocDb { AwsRegions: *[]*string, @@ -5384,7 +5384,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsDynamodb { AwsRegions: *[]*string, @@ -5502,7 +5502,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEbs { AwsRegions: *[]*string, @@ -5602,7 +5602,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEc2 { AwsRegions: *[]*string, @@ -5716,7 +5716,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEcs { AwsRegions: *[]*string, @@ -5816,7 +5816,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEfs { AwsRegions: *[]*string, @@ -5916,7 +5916,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsElasticache { AwsRegions: *[]*string, @@ -6016,7 +6016,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsElasticbeanstalk { AwsRegions: *[]*string, @@ -6134,7 +6134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsElasticsearch { AwsRegions: *[]*string, @@ -6234,7 +6234,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsElb { AwsRegions: *[]*string, @@ -6320,7 +6320,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEmr { AwsRegions: *[]*string, @@ -6420,7 +6420,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsHealth { MetricsPollingInterval: *f64, @@ -6454,7 +6454,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsIam { MetricsPollingInterval: *f64, @@ -6520,7 +6520,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsIot { AwsRegions: *[]*string, @@ -6570,7 +6570,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsKinesis { AwsRegions: *[]*string, @@ -6688,7 +6688,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsKinesisFirehose { AwsRegions: *[]*string, @@ -6738,7 +6738,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsLambda { AwsRegions: *[]*string, @@ -6838,7 +6838,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsRds { AwsRegions: *[]*string, @@ -6938,7 +6938,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsRedshift { AwsRegions: *[]*string, @@ -7020,7 +7020,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsRoute53 { FetchExtendedInventory: interface{}, @@ -7072,7 +7072,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsS3 { FetchExtendedInventory: interface{}, @@ -7174,7 +7174,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsSes { AwsRegions: *[]*string, @@ -7224,7 +7224,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsSns { AwsRegions: *[]*string, @@ -7292,7 +7292,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsSqs { AwsRegions: *[]*string, @@ -7426,7 +7426,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsTrustedAdvisor { MetricsPollingInterval: *f64, @@ -7460,7 +7460,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsVpc { AwsRegions: *[]*string, @@ -7578,7 +7578,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsXRay { AwsRegions: *[]*string, @@ -7630,7 +7630,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAlbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAlbOutputReference ``` @@ -8082,7 +8082,7 @@ func InternalValue() CloudAwsIntegrationsAlb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsApiGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsApiGatewayOutputReference ``` @@ -8476,7 +8476,7 @@ func InternalValue() CloudAwsIntegrationsApiGateway #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAutoScalingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAutoScalingOutputReference ``` @@ -8783,7 +8783,7 @@ func InternalValue() CloudAwsIntegrationsAutoScaling #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsAppSyncOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsAppSyncOutputReference ``` @@ -9090,7 +9090,7 @@ func InternalValue() CloudAwsIntegrationsAwsAppSync #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsAthenaOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsAthenaOutputReference ``` @@ -9397,7 +9397,7 @@ func InternalValue() CloudAwsIntegrationsAwsAthena #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsCognitoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsCognitoOutputReference ``` @@ -9704,7 +9704,7 @@ func InternalValue() CloudAwsIntegrationsAwsCognito #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsConnectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsConnectOutputReference ``` @@ -10011,7 +10011,7 @@ func InternalValue() CloudAwsIntegrationsAwsConnect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsDirectConnectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsDirectConnectOutputReference ``` @@ -10318,7 +10318,7 @@ func InternalValue() CloudAwsIntegrationsAwsDirectConnect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsFsxOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsFsxOutputReference ``` @@ -10625,7 +10625,7 @@ func InternalValue() CloudAwsIntegrationsAwsFsx #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsGlueOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsGlueOutputReference ``` @@ -10932,7 +10932,7 @@ func InternalValue() CloudAwsIntegrationsAwsGlue #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsKinesisAnalyticsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsKinesisAnalyticsOutputReference ``` @@ -11239,7 +11239,7 @@ func InternalValue() CloudAwsIntegrationsAwsKinesisAnalytics #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsMediaConvertOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsMediaConvertOutputReference ``` @@ -11546,7 +11546,7 @@ func InternalValue() CloudAwsIntegrationsAwsMediaConvert #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsMediaPackageVodOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsMediaPackageVodOutputReference ``` @@ -11853,7 +11853,7 @@ func InternalValue() CloudAwsIntegrationsAwsMediaPackageVod #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsMqOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsMqOutputReference ``` @@ -12160,7 +12160,7 @@ func InternalValue() CloudAwsIntegrationsAwsMq #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsMskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsMskOutputReference ``` @@ -12467,7 +12467,7 @@ func InternalValue() CloudAwsIntegrationsAwsMsk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsNeptuneOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsNeptuneOutputReference ``` @@ -12774,7 +12774,7 @@ func InternalValue() CloudAwsIntegrationsAwsNeptune #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsQldbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsQldbOutputReference ``` @@ -13081,7 +13081,7 @@ func InternalValue() CloudAwsIntegrationsAwsQldb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsRoute53ResolverOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsRoute53ResolverOutputReference ``` @@ -13388,7 +13388,7 @@ func InternalValue() CloudAwsIntegrationsAwsRoute53Resolver #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsStatesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsStatesOutputReference ``` @@ -13695,7 +13695,7 @@ func InternalValue() CloudAwsIntegrationsAwsStates #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsTransitGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsTransitGatewayOutputReference ``` @@ -14002,7 +14002,7 @@ func InternalValue() CloudAwsIntegrationsAwsTransitGateway #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsWafOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsWafOutputReference ``` @@ -14309,7 +14309,7 @@ func InternalValue() CloudAwsIntegrationsAwsWaf #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsWafv2OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsWafv2OutputReference ``` @@ -14616,7 +14616,7 @@ func InternalValue() CloudAwsIntegrationsAwsWafv2 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsBillingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsBillingOutputReference ``` @@ -14894,7 +14894,7 @@ func InternalValue() CloudAwsIntegrationsBilling #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsCloudfrontOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsCloudfrontOutputReference ``` @@ -15288,7 +15288,7 @@ func InternalValue() CloudAwsIntegrationsCloudfront #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsCloudtrailOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsCloudtrailOutputReference ``` @@ -15595,7 +15595,7 @@ func InternalValue() CloudAwsIntegrationsCloudtrail #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsDocDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsDocDbOutputReference ``` @@ -15902,7 +15902,7 @@ func InternalValue() CloudAwsIntegrationsDocDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsDynamodbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsDynamodbOutputReference ``` @@ -16325,7 +16325,7 @@ func InternalValue() CloudAwsIntegrationsDynamodb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEbsOutputReference ``` @@ -16719,7 +16719,7 @@ func InternalValue() CloudAwsIntegrationsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEc2OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEc2OutputReference ``` @@ -17142,7 +17142,7 @@ func InternalValue() CloudAwsIntegrationsEc2 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEcsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEcsOutputReference ``` @@ -17536,7 +17536,7 @@ func InternalValue() CloudAwsIntegrationsEcs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEfsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEfsOutputReference ``` @@ -17930,7 +17930,7 @@ func InternalValue() CloudAwsIntegrationsEfs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsElasticacheOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsElasticacheOutputReference ``` @@ -18324,7 +18324,7 @@ func InternalValue() CloudAwsIntegrationsElasticache #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsElasticbeanstalkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsElasticbeanstalkOutputReference ``` @@ -18747,7 +18747,7 @@ func InternalValue() CloudAwsIntegrationsElasticbeanstalk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsElasticsearchOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsElasticsearchOutputReference ``` @@ -19141,7 +19141,7 @@ func InternalValue() CloudAwsIntegrationsElasticsearch #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsElbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsElbOutputReference ``` @@ -19506,7 +19506,7 @@ func InternalValue() CloudAwsIntegrationsElb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEmrOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEmrOutputReference ``` @@ -19900,7 +19900,7 @@ func InternalValue() CloudAwsIntegrationsEmr #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsHealthOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsHealthOutputReference ``` @@ -20178,7 +20178,7 @@ func InternalValue() CloudAwsIntegrationsHealth #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsIamOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsIamOutputReference ``` @@ -20514,7 +20514,7 @@ func InternalValue() CloudAwsIntegrationsIam #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsIotOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsIotOutputReference ``` @@ -20821,7 +20821,7 @@ func InternalValue() CloudAwsIntegrationsIot #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsKinesisFirehoseOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsKinesisFirehoseOutputReference ``` @@ -21128,7 +21128,7 @@ func InternalValue() CloudAwsIntegrationsKinesisFirehose #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsKinesisOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsKinesisOutputReference ``` @@ -21551,7 +21551,7 @@ func InternalValue() CloudAwsIntegrationsKinesis #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsLambdaOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsLambdaOutputReference ``` @@ -21945,7 +21945,7 @@ func InternalValue() CloudAwsIntegrationsLambda #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsRdsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsRdsOutputReference ``` @@ -22339,7 +22339,7 @@ func InternalValue() CloudAwsIntegrationsRds #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsRedshiftOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsRedshiftOutputReference ``` @@ -22704,7 +22704,7 @@ func InternalValue() CloudAwsIntegrationsRedshift #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsRoute53OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsRoute53OutputReference ``` @@ -23011,7 +23011,7 @@ func InternalValue() CloudAwsIntegrationsRoute53 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsS3OutputReference ``` @@ -23405,7 +23405,7 @@ func InternalValue() CloudAwsIntegrationsS3 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsSesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsSesOutputReference ``` @@ -23712,7 +23712,7 @@ func InternalValue() CloudAwsIntegrationsSes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsSnsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsSnsOutputReference ``` @@ -24048,7 +24048,7 @@ func InternalValue() CloudAwsIntegrationsSns #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsSqsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsSqsOutputReference ``` @@ -24500,7 +24500,7 @@ func InternalValue() CloudAwsIntegrationsSqs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsTrustedAdvisorOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsTrustedAdvisorOutputReference ``` @@ -24778,7 +24778,7 @@ func InternalValue() CloudAwsIntegrationsTrustedAdvisor #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsVpcOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsVpcOutputReference ``` @@ -25201,7 +25201,7 @@ func InternalValue() CloudAwsIntegrationsVpc #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsXRayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsXRayOutputReference ``` diff --git a/docs/cloudAwsLinkAccount.go.md b/docs/cloudAwsLinkAccount.go.md index c0d4b9b67..bb8d159ad 100644 --- a/docs/cloudAwsLinkAccount.go.md +++ b/docs/cloudAwsLinkAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" cloudawslinkaccount.NewCloudAwsLinkAccount(scope Construct, id *string, config CloudAwsLinkAccountConfig) CloudAwsLinkAccount ``` @@ -399,7 +399,7 @@ func ResetMetricCollectionMode() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" cloudawslinkaccount.CloudAwsLinkAccount_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" cloudawslinkaccount.CloudAwsLinkAccount_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ cloudawslinkaccount.CloudAwsLinkAccount_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" cloudawslinkaccount.CloudAwsLinkAccount_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ cloudawslinkaccount.CloudAwsLinkAccount_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" cloudawslinkaccount.CloudAwsLinkAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -798,7 +798,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" &cloudawslinkaccount.CloudAwsLinkAccountConfig { Connection: interface{}, diff --git a/docs/cloudAzureIntegrations.go.md b/docs/cloudAzureIntegrations.go.md index 4bfd251d5..252ada4d7 100644 --- a/docs/cloudAzureIntegrations.go.md +++ b/docs/cloudAzureIntegrations.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrations(scope Construct, id *string, config CloudAzureIntegrationsConfig) CloudAzureIntegrations ``` @@ -1032,7 +1032,7 @@ func ResetVpnGateway() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.CloudAzureIntegrations_IsConstruct(x interface{}) *bool ``` @@ -1064,7 +1064,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.CloudAzureIntegrations_IsTerraformElement(x interface{}) *bool ``` @@ -1078,7 +1078,7 @@ cloudazureintegrations.CloudAzureIntegrations_IsTerraformElement(x interface{}) ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.CloudAzureIntegrations_IsTerraformResource(x interface{}) *bool ``` @@ -1092,7 +1092,7 @@ cloudazureintegrations.CloudAzureIntegrations_IsTerraformResource(x interface{}) ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.CloudAzureIntegrations_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -2091,7 +2091,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsApiManagement { MetricsPollingInterval: *f64, @@ -2141,7 +2141,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsAppGateway { MetricsPollingInterval: *f64, @@ -2191,7 +2191,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsAppService { MetricsPollingInterval: *f64, @@ -2241,7 +2241,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsConfig { Connection: interface{}, @@ -2253,39 +2253,39 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureinteg Provisioners: *[]interface{}, LinkedAccountId: *f64, AccountId: *f64, - ApiManagement: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsApiManagement, - AppGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsAppGateway, - AppService: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsAppService, - Containers: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsContainers, - CosmosDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsCosmosDb, - CostManagement: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsCostManagement, - DataFactory: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsDataFactory, - EventHub: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsEventHub, - ExpressRoute: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsExpressRoute, - Firewalls: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsFirewalls, - FrontDoor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsFrontDoor, - Functions: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsFunctions, + ApiManagement: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsApiManagement, + AppGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsAppGateway, + AppService: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsAppService, + Containers: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsContainers, + CosmosDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsCosmosDb, + CostManagement: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsCostManagement, + DataFactory: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsDataFactory, + EventHub: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsEventHub, + ExpressRoute: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsExpressRoute, + Firewalls: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsFirewalls, + FrontDoor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsFrontDoor, + Functions: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsFunctions, Id: *string, - KeyVault: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsKeyVault, - LoadBalancer: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsLoadBalancer, - LogicApps: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsLogicApps, - MachineLearning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMachineLearning, - MariaDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMariaDb, - Monitor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMonitor, - Mysql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMysql, - MysqlFlexible: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMysqlFlexible, - Postgresql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsPostgresql, - PostgresqlFlexible: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsPostgresqlFlexible, - PowerBiDedicated: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsPowerBiDedicated, - RedisCache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsRedisCache, - ServiceBus: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsServiceBus, - Sql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsSql, - SqlManaged: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsSqlManaged, - Storage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsStorage, - VirtualMachine: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsVirtualMachine, - VirtualNetworks: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsVirtualNetworks, - Vms: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsVms, - VpnGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsVpnGateway, + KeyVault: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsKeyVault, + LoadBalancer: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsLoadBalancer, + LogicApps: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsLogicApps, + MachineLearning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMachineLearning, + MariaDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMariaDb, + Monitor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMonitor, + Mysql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMysql, + MysqlFlexible: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMysqlFlexible, + Postgresql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsPostgresql, + PostgresqlFlexible: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsPostgresqlFlexible, + PowerBiDedicated: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsPowerBiDedicated, + RedisCache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsRedisCache, + ServiceBus: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsServiceBus, + Sql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsSql, + SqlManaged: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsSqlManaged, + Storage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsStorage, + VirtualMachine: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsVirtualMachine, + VirtualNetworks: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsVirtualNetworks, + Vms: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsVms, + VpnGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsVpnGateway, } ``` @@ -2904,7 +2904,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsContainers { MetricsPollingInterval: *f64, @@ -2954,7 +2954,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsCosmosDb { MetricsPollingInterval: *f64, @@ -3004,7 +3004,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsCostManagement { MetricsPollingInterval: *f64, @@ -3054,7 +3054,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsDataFactory { MetricsPollingInterval: *f64, @@ -3104,7 +3104,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsEventHub { MetricsPollingInterval: *f64, @@ -3154,7 +3154,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsExpressRoute { MetricsPollingInterval: *f64, @@ -3204,7 +3204,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsFirewalls { MetricsPollingInterval: *f64, @@ -3254,7 +3254,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsFrontDoor { MetricsPollingInterval: *f64, @@ -3304,7 +3304,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsFunctions { MetricsPollingInterval: *f64, @@ -3354,7 +3354,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsKeyVault { MetricsPollingInterval: *f64, @@ -3404,7 +3404,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsLoadBalancer { MetricsPollingInterval: *f64, @@ -3454,7 +3454,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsLogicApps { MetricsPollingInterval: *f64, @@ -3504,7 +3504,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMachineLearning { MetricsPollingInterval: *f64, @@ -3554,7 +3554,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMariaDb { MetricsPollingInterval: *f64, @@ -3604,7 +3604,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMonitor { Enabled: interface{}, @@ -3718,7 +3718,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMysql { MetricsPollingInterval: *f64, @@ -3768,7 +3768,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMysqlFlexible { MetricsPollingInterval: *f64, @@ -3818,7 +3818,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsPostgresql { MetricsPollingInterval: *f64, @@ -3868,7 +3868,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsPostgresqlFlexible { MetricsPollingInterval: *f64, @@ -3918,7 +3918,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsPowerBiDedicated { MetricsPollingInterval: *f64, @@ -3968,7 +3968,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsRedisCache { MetricsPollingInterval: *f64, @@ -4018,7 +4018,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsServiceBus { MetricsPollingInterval: *f64, @@ -4068,7 +4068,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsSql { MetricsPollingInterval: *f64, @@ -4118,7 +4118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsSqlManaged { MetricsPollingInterval: *f64, @@ -4168,7 +4168,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsStorage { MetricsPollingInterval: *f64, @@ -4218,7 +4218,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsVirtualMachine { MetricsPollingInterval: *f64, @@ -4268,7 +4268,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsVirtualNetworks { MetricsPollingInterval: *f64, @@ -4318,7 +4318,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsVms { MetricsPollingInterval: *f64, @@ -4368,7 +4368,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsVpnGateway { MetricsPollingInterval: *f64, @@ -4420,7 +4420,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsApiManagementOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsApiManagementOutputReference ``` @@ -4727,7 +4727,7 @@ func InternalValue() CloudAzureIntegrationsApiManagement #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsAppGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsAppGatewayOutputReference ``` @@ -5034,7 +5034,7 @@ func InternalValue() CloudAzureIntegrationsAppGateway #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsAppServiceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsAppServiceOutputReference ``` @@ -5341,7 +5341,7 @@ func InternalValue() CloudAzureIntegrationsAppService #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsContainersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsContainersOutputReference ``` @@ -5648,7 +5648,7 @@ func InternalValue() CloudAzureIntegrationsContainers #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsCosmosDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsCosmosDbOutputReference ``` @@ -5955,7 +5955,7 @@ func InternalValue() CloudAzureIntegrationsCosmosDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsCostManagementOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsCostManagementOutputReference ``` @@ -6262,7 +6262,7 @@ func InternalValue() CloudAzureIntegrationsCostManagement #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsDataFactoryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsDataFactoryOutputReference ``` @@ -6569,7 +6569,7 @@ func InternalValue() CloudAzureIntegrationsDataFactory #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsEventHubOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsEventHubOutputReference ``` @@ -6876,7 +6876,7 @@ func InternalValue() CloudAzureIntegrationsEventHub #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsExpressRouteOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsExpressRouteOutputReference ``` @@ -7183,7 +7183,7 @@ func InternalValue() CloudAzureIntegrationsExpressRoute #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsFirewallsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsFirewallsOutputReference ``` @@ -7490,7 +7490,7 @@ func InternalValue() CloudAzureIntegrationsFirewalls #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsFrontDoorOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsFrontDoorOutputReference ``` @@ -7797,7 +7797,7 @@ func InternalValue() CloudAzureIntegrationsFrontDoor #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsFunctionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsFunctionsOutputReference ``` @@ -8104,7 +8104,7 @@ func InternalValue() CloudAzureIntegrationsFunctions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsKeyVaultOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsKeyVaultOutputReference ``` @@ -8411,7 +8411,7 @@ func InternalValue() CloudAzureIntegrationsKeyVault #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsLoadBalancerOutputReference ``` @@ -8718,7 +8718,7 @@ func InternalValue() CloudAzureIntegrationsLoadBalancer #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsLogicAppsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsLogicAppsOutputReference ``` @@ -9025,7 +9025,7 @@ func InternalValue() CloudAzureIntegrationsLogicApps #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMachineLearningOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMachineLearningOutputReference ``` @@ -9332,7 +9332,7 @@ func InternalValue() CloudAzureIntegrationsMachineLearning #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMariaDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMariaDbOutputReference ``` @@ -9639,7 +9639,7 @@ func InternalValue() CloudAzureIntegrationsMariaDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMonitorOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMonitorOutputReference ``` @@ -10062,7 +10062,7 @@ func InternalValue() CloudAzureIntegrationsMonitor #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMysqlFlexibleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMysqlFlexibleOutputReference ``` @@ -10369,7 +10369,7 @@ func InternalValue() CloudAzureIntegrationsMysqlFlexible #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMysqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMysqlOutputReference ``` @@ -10676,7 +10676,7 @@ func InternalValue() CloudAzureIntegrationsMysql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsPostgresqlFlexibleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsPostgresqlFlexibleOutputReference ``` @@ -10983,7 +10983,7 @@ func InternalValue() CloudAzureIntegrationsPostgresqlFlexible #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsPostgresqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsPostgresqlOutputReference ``` @@ -11290,7 +11290,7 @@ func InternalValue() CloudAzureIntegrationsPostgresql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsPowerBiDedicatedOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsPowerBiDedicatedOutputReference ``` @@ -11597,7 +11597,7 @@ func InternalValue() CloudAzureIntegrationsPowerBiDedicated #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsRedisCacheOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsRedisCacheOutputReference ``` @@ -11904,7 +11904,7 @@ func InternalValue() CloudAzureIntegrationsRedisCache #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsServiceBusOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsServiceBusOutputReference ``` @@ -12211,7 +12211,7 @@ func InternalValue() CloudAzureIntegrationsServiceBus #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsSqlManagedOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsSqlManagedOutputReference ``` @@ -12518,7 +12518,7 @@ func InternalValue() CloudAzureIntegrationsSqlManaged #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsSqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsSqlOutputReference ``` @@ -12825,7 +12825,7 @@ func InternalValue() CloudAzureIntegrationsSql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsStorageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsStorageOutputReference ``` @@ -13132,7 +13132,7 @@ func InternalValue() CloudAzureIntegrationsStorage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsVirtualMachineOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsVirtualMachineOutputReference ``` @@ -13439,7 +13439,7 @@ func InternalValue() CloudAzureIntegrationsVirtualMachine #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsVirtualNetworksOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsVirtualNetworksOutputReference ``` @@ -13746,7 +13746,7 @@ func InternalValue() CloudAzureIntegrationsVirtualNetworks #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsVmsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsVmsOutputReference ``` @@ -14053,7 +14053,7 @@ func InternalValue() CloudAzureIntegrationsVms #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsVpnGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsVpnGatewayOutputReference ``` diff --git a/docs/cloudAzureLinkAccount.go.md b/docs/cloudAzureLinkAccount.go.md index d42230208..9ea6cc7f5 100644 --- a/docs/cloudAzureLinkAccount.go.md +++ b/docs/cloudAzureLinkAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" cloudazurelinkaccount.NewCloudAzureLinkAccount(scope Construct, id *string, config CloudAzureLinkAccountConfig) CloudAzureLinkAccount ``` @@ -392,7 +392,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" cloudazurelinkaccount.CloudAzureLinkAccount_IsConstruct(x interface{}) *bool ``` @@ -424,7 +424,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" cloudazurelinkaccount.CloudAzureLinkAccount_IsTerraformElement(x interface{}) *bool ``` @@ -438,7 +438,7 @@ cloudazurelinkaccount.CloudAzureLinkAccount_IsTerraformElement(x interface{}) *b ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" cloudazurelinkaccount.CloudAzureLinkAccount_IsTerraformResource(x interface{}) *bool ``` @@ -452,7 +452,7 @@ cloudazurelinkaccount.CloudAzureLinkAccount_IsTerraformResource(x interface{}) * ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" cloudazurelinkaccount.CloudAzureLinkAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -835,7 +835,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" &cloudazurelinkaccount.CloudAzureLinkAccountConfig { Connection: interface{}, diff --git a/docs/cloudGcpIntegrations.go.md b/docs/cloudGcpIntegrations.go.md index 93fe13f9a..8e71325c4 100644 --- a/docs/cloudGcpIntegrations.go.md +++ b/docs/cloudGcpIntegrations.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrations(scope Construct, id *string, config CloudGcpIntegrationsConfig) CloudGcpIntegrations ``` @@ -912,7 +912,7 @@ func ResetVpcAccess() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.CloudGcpIntegrations_IsConstruct(x interface{}) *bool ``` @@ -944,7 +944,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.CloudGcpIntegrations_IsTerraformElement(x interface{}) *bool ``` @@ -958,7 +958,7 @@ cloudgcpintegrations.CloudGcpIntegrations_IsTerraformElement(x interface{}) *boo ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.CloudGcpIntegrations_IsTerraformResource(x interface{}) *bool ``` @@ -972,7 +972,7 @@ cloudgcpintegrations.CloudGcpIntegrations_IsTerraformResource(x interface{}) *bo ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.CloudGcpIntegrations_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1839,7 +1839,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsAlloyDb { MetricsPollingInterval: *f64, @@ -1873,7 +1873,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsAppEngine { MetricsPollingInterval: *f64, @@ -1907,7 +1907,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsBigQuery { FetchTags: interface{}, @@ -1957,7 +1957,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsBigTable { MetricsPollingInterval: *f64, @@ -1991,7 +1991,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsComposer { MetricsPollingInterval: *f64, @@ -2025,7 +2025,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsConfig { Connection: interface{}, @@ -2037,33 +2037,33 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegra Provisioners: *[]interface{}, LinkedAccountId: *f64, AccountId: *f64, - AlloyDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsAlloyDb, - AppEngine: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsAppEngine, - BigQuery: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsBigQuery, - BigTable: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsBigTable, - Composer: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsComposer, - DataFlow: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsDataFlow, - DataProc: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsDataProc, - DataStore: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsDataStore, - FireBaseDatabase: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseDatabase, - FireBaseHosting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseHosting, - FireBaseStorage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseStorage, - FireStore: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFireStore, - Functions: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFunctions, + AlloyDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsAlloyDb, + AppEngine: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsAppEngine, + BigQuery: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsBigQuery, + BigTable: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsBigTable, + Composer: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsComposer, + DataFlow: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsDataFlow, + DataProc: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsDataProc, + DataStore: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsDataStore, + FireBaseDatabase: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseDatabase, + FireBaseHosting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseHosting, + FireBaseStorage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseStorage, + FireStore: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFireStore, + Functions: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFunctions, Id: *string, - Interconnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsInterconnect, - Kubernetes: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsKubernetes, - LoadBalancing: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsLoadBalancing, - MemCache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsMemCache, - PubSub: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsPubSub, - Redis: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsRedis, - Router: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsRouter, - Run: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsRun, - Spanner: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsSpanner, - Sql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsSql, - Storage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsStorage, - VirtualMachines: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsVirtualMachines, - VpcAccess: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsVpcAccess, + Interconnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsInterconnect, + Kubernetes: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsKubernetes, + LoadBalancing: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsLoadBalancing, + MemCache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsMemCache, + PubSub: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsPubSub, + Redis: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsRedis, + Router: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsRouter, + Run: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsRun, + Spanner: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsSpanner, + Sql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsSql, + Storage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsStorage, + VirtualMachines: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsVirtualMachines, + VpcAccess: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsVpcAccess, } ``` @@ -2592,7 +2592,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsDataFlow { MetricsPollingInterval: *f64, @@ -2626,7 +2626,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsDataProc { MetricsPollingInterval: *f64, @@ -2660,7 +2660,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsDataStore { MetricsPollingInterval: *f64, @@ -2694,7 +2694,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFireBaseDatabase { MetricsPollingInterval: *f64, @@ -2728,7 +2728,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFireBaseHosting { MetricsPollingInterval: *f64, @@ -2762,7 +2762,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFireBaseStorage { MetricsPollingInterval: *f64, @@ -2796,7 +2796,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFireStore { MetricsPollingInterval: *f64, @@ -2830,7 +2830,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFunctions { MetricsPollingInterval: *f64, @@ -2864,7 +2864,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsInterconnect { MetricsPollingInterval: *f64, @@ -2898,7 +2898,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsKubernetes { MetricsPollingInterval: *f64, @@ -2932,7 +2932,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsLoadBalancing { MetricsPollingInterval: *f64, @@ -2966,7 +2966,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsMemCache { MetricsPollingInterval: *f64, @@ -3000,7 +3000,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsPubSub { FetchTags: interface{}, @@ -3050,7 +3050,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsRedis { MetricsPollingInterval: *f64, @@ -3084,7 +3084,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsRouter { MetricsPollingInterval: *f64, @@ -3118,7 +3118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsRun { MetricsPollingInterval: *f64, @@ -3152,7 +3152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsSpanner { FetchTags: interface{}, @@ -3202,7 +3202,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsSql { MetricsPollingInterval: *f64, @@ -3236,7 +3236,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsStorage { FetchTags: interface{}, @@ -3286,7 +3286,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsVirtualMachines { MetricsPollingInterval: *f64, @@ -3320,7 +3320,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsVpcAccess { MetricsPollingInterval: *f64, @@ -3356,7 +3356,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsAlloyDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsAlloyDbOutputReference ``` @@ -3634,7 +3634,7 @@ func InternalValue() CloudGcpIntegrationsAlloyDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsAppEngineOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsAppEngineOutputReference ``` @@ -3912,7 +3912,7 @@ func InternalValue() CloudGcpIntegrationsAppEngine #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsBigQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsBigQueryOutputReference ``` @@ -4219,7 +4219,7 @@ func InternalValue() CloudGcpIntegrationsBigQuery #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsBigTableOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsBigTableOutputReference ``` @@ -4497,7 +4497,7 @@ func InternalValue() CloudGcpIntegrationsBigTable #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsComposerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsComposerOutputReference ``` @@ -4775,7 +4775,7 @@ func InternalValue() CloudGcpIntegrationsComposer #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsDataFlowOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsDataFlowOutputReference ``` @@ -5053,7 +5053,7 @@ func InternalValue() CloudGcpIntegrationsDataFlow #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsDataProcOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsDataProcOutputReference ``` @@ -5331,7 +5331,7 @@ func InternalValue() CloudGcpIntegrationsDataProc #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsDataStoreOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsDataStoreOutputReference ``` @@ -5609,7 +5609,7 @@ func InternalValue() CloudGcpIntegrationsDataStore #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFireBaseDatabaseOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFireBaseDatabaseOutputReference ``` @@ -5887,7 +5887,7 @@ func InternalValue() CloudGcpIntegrationsFireBaseDatabase #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFireBaseHostingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFireBaseHostingOutputReference ``` @@ -6165,7 +6165,7 @@ func InternalValue() CloudGcpIntegrationsFireBaseHosting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFireBaseStorageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFireBaseStorageOutputReference ``` @@ -6443,7 +6443,7 @@ func InternalValue() CloudGcpIntegrationsFireBaseStorage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFireStoreOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFireStoreOutputReference ``` @@ -6721,7 +6721,7 @@ func InternalValue() CloudGcpIntegrationsFireStore #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFunctionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFunctionsOutputReference ``` @@ -6999,7 +6999,7 @@ func InternalValue() CloudGcpIntegrationsFunctions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsInterconnectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsInterconnectOutputReference ``` @@ -7277,7 +7277,7 @@ func InternalValue() CloudGcpIntegrationsInterconnect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsKubernetesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsKubernetesOutputReference ``` @@ -7555,7 +7555,7 @@ func InternalValue() CloudGcpIntegrationsKubernetes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsLoadBalancingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsLoadBalancingOutputReference ``` @@ -7833,7 +7833,7 @@ func InternalValue() CloudGcpIntegrationsLoadBalancing #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsMemCacheOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsMemCacheOutputReference ``` @@ -8111,7 +8111,7 @@ func InternalValue() CloudGcpIntegrationsMemCache #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsPubSubOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsPubSubOutputReference ``` @@ -8418,7 +8418,7 @@ func InternalValue() CloudGcpIntegrationsPubSub #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsRedisOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsRedisOutputReference ``` @@ -8696,7 +8696,7 @@ func InternalValue() CloudGcpIntegrationsRedis #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsRouterOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsRouterOutputReference ``` @@ -8974,7 +8974,7 @@ func InternalValue() CloudGcpIntegrationsRouter #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsRunOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsRunOutputReference ``` @@ -9252,7 +9252,7 @@ func InternalValue() CloudGcpIntegrationsRun #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsSpannerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsSpannerOutputReference ``` @@ -9559,7 +9559,7 @@ func InternalValue() CloudGcpIntegrationsSpanner #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsSqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsSqlOutputReference ``` @@ -9837,7 +9837,7 @@ func InternalValue() CloudGcpIntegrationsSql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsStorageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsStorageOutputReference ``` @@ -10144,7 +10144,7 @@ func InternalValue() CloudGcpIntegrationsStorage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsVirtualMachinesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsVirtualMachinesOutputReference ``` @@ -10422,7 +10422,7 @@ func InternalValue() CloudGcpIntegrationsVirtualMachines #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsVpcAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsVpcAccessOutputReference ``` diff --git a/docs/cloudGcpLinkAccount.go.md b/docs/cloudGcpLinkAccount.go.md index 4e94588c0..87adf6e3f 100644 --- a/docs/cloudGcpLinkAccount.go.md +++ b/docs/cloudGcpLinkAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" cloudgcplinkaccount.NewCloudGcpLinkAccount(scope Construct, id *string, config CloudGcpLinkAccountConfig) CloudGcpLinkAccount ``` @@ -392,7 +392,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" cloudgcplinkaccount.CloudGcpLinkAccount_IsConstruct(x interface{}) *bool ``` @@ -424,7 +424,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" cloudgcplinkaccount.CloudGcpLinkAccount_IsTerraformElement(x interface{}) *bool ``` @@ -438,7 +438,7 @@ cloudgcplinkaccount.CloudGcpLinkAccount_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" cloudgcplinkaccount.CloudGcpLinkAccount_IsTerraformResource(x interface{}) *bool ``` @@ -452,7 +452,7 @@ cloudgcplinkaccount.CloudGcpLinkAccount_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" cloudgcplinkaccount.CloudGcpLinkAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -769,7 +769,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" &cloudgcplinkaccount.CloudGcpLinkAccountConfig { Connection: interface{}, diff --git a/docs/dataNewrelicAccount.go.md b/docs/dataNewrelicAccount.go.md index 33fdb4287..d62c7552b 100644 --- a/docs/dataNewrelicAccount.go.md +++ b/docs/dataNewrelicAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" datanewrelicaccount.NewDataNewrelicAccount(scope Construct, id *string, config DataNewrelicAccountConfig) DataNewrelicAccount ``` @@ -304,7 +304,7 @@ func ResetScope() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" datanewrelicaccount.DataNewrelicAccount_IsConstruct(x interface{}) *bool ``` @@ -336,7 +336,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" datanewrelicaccount.DataNewrelicAccount_IsTerraformElement(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicaccount.DataNewrelicAccount_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" datanewrelicaccount.DataNewrelicAccount_IsTerraformDataSource(x interface{}) *bool ``` @@ -364,7 +364,7 @@ datanewrelicaccount.DataNewrelicAccount_IsTerraformDataSource(x interface{}) *bo ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" datanewrelicaccount.DataNewrelicAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -659,7 +659,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" &datanewrelicaccount.DataNewrelicAccountConfig { Connection: interface{}, diff --git a/docs/dataNewrelicAlertChannel.go.md b/docs/dataNewrelicAlertChannel.go.md index 0a97b1a8e..a8fc9ae10 100644 --- a/docs/dataNewrelicAlertChannel.go.md +++ b/docs/dataNewrelicAlertChannel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" datanewrelicalertchannel.NewDataNewrelicAlertChannel(scope Construct, id *string, config DataNewrelicAlertChannelConfig) DataNewrelicAlertChannel ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" datanewrelicalertchannel.DataNewrelicAlertChannel_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" datanewrelicalertchannel.DataNewrelicAlertChannel_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicalertchannel.DataNewrelicAlertChannel_IsTerraformElement(x interface ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" datanewrelicalertchannel.DataNewrelicAlertChannel_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicalertchannel.DataNewrelicAlertChannel_IsTerraformDataSource(x interf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" datanewrelicalertchannel.DataNewrelicAlertChannel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -656,7 +656,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" &datanewrelicalertchannel.DataNewrelicAlertChannelConfig { Connection: interface{}, @@ -807,7 +807,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" &datanewrelicalertchannel.DataNewrelicAlertChannelConfigA { @@ -822,7 +822,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicale #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" datanewrelicalertchannel.NewDataNewrelicAlertChannelConfigAList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicAlertChannelConfigAList ``` @@ -971,7 +971,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" datanewrelicalertchannel.NewDataNewrelicAlertChannelConfigAOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicAlertChannelConfigAOutputReference ``` diff --git a/docs/dataNewrelicAlertPolicy.go.md b/docs/dataNewrelicAlertPolicy.go.md index 84a0813f2..39c638598 100644 --- a/docs/dataNewrelicAlertPolicy.go.md +++ b/docs/dataNewrelicAlertPolicy.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" datanewrelicalertpolicy.NewDataNewrelicAlertPolicy(scope Construct, id *string, config DataNewrelicAlertPolicyConfig) DataNewrelicAlertPolicy ``` @@ -297,7 +297,7 @@ func ResetIncidentPreference() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsConstruct(x interface{}) *bool ``` @@ -329,7 +329,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsTerraformElement(x interface{}) *bool ``` @@ -343,7 +343,7 @@ datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsTerraformElement(x interface{} ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsTerraformDataSource(x interface{}) *bool ``` @@ -357,7 +357,7 @@ datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsTerraformDataSource(x interfac ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" datanewrelicalertpolicy.DataNewrelicAlertPolicy_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -674,7 +674,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" &datanewrelicalertpolicy.DataNewrelicAlertPolicyConfig { Connection: interface{}, diff --git a/docs/dataNewrelicApplication.go.md b/docs/dataNewrelicApplication.go.md index aa078a654..58100b0d7 100644 --- a/docs/dataNewrelicApplication.go.md +++ b/docs/dataNewrelicApplication.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" datanewrelicapplication.NewDataNewrelicApplication(scope Construct, id *string, config DataNewrelicApplicationConfig) DataNewrelicApplication ``` @@ -283,7 +283,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" datanewrelicapplication.DataNewrelicApplication_IsConstruct(x interface{}) *bool ``` @@ -315,7 +315,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" datanewrelicapplication.DataNewrelicApplication_IsTerraformElement(x interface{}) *bool ``` @@ -329,7 +329,7 @@ datanewrelicapplication.DataNewrelicApplication_IsTerraformElement(x interface{} ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" datanewrelicapplication.DataNewrelicApplication_IsTerraformDataSource(x interface{}) *bool ``` @@ -343,7 +343,7 @@ datanewrelicapplication.DataNewrelicApplication_IsTerraformDataSource(x interfac ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" datanewrelicapplication.DataNewrelicApplication_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -616,7 +616,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" &datanewrelicapplication.DataNewrelicApplicationConfig { Connection: interface{}, diff --git a/docs/dataNewrelicAuthenticationDomain.go.md b/docs/dataNewrelicAuthenticationDomain.go.md index 63d6429ed..64dde8e68 100644 --- a/docs/dataNewrelicAuthenticationDomain.go.md +++ b/docs/dataNewrelicAuthenticationDomain.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.NewDataNewrelicAuthenticationDomain(scope Construct, id *string, config DataNewrelicAuthenticationDomainConfig) DataNewrelicAuthenticationDomain ``` @@ -276,7 +276,7 @@ func InterpolationForAttribute(terraformAttribute *string) IResolvable ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsConstruct(x interface{}) *bool ``` @@ -308,7 +308,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsTerraformElement(x interface{}) *bool ``` @@ -322,7 +322,7 @@ datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsTerraformEle ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsTerraformDataSource(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsTerraformDat ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -576,7 +576,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" &datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomainConfig { Connection: interface{}, diff --git a/docs/dataNewrelicCloudAccount.go.md b/docs/dataNewrelicCloudAccount.go.md index da6b43818..065413d31 100644 --- a/docs/dataNewrelicCloudAccount.go.md +++ b/docs/dataNewrelicCloudAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" datanewreliccloudaccount.NewDataNewrelicCloudAccount(scope Construct, id *string, config DataNewrelicCloudAccountConfig) DataNewrelicCloudAccount ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" datanewreliccloudaccount.DataNewrelicCloudAccount_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" datanewreliccloudaccount.DataNewrelicCloudAccount_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewreliccloudaccount.DataNewrelicCloudAccount_IsTerraformElement(x interface ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" datanewreliccloudaccount.DataNewrelicCloudAccount_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewreliccloudaccount.DataNewrelicCloudAccount_IsTerraformDataSource(x interf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" datanewreliccloudaccount.DataNewrelicCloudAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -645,7 +645,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" &datanewreliccloudaccount.DataNewrelicCloudAccountConfig { Connection: interface{}, diff --git a/docs/dataNewrelicEntity.go.md b/docs/dataNewrelicEntity.go.md index e86a55c94..6d0e8b22d 100644 --- a/docs/dataNewrelicEntity.go.md +++ b/docs/dataNewrelicEntity.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" datanewrelicentity.NewDataNewrelicEntity(scope Construct, id *string, config DataNewrelicEntityConfig) DataNewrelicEntity ``` @@ -345,7 +345,7 @@ func ResetType() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" datanewrelicentity.DataNewrelicEntity_IsConstruct(x interface{}) *bool ``` @@ -377,7 +377,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" datanewrelicentity.DataNewrelicEntity_IsTerraformElement(x interface{}) *bool ``` @@ -391,7 +391,7 @@ datanewrelicentity.DataNewrelicEntity_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" datanewrelicentity.DataNewrelicEntity_IsTerraformDataSource(x interface{}) *bool ``` @@ -405,7 +405,7 @@ datanewrelicentity.DataNewrelicEntity_IsTerraformDataSource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" datanewrelicentity.DataNewrelicEntity_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -843,7 +843,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" &datanewrelicentity.DataNewrelicEntityConfig { Connection: interface{}, @@ -1094,7 +1094,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" &datanewrelicentity.DataNewrelicEntityTag { Key: *string, @@ -1146,7 +1146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" datanewrelicentity.NewDataNewrelicEntityTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicEntityTagList ``` @@ -1306,7 +1306,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" datanewrelicentity.NewDataNewrelicEntityTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicEntityTagOutputReference ``` diff --git a/docs/dataNewrelicGroup.go.md b/docs/dataNewrelicGroup.go.md index a382864e2..680a204b8 100644 --- a/docs/dataNewrelicGroup.go.md +++ b/docs/dataNewrelicGroup.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" datanewrelicgroup.NewDataNewrelicGroup(scope Construct, id *string, config DataNewrelicGroupConfig) DataNewrelicGroup ``` @@ -276,7 +276,7 @@ func InterpolationForAttribute(terraformAttribute *string) IResolvable ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" datanewrelicgroup.DataNewrelicGroup_IsConstruct(x interface{}) *bool ``` @@ -308,7 +308,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" datanewrelicgroup.DataNewrelicGroup_IsTerraformElement(x interface{}) *bool ``` @@ -322,7 +322,7 @@ datanewrelicgroup.DataNewrelicGroup_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" datanewrelicgroup.DataNewrelicGroup_IsTerraformDataSource(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicgroup.DataNewrelicGroup_IsTerraformDataSource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" datanewrelicgroup.DataNewrelicGroup_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -609,7 +609,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" &datanewrelicgroup.DataNewrelicGroupConfig { Connection: interface{}, diff --git a/docs/dataNewrelicKeyTransaction.go.md b/docs/dataNewrelicKeyTransaction.go.md index 089966b06..a8f9b2db4 100644 --- a/docs/dataNewrelicKeyTransaction.go.md +++ b/docs/dataNewrelicKeyTransaction.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" datanewrelickeytransaction.NewDataNewrelicKeyTransaction(scope Construct, id *string, config DataNewrelicKeyTransactionConfig) DataNewrelicKeyTransaction ``` @@ -297,7 +297,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" datanewrelickeytransaction.DataNewrelicKeyTransaction_IsConstruct(x interface{}) *bool ``` @@ -329,7 +329,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" datanewrelickeytransaction.DataNewrelicKeyTransaction_IsTerraformElement(x interface{}) *bool ``` @@ -343,7 +343,7 @@ datanewrelickeytransaction.DataNewrelicKeyTransaction_IsTerraformElement(x inter ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" datanewrelickeytransaction.DataNewrelicKeyTransaction_IsTerraformDataSource(x interface{}) *bool ``` @@ -357,7 +357,7 @@ datanewrelickeytransaction.DataNewrelicKeyTransaction_IsTerraformDataSource(x in ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" datanewrelickeytransaction.DataNewrelicKeyTransaction_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -674,7 +674,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" &datanewrelickeytransaction.DataNewrelicKeyTransactionConfig { Connection: interface{}, diff --git a/docs/dataNewrelicNotificationDestination.go.md b/docs/dataNewrelicNotificationDestination.go.md index 3444dc783..e7be97ee8 100644 --- a/docs/dataNewrelicNotificationDestination.go.md +++ b/docs/dataNewrelicNotificationDestination.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestination(scope Construct, id *string, config DataNewrelicNotificationDestinationConfig) DataNewrelicNotificationDestination ``` @@ -317,7 +317,7 @@ func ResetSecureUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsConstruct(x interface{}) *bool ``` @@ -349,7 +349,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsTerraformElement(x interface{}) *bool ``` @@ -363,7 +363,7 @@ datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsTerraf ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsTerraformDataSource(x interface{}) *bool ``` @@ -377,7 +377,7 @@ datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsTerraf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" datanewrelicnotificationdestination.DataNewrelicNotificationDestination_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -727,7 +727,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" &datanewrelicnotificationdestination.DataNewrelicNotificationDestinationConfig { Connection: interface{}, @@ -896,7 +896,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" &datanewrelicnotificationdestination.DataNewrelicNotificationDestinationProperty { @@ -909,7 +909,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnot #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" &datanewrelicnotificationdestination.DataNewrelicNotificationDestinationSecureUrl { Prefix: *string, @@ -943,7 +943,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestinationPropertyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicNotificationDestinationPropertyList ``` @@ -1092,7 +1092,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestinationPropertyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicNotificationDestinationPropertyOutputReference ``` @@ -1403,7 +1403,7 @@ func InternalValue() DataNewrelicNotificationDestinationProperty #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestinationSecureUrlList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicNotificationDestinationSecureUrlList ``` @@ -1563,7 +1563,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestinationSecureUrlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicNotificationDestinationSecureUrlOutputReference ``` diff --git a/docs/dataNewrelicObfuscationExpression.go.md b/docs/dataNewrelicObfuscationExpression.go.md index de078470e..c2c85aefa 100644 --- a/docs/dataNewrelicObfuscationExpression.go.md +++ b/docs/dataNewrelicObfuscationExpression.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.NewDataNewrelicObfuscationExpression(scope Construct, id *string, config DataNewrelicObfuscationExpressionConfig) DataNewrelicObfuscationExpression ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsTerraformE ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsTerraformD ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -623,7 +623,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" &datanewrelicobfuscationexpression.DataNewrelicObfuscationExpressionConfig { Connection: interface{}, diff --git a/docs/dataNewrelicServiceLevelAlertHelper.go.md b/docs/dataNewrelicServiceLevelAlertHelper.go.md index b9e4bdc82..b52d599e5 100644 --- a/docs/dataNewrelicServiceLevelAlertHelper.go.md +++ b/docs/dataNewrelicServiceLevelAlertHelper.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.NewDataNewrelicServiceLevelAlertHelper(scope Construct, id *string, config DataNewrelicServiceLevelAlertHelperConfig) DataNewrelicServiceLevelAlertHelper ``` @@ -304,7 +304,7 @@ func ResetIsBadEvents() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsConstruct(x interface{}) *bool ``` @@ -336,7 +336,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsTerraformElement(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsTerraf ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsTerraformDataSource(x interface{}) *bool ``` @@ -364,7 +364,7 @@ datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsTerraf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -791,7 +791,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" &datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelperConfig { Connection: interface{}, diff --git a/docs/dataNewrelicSyntheticsPrivateLocation.go.md b/docs/dataNewrelicSyntheticsPrivateLocation.go.md index 93b6b645f..9f1c7bf2a 100644 --- a/docs/dataNewrelicSyntheticsPrivateLocation.go.md +++ b/docs/dataNewrelicSyntheticsPrivateLocation.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.NewDataNewrelicSyntheticsPrivateLocation(scope Construct, id *string, config DataNewrelicSyntheticsPrivateLocationConfig) DataNewrelicSyntheticsPrivateLocation ``` @@ -297,7 +297,7 @@ func ResetKey() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsConstruct(x interface{}) *bool ``` @@ -329,7 +329,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsTerraformElement(x interface{}) *bool ``` @@ -343,7 +343,7 @@ datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsTe ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsTerraformDataSource(x interface{}) *bool ``` @@ -357,7 +357,7 @@ datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsTe ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -652,7 +652,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" &datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocationConfig { Connection: interface{}, diff --git a/docs/dataNewrelicSyntheticsSecureCredential.go.md b/docs/dataNewrelicSyntheticsSecureCredential.go.md index 7a2cc66f3..ecdc807ab 100644 --- a/docs/dataNewrelicSyntheticsSecureCredential.go.md +++ b/docs/dataNewrelicSyntheticsSecureCredential.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.NewDataNewrelicSyntheticsSecureCredential(scope Construct, id *string, config DataNewrelicSyntheticsSecureCredentialConfig) DataNewrelicSyntheticsSecureCredential ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_Is ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_Is ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -645,7 +645,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" &datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredentialConfig { Connection: interface{}, diff --git a/docs/dataNewrelicTestGrokPattern.go.md b/docs/dataNewrelicTestGrokPattern.go.md index 0df6d609f..afab75d1b 100644 --- a/docs/dataNewrelicTestGrokPattern.go.md +++ b/docs/dataNewrelicTestGrokPattern.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPattern(scope Construct, id *string, config DataNewrelicTestGrokPatternConfig) DataNewrelicTestGrokPattern ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsTerraformElement(x int ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsTerraformDataSource(x ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -656,7 +656,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" &datanewrelictestgrokpattern.DataNewrelicTestGrokPatternConfig { Connection: interface{}, @@ -823,7 +823,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" &datanewrelictestgrokpattern.DataNewrelicTestGrokPatternTestGrok { @@ -836,7 +836,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictes #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" &datanewrelictestgrokpattern.DataNewrelicTestGrokPatternTestGrokAttributes { @@ -851,7 +851,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPatternTestGrokAttributesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicTestGrokPatternTestGrokAttributesList ``` @@ -1000,7 +1000,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPatternTestGrokAttributesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicTestGrokPatternTestGrokAttributesOutputReference ``` @@ -1289,7 +1289,7 @@ func InternalValue() DataNewrelicTestGrokPatternTestGrokAttributes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPatternTestGrokList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicTestGrokPatternTestGrokList ``` @@ -1438,7 +1438,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPatternTestGrokOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicTestGrokPatternTestGrokOutputReference ``` diff --git a/docs/dataNewrelicUser.go.md b/docs/dataNewrelicUser.go.md index 170e91e5a..bed9a38c5 100644 --- a/docs/dataNewrelicUser.go.md +++ b/docs/dataNewrelicUser.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" datanewrelicuser.NewDataNewrelicUser(scope Construct, id *string, config DataNewrelicUserConfig) DataNewrelicUser ``` @@ -290,7 +290,7 @@ func ResetName() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" datanewrelicuser.DataNewrelicUser_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" datanewrelicuser.DataNewrelicUser_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicuser.DataNewrelicUser_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" datanewrelicuser.DataNewrelicUser_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicuser.DataNewrelicUser_IsTerraformDataSource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" datanewrelicuser.DataNewrelicUser_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -634,7 +634,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" &datanewrelicuser.DataNewrelicUserConfig { Connection: interface{}, diff --git a/docs/dataPartitionRule.go.md b/docs/dataPartitionRule.go.md index 23eb53589..b78683d29 100644 --- a/docs/dataPartitionRule.go.md +++ b/docs/dataPartitionRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" datapartitionrule.NewDataPartitionRule(scope Construct, id *string, config DataPartitionRuleConfig) DataPartitionRule ``` @@ -419,7 +419,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" datapartitionrule.DataPartitionRule_IsConstruct(x interface{}) *bool ``` @@ -451,7 +451,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" datapartitionrule.DataPartitionRule_IsTerraformElement(x interface{}) *bool ``` @@ -465,7 +465,7 @@ datapartitionrule.DataPartitionRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" datapartitionrule.DataPartitionRule_IsTerraformResource(x interface{}) *bool ``` @@ -479,7 +479,7 @@ datapartitionrule.DataPartitionRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" datapartitionrule.DataPartitionRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -895,7 +895,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" &datapartitionrule.DataPartitionRuleConfig { Connection: interface{}, @@ -912,7 +912,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionru AccountId: *f64, Description: *string, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.dataPartitionRule.DataPartitionRuleTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.dataPartitionRule.DataPartitionRuleTimeouts, } ``` @@ -1128,7 +1128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" &datapartitionrule.DataPartitionRuleTimeouts { Create: *string, @@ -1162,7 +1162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" datapartitionrule.NewDataPartitionRuleTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataPartitionRuleTimeoutsOutputReference ``` diff --git a/docs/entityTags.go.md b/docs/entityTags.go.md index 72dd9ed19..b10be4094 100644 --- a/docs/entityTags.go.md +++ b/docs/entityTags.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" entitytags.NewEntityTags(scope Construct, id *string, config EntityTagsConfig) EntityTags ``` @@ -418,7 +418,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" entitytags.EntityTags_IsConstruct(x interface{}) *bool ``` @@ -450,7 +450,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" entitytags.EntityTags_IsTerraformElement(x interface{}) *bool ``` @@ -464,7 +464,7 @@ entitytags.EntityTags_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" entitytags.EntityTags_IsTerraformResource(x interface{}) *bool ``` @@ -478,7 +478,7 @@ entitytags.EntityTags_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" entitytags.EntityTags_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -795,7 +795,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" &entitytags.EntityTagsConfig { Connection: interface{}, @@ -808,7 +808,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" Guid: *string, Tag: interface{}, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.entityTags.EntityTagsTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.entityTags.EntityTagsTimeouts, } ``` @@ -962,7 +962,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" &entitytags.EntityTagsTag { Key: *string, @@ -1012,7 +1012,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" &entitytags.EntityTagsTimeouts { Create: *string, @@ -1046,7 +1046,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" entitytags.NewEntityTagsTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) EntityTagsTagList ``` @@ -1206,7 +1206,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" entitytags.NewEntityTagsTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) EntityTagsTagOutputReference ``` @@ -1517,7 +1517,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" entitytags.NewEntityTagsTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) EntityTagsTimeoutsOutputReference ``` diff --git a/docs/eventsToMetricsRule.go.md b/docs/eventsToMetricsRule.go.md index 918cf1d06..cbb6aabce 100644 --- a/docs/eventsToMetricsRule.go.md +++ b/docs/eventsToMetricsRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" eventstometricsrule.NewEventsToMetricsRule(scope Construct, id *string, config EventsToMetricsRuleConfig) EventsToMetricsRule ``` @@ -406,7 +406,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" eventstometricsrule.EventsToMetricsRule_IsConstruct(x interface{}) *bool ``` @@ -438,7 +438,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" eventstometricsrule.EventsToMetricsRule_IsTerraformElement(x interface{}) *bool ``` @@ -452,7 +452,7 @@ eventstometricsrule.EventsToMetricsRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" eventstometricsrule.EventsToMetricsRule_IsTerraformResource(x interface{}) *bool ``` @@ -466,7 +466,7 @@ eventstometricsrule.EventsToMetricsRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" eventstometricsrule.EventsToMetricsRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -838,7 +838,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" &eventstometricsrule.EventsToMetricsRuleConfig { Connection: interface{}, diff --git a/docs/group.go.md b/docs/group.go.md index cd4635ec3..396932fa5 100644 --- a/docs/group.go.md +++ b/docs/group.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" group.NewGroup(scope Construct, id *string, config GroupConfig) Group ``` @@ -392,7 +392,7 @@ func ResetUserIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" group.Group_IsConstruct(x interface{}) *bool ``` @@ -424,7 +424,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" group.Group_IsTerraformElement(x interface{}) *bool ``` @@ -438,7 +438,7 @@ group.Group_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" group.Group_IsTerraformResource(x interface{}) *bool ``` @@ -452,7 +452,7 @@ group.Group_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" group.Group_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -769,7 +769,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" &group.GroupConfig { Connection: interface{}, diff --git a/docs/infraAlertCondition.go.md b/docs/infraAlertCondition.go.md index c111a2621..c24581579 100644 --- a/docs/infraAlertCondition.go.md +++ b/docs/infraAlertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" infraalertcondition.NewInfraAlertCondition(scope Construct, id *string, config InfraAlertConditionConfig) InfraAlertCondition ``` @@ -495,7 +495,7 @@ func ResetWhere() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" infraalertcondition.InfraAlertCondition_IsConstruct(x interface{}) *bool ``` @@ -527,7 +527,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" infraalertcondition.InfraAlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -541,7 +541,7 @@ infraalertcondition.InfraAlertCondition_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" infraalertcondition.InfraAlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -555,7 +555,7 @@ infraalertcondition.InfraAlertCondition_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" infraalertcondition.InfraAlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1169,7 +1169,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" &infraalertcondition.InfraAlertConditionConfig { Connection: interface{}, @@ -1183,7 +1183,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondi PolicyId: *f64, Type: *string, Comparison: *string, - Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.infraAlertCondition.InfraAlertConditionCritical, + Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.infraAlertCondition.InfraAlertConditionCritical, Description: *string, Enabled: interface{}, Event: *string, @@ -1193,7 +1193,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondi RunbookUrl: *string, Select: *string, ViolationCloseTimer: *f64, - Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.infraAlertCondition.InfraAlertConditionWarning, + Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.infraAlertCondition.InfraAlertConditionWarning, Where: *string, } ``` @@ -1534,7 +1534,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" &infraalertcondition.InfraAlertConditionCritical { Duration: *f64, @@ -1594,7 +1594,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" &infraalertcondition.InfraAlertConditionWarning { Duration: *f64, @@ -1656,7 +1656,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" infraalertcondition.NewInfraAlertConditionCriticalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) InfraAlertConditionCriticalOutputReference ``` @@ -1985,7 +1985,7 @@ func InternalValue() InfraAlertConditionCritical #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" infraalertcondition.NewInfraAlertConditionWarningOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) InfraAlertConditionWarningOutputReference ``` diff --git a/docs/insightsEvent.go.md b/docs/insightsEvent.go.md index 384a7e3aa..fa886a419 100644 --- a/docs/insightsEvent.go.md +++ b/docs/insightsEvent.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" insightsevent.NewInsightsEvent(scope Construct, id *string, config InsightsEventConfig) InsightsEvent ``` @@ -398,7 +398,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" insightsevent.InsightsEvent_IsConstruct(x interface{}) *bool ``` @@ -430,7 +430,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" insightsevent.InsightsEvent_IsTerraformElement(x interface{}) *bool ``` @@ -444,7 +444,7 @@ insightsevent.InsightsEvent_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" insightsevent.InsightsEvent_IsTerraformResource(x interface{}) *bool ``` @@ -458,7 +458,7 @@ insightsevent.InsightsEvent_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" insightsevent.InsightsEvent_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -731,7 +731,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" &insightsevent.InsightsEventConfig { Connection: interface{}, @@ -866,7 +866,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" &insightsevent.InsightsEventEvent { Attribute: interface{}, @@ -932,7 +932,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" &insightsevent.InsightsEventEventAttribute { Key: *string, @@ -1002,7 +1002,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" insightsevent.NewInsightsEventEventAttributeList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) InsightsEventEventAttributeList ``` @@ -1162,7 +1162,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" insightsevent.NewInsightsEventEventAttributeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) InsightsEventEventAttributeOutputReference ``` @@ -1502,7 +1502,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" insightsevent.NewInsightsEventEventList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) InsightsEventEventList ``` @@ -1662,7 +1662,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" insightsevent.NewInsightsEventEventOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) InsightsEventEventOutputReference ``` diff --git a/docs/keyTransaction.go.md b/docs/keyTransaction.go.md index b0054cd48..bf1838f29 100644 --- a/docs/keyTransaction.go.md +++ b/docs/keyTransaction.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" keytransaction.NewKeyTransaction(scope Construct, id *string, config KeyTransactionConfig) KeyTransaction ``` @@ -385,7 +385,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" keytransaction.KeyTransaction_IsConstruct(x interface{}) *bool ``` @@ -417,7 +417,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" keytransaction.KeyTransaction_IsTerraformElement(x interface{}) *bool ``` @@ -431,7 +431,7 @@ keytransaction.KeyTransaction_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" keytransaction.KeyTransaction_IsTerraformResource(x interface{}) *bool ``` @@ -445,7 +445,7 @@ keytransaction.KeyTransaction_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" keytransaction.KeyTransaction_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -828,7 +828,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" &keytransaction.KeyTransactionConfig { Connection: interface{}, diff --git a/docs/logParsingRule.go.md b/docs/logParsingRule.go.md index 22478b699..dde9ae7cb 100644 --- a/docs/logParsingRule.go.md +++ b/docs/logParsingRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" logparsingrule.NewLogParsingRule(scope Construct, id *string, config LogParsingRuleConfig) LogParsingRule ``` @@ -406,7 +406,7 @@ func ResetMatched() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" logparsingrule.LogParsingRule_IsConstruct(x interface{}) *bool ``` @@ -438,7 +438,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" logparsingrule.LogParsingRule_IsTerraformElement(x interface{}) *bool ``` @@ -452,7 +452,7 @@ logparsingrule.LogParsingRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" logparsingrule.LogParsingRule_IsTerraformResource(x interface{}) *bool ``` @@ -466,7 +466,7 @@ logparsingrule.LogParsingRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" logparsingrule.LogParsingRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -904,7 +904,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" &logparsingrule.LogParsingRuleConfig { Connection: interface{}, diff --git a/docs/monitorDowntime.go.md b/docs/monitorDowntime.go.md index 5267f5d4d..d944f7fde 100644 --- a/docs/monitorDowntime.go.md +++ b/docs/monitorDowntime.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" monitordowntime.NewMonitorDowntime(scope Construct, id *string, config MonitorDowntimeConfig) MonitorDowntime ``` @@ -446,7 +446,7 @@ func ResetMonitorGuids() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" monitordowntime.MonitorDowntime_IsConstruct(x interface{}) *bool ``` @@ -478,7 +478,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" monitordowntime.MonitorDowntime_IsTerraformElement(x interface{}) *bool ``` @@ -492,7 +492,7 @@ monitordowntime.MonitorDowntime_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" monitordowntime.MonitorDowntime_IsTerraformResource(x interface{}) *bool ``` @@ -506,7 +506,7 @@ monitordowntime.MonitorDowntime_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" monitordowntime.MonitorDowntime_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -977,7 +977,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" &monitordowntime.MonitorDowntimeConfig { Connection: interface{}, @@ -993,8 +993,8 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime StartTime: *string, TimeZone: *string, AccountId: *f64, - EndRepeat: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.monitorDowntime.MonitorDowntimeEndRepeat, - Frequency: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.monitorDowntime.MonitorDowntimeFrequency, + EndRepeat: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.monitorDowntime.MonitorDowntimeEndRepeat, + Frequency: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.monitorDowntime.MonitorDowntimeFrequency, Id: *string, MaintenanceDays: *[]*string, MonitorGuids: *[]*string, @@ -1258,7 +1258,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" &monitordowntime.MonitorDowntimeEndRepeat { OnDate: *string, @@ -1308,11 +1308,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" &monitordowntime.MonitorDowntimeFrequency { DaysOfMonth: *[]*f64, - DaysOfWeek: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.monitorDowntime.MonitorDowntimeFrequencyDaysOfWeek, + DaysOfWeek: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.monitorDowntime.MonitorDowntimeFrequencyDaysOfWeek, } ``` @@ -1358,7 +1358,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" &monitordowntime.MonitorDowntimeFrequencyDaysOfWeek { OrdinalDayOfMonth: *string, @@ -1410,7 +1410,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" monitordowntime.NewMonitorDowntimeEndRepeatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MonitorDowntimeEndRepeatOutputReference ``` @@ -1717,7 +1717,7 @@ func InternalValue() MonitorDowntimeEndRepeat #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" monitordowntime.NewMonitorDowntimeFrequencyDaysOfWeekOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MonitorDowntimeFrequencyDaysOfWeekOutputReference ``` @@ -2010,7 +2010,7 @@ func InternalValue() MonitorDowntimeFrequencyDaysOfWeek #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" monitordowntime.NewMonitorDowntimeFrequencyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MonitorDowntimeFrequencyOutputReference ``` diff --git a/docs/notificationChannel.go.md b/docs/notificationChannel.go.md index ec0d3702b..37f85c6b3 100644 --- a/docs/notificationChannel.go.md +++ b/docs/notificationChannel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" notificationchannel.NewNotificationChannel(scope Construct, id *string, config NotificationChannelConfig) NotificationChannel ``` @@ -432,7 +432,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" notificationchannel.NotificationChannel_IsConstruct(x interface{}) *bool ``` @@ -464,7 +464,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" notificationchannel.NotificationChannel_IsTerraformElement(x interface{}) *bool ``` @@ -478,7 +478,7 @@ notificationchannel.NotificationChannel_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" notificationchannel.NotificationChannel_IsTerraformResource(x interface{}) *bool ``` @@ -492,7 +492,7 @@ notificationchannel.NotificationChannel_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" notificationchannel.NotificationChannel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -930,7 +930,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" ¬ificationchannel.NotificationChannelConfig { Connection: interface{}, @@ -948,7 +948,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationcha AccountId: *f64, Active: interface{}, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationChannel.NotificationChannelTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationChannel.NotificationChannelTimeouts, } ``` @@ -1179,7 +1179,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" ¬ificationchannel.NotificationChannelProperty { Key: *string, @@ -1261,7 +1261,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" ¬ificationchannel.NotificationChannelTimeouts { Create: *string, @@ -1309,7 +1309,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" notificationchannel.NewNotificationChannelPropertyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NotificationChannelPropertyList ``` @@ -1469,7 +1469,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" notificationchannel.NewNotificationChannelPropertyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NotificationChannelPropertyOutputReference ``` @@ -1838,7 +1838,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" notificationchannel.NewNotificationChannelTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationChannelTimeoutsOutputReference ``` diff --git a/docs/notificationDestination.go.md b/docs/notificationDestination.go.md index bf6bdc490..807906d5b 100644 --- a/docs/notificationDestination.go.md +++ b/docs/notificationDestination.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NewNotificationDestination(scope Construct, id *string, config NotificationDestinationConfig) NotificationDestination ``` @@ -512,7 +512,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NotificationDestination_IsConstruct(x interface{}) *bool ``` @@ -544,7 +544,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NotificationDestination_IsTerraformElement(x interface{}) *bool ``` @@ -558,7 +558,7 @@ notificationdestination.NotificationDestination_IsTerraformElement(x interface{} ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NotificationDestination_IsTerraformResource(x interface{}) *bool ``` @@ -572,7 +572,7 @@ notificationdestination.NotificationDestination_IsTerraformResource(x interface{ ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NotificationDestination_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1076,7 +1076,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" ¬ificationdestination.NotificationDestinationAuthBasic { Password: *string, @@ -1122,7 +1122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" ¬ificationdestination.NotificationDestinationAuthCustomHeader { Key: *string, @@ -1168,7 +1168,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" ¬ificationdestination.NotificationDestinationAuthToken { Token: *string, @@ -1214,7 +1214,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" ¬ificationdestination.NotificationDestinationConfig { Connection: interface{}, @@ -1229,12 +1229,12 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdes Type: *string, AccountId: *f64, Active: interface{}, - AuthBasic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationDestination.NotificationDestinationAuthBasic, + AuthBasic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationDestination.NotificationDestinationAuthBasic, AuthCustomHeader: interface{}, - AuthToken: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationDestination.NotificationDestinationAuthToken, + AuthToken: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationDestination.NotificationDestinationAuthToken, Id: *string, - SecureUrl: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationDestination.NotificationDestinationSecureUrl, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationDestination.NotificationDestinationTimeouts, + SecureUrl: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationDestination.NotificationDestinationSecureUrl, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationDestination.NotificationDestinationTimeouts, } ``` @@ -1495,7 +1495,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" ¬ificationdestination.NotificationDestinationProperty { Key: *string, @@ -1577,7 +1577,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" ¬ificationdestination.NotificationDestinationSecureUrl { Prefix: *string, @@ -1623,7 +1623,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" ¬ificationdestination.NotificationDestinationTimeouts { Create: *string, @@ -1671,7 +1671,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NewNotificationDestinationAuthBasicOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationDestinationAuthBasicOutputReference ``` @@ -1964,7 +1964,7 @@ func InternalValue() NotificationDestinationAuthBasic #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NewNotificationDestinationAuthCustomHeaderList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NotificationDestinationAuthCustomHeaderList ``` @@ -2124,7 +2124,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NewNotificationDestinationAuthCustomHeaderOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NotificationDestinationAuthCustomHeaderOutputReference ``` @@ -2435,7 +2435,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NewNotificationDestinationAuthTokenOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationDestinationAuthTokenOutputReference ``` @@ -2735,7 +2735,7 @@ func InternalValue() NotificationDestinationAuthToken #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NewNotificationDestinationPropertyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NotificationDestinationPropertyList ``` @@ -2895,7 +2895,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NewNotificationDestinationPropertyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NotificationDestinationPropertyOutputReference ``` @@ -3264,7 +3264,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NewNotificationDestinationSecureUrlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationDestinationSecureUrlOutputReference ``` @@ -3557,7 +3557,7 @@ func InternalValue() NotificationDestinationSecureUrl #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" notificationdestination.NewNotificationDestinationTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationDestinationTimeoutsOutputReference ``` diff --git a/docs/nrqlAlertCondition.go.md b/docs/nrqlAlertCondition.go.md index 92e6011c3..a218920b8 100644 --- a/docs/nrqlAlertCondition.go.md +++ b/docs/nrqlAlertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertCondition(scope Construct, id *string, config NrqlAlertConditionConfig) NrqlAlertCondition ``` @@ -625,7 +625,7 @@ func ResetWarning() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NrqlAlertCondition_IsConstruct(x interface{}) *bool ``` @@ -657,7 +657,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NrqlAlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -671,7 +671,7 @@ nrqlalertcondition.NrqlAlertCondition_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NrqlAlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -685,7 +685,7 @@ nrqlalertcondition.NrqlAlertCondition_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NrqlAlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1563,7 +1563,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionConfig { Connection: interface{}, @@ -1574,7 +1574,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondit Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, Name: *string, - Nrql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.nrqlAlertCondition.NrqlAlertConditionNrql, + Nrql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.nrqlAlertCondition.NrqlAlertConditionNrql, PolicyId: *f64, AccountId: *f64, AggregationDelay: *string, @@ -1583,7 +1583,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondit AggregationWindow: *f64, BaselineDirection: *string, CloseViolationsOnExpiration: interface{}, - Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.nrqlAlertCondition.NrqlAlertConditionCritical, + Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.nrqlAlertCondition.NrqlAlertConditionCritical, Description: *string, Enabled: interface{}, EvaluationDelay: *f64, @@ -1596,12 +1596,12 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondit RunbookUrl: *string, SlideBy: *f64, Term: interface{}, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.nrqlAlertCondition.NrqlAlertConditionTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.nrqlAlertCondition.NrqlAlertConditionTimeouts, TitleTemplate: *string, Type: *string, ViolationTimeLimit: *string, ViolationTimeLimitSeconds: *f64, - Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.nrqlAlertCondition.NrqlAlertConditionWarning, + Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.nrqlAlertCondition.NrqlAlertConditionWarning, } ``` @@ -2148,7 +2148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionCritical { Threshold: *f64, @@ -2266,7 +2266,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionNrql { Query: *string, @@ -2352,7 +2352,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionTerm { Threshold: *f64, @@ -2486,7 +2486,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionTimeouts { Create: *string, @@ -2518,7 +2518,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionWarning { Threshold: *f64, @@ -2638,7 +2638,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionCriticalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NrqlAlertConditionCriticalOutputReference ``` @@ -3054,7 +3054,7 @@ func InternalValue() NrqlAlertConditionCritical #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionNrqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NrqlAlertConditionNrqlOutputReference ``` @@ -3412,7 +3412,7 @@ func InternalValue() NrqlAlertConditionNrql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionTermList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NrqlAlertConditionTermList ``` @@ -3572,7 +3572,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionTermOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NrqlAlertConditionTermOutputReference ``` @@ -4035,7 +4035,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NrqlAlertConditionTimeoutsOutputReference ``` @@ -4313,7 +4313,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionWarningOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NrqlAlertConditionWarningOutputReference ``` diff --git a/docs/nrqlDropRule.go.md b/docs/nrqlDropRule.go.md index 80c6c64b8..0f9a39815 100644 --- a/docs/nrqlDropRule.go.md +++ b/docs/nrqlDropRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" nrqldroprule.NewNrqlDropRule(scope Construct, id *string, config NrqlDropRuleConfig) NrqlDropRule ``` @@ -399,7 +399,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" nrqldroprule.NrqlDropRule_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" nrqldroprule.NrqlDropRule_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ nrqldroprule.NrqlDropRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" nrqldroprule.NrqlDropRule_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ nrqldroprule.NrqlDropRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" nrqldroprule.NrqlDropRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -809,7 +809,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" &nrqldroprule.NrqlDropRuleConfig { Connection: interface{}, diff --git a/docs/obfuscationExpression.go.md b/docs/obfuscationExpression.go.md index 8f503ad3c..965a5bfcf 100644 --- a/docs/obfuscationExpression.go.md +++ b/docs/obfuscationExpression.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" obfuscationexpression.NewObfuscationExpression(scope Construct, id *string, config ObfuscationExpressionConfig) ObfuscationExpression ``` @@ -399,7 +399,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" obfuscationexpression.ObfuscationExpression_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" obfuscationexpression.ObfuscationExpression_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ obfuscationexpression.ObfuscationExpression_IsTerraformElement(x interface{}) *b ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" obfuscationexpression.ObfuscationExpression_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ obfuscationexpression.ObfuscationExpression_IsTerraformResource(x interface{}) * ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" obfuscationexpression.ObfuscationExpression_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -798,7 +798,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" &obfuscationexpression.ObfuscationExpressionConfig { Connection: interface{}, diff --git a/docs/obfuscationRule.go.md b/docs/obfuscationRule.go.md index 500b8827e..9c2e3f7f0 100644 --- a/docs/obfuscationRule.go.md +++ b/docs/obfuscationRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" obfuscationrule.NewObfuscationRule(scope Construct, id *string, config ObfuscationRuleConfig) ObfuscationRule ``` @@ -412,7 +412,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" obfuscationrule.ObfuscationRule_IsConstruct(x interface{}) *bool ``` @@ -444,7 +444,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" obfuscationrule.ObfuscationRule_IsTerraformElement(x interface{}) *bool ``` @@ -458,7 +458,7 @@ obfuscationrule.ObfuscationRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" obfuscationrule.ObfuscationRule_IsTerraformResource(x interface{}) *bool ``` @@ -472,7 +472,7 @@ obfuscationrule.ObfuscationRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" obfuscationrule.ObfuscationRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -855,7 +855,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" &obfuscationrule.ObfuscationRuleAction { Attribute: *[]*string, @@ -921,7 +921,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" &obfuscationrule.ObfuscationRuleConfig { Connection: interface{}, @@ -1138,7 +1138,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" obfuscationrule.NewObfuscationRuleActionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ObfuscationRuleActionList ``` @@ -1298,7 +1298,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" obfuscationrule.NewObfuscationRuleActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ObfuscationRuleActionOutputReference ``` diff --git a/docs/oneDashboard.go.md b/docs/oneDashboard.go.md index b9d6acaaa..c0cb243fc 100644 --- a/docs/oneDashboard.go.md +++ b/docs/oneDashboard.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboard(scope Construct, id *string, config OneDashboardConfig) OneDashboard ``` @@ -439,7 +439,7 @@ func ResetVariable() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.OneDashboard_IsConstruct(x interface{}) *bool ``` @@ -471,7 +471,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.OneDashboard_IsTerraformElement(x interface{}) *bool ``` @@ -485,7 +485,7 @@ onedashboard.OneDashboard_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.OneDashboard_IsTerraformResource(x interface{}) *bool ``` @@ -499,7 +499,7 @@ onedashboard.OneDashboard_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.OneDashboard_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -904,7 +904,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardConfig { Connection: interface{}, @@ -1119,7 +1119,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPage { Name: *string, @@ -1393,7 +1393,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetArea { Column: *f64, @@ -1405,7 +1405,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetAreaInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetAreaInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -1663,7 +1663,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetAreaColors { Color: *string, @@ -1711,7 +1711,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetAreaColorsSeriesOverrides { Color: *string, @@ -1761,7 +1761,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetAreaDataFormat { Name: *string, @@ -1843,7 +1843,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetAreaInitialSorting { Direction: *string, @@ -1893,7 +1893,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetAreaNrqlQuery { Query: *string, @@ -1943,7 +1943,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetAreaNullValues { NullValue: *string, @@ -1991,7 +1991,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetAreaNullValuesSeriesOverrides { NullValue: *string, @@ -2041,7 +2041,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetAreaUnits { SeriesOverrides: interface{}, @@ -2089,7 +2089,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetAreaUnitsSeriesOverrides { SeriesName: *string, @@ -2139,7 +2139,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBar { Column: *f64, @@ -2152,7 +2152,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FilterCurrentDashboard: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetBarInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetBarInitialSorting, LegendEnabled: interface{}, LinkedEntityGuids: *[]*string, NullValues: interface{}, @@ -2441,7 +2441,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBarColors { Color: *string, @@ -2489,7 +2489,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBarColorsSeriesOverrides { Color: *string, @@ -2539,7 +2539,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBarDataFormat { Name: *string, @@ -2621,7 +2621,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBarInitialSorting { Direction: *string, @@ -2671,7 +2671,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBarNrqlQuery { Query: *string, @@ -2721,7 +2721,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBarNullValues { NullValue: *string, @@ -2769,7 +2769,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBarNullValuesSeriesOverrides { NullValue: *string, @@ -2819,7 +2819,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBarUnits { SeriesOverrides: interface{}, @@ -2867,7 +2867,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBarUnitsSeriesOverrides { SeriesName: *string, @@ -2917,7 +2917,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboard { Column: *f64, @@ -2930,7 +2930,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetBillboardInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetBillboardInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -3219,7 +3219,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardColors { Color: *string, @@ -3267,7 +3267,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardColorsSeriesOverrides { Color: *string, @@ -3317,7 +3317,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardDataFormat { Name: *string, @@ -3399,7 +3399,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardInitialSorting { Direction: *string, @@ -3449,7 +3449,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardNrqlQuery { Query: *string, @@ -3499,7 +3499,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardNullValues { NullValue: *string, @@ -3547,7 +3547,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardNullValuesSeriesOverrides { NullValue: *string, @@ -3597,7 +3597,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardUnits { SeriesOverrides: interface{}, @@ -3645,7 +3645,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardUnitsSeriesOverrides { SeriesName: *string, @@ -3695,7 +3695,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBullet { Column: *f64, @@ -3708,7 +3708,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetBulletInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetBulletInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -3981,7 +3981,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBulletColors { Color: *string, @@ -4029,7 +4029,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBulletColorsSeriesOverrides { Color: *string, @@ -4079,7 +4079,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBulletDataFormat { Name: *string, @@ -4161,7 +4161,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBulletInitialSorting { Direction: *string, @@ -4211,7 +4211,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBulletNrqlQuery { Query: *string, @@ -4261,7 +4261,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBulletNullValues { NullValue: *string, @@ -4309,7 +4309,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBulletNullValuesSeriesOverrides { NullValue: *string, @@ -4359,7 +4359,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBulletUnits { SeriesOverrides: interface{}, @@ -4407,7 +4407,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetBulletUnitsSeriesOverrides { SeriesName: *string, @@ -4457,7 +4457,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnel { Column: *f64, @@ -4469,7 +4469,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetFunnelInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetFunnelInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -4727,7 +4727,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelColors { Color: *string, @@ -4775,7 +4775,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelColorsSeriesOverrides { Color: *string, @@ -4825,7 +4825,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelDataFormat { Name: *string, @@ -4907,7 +4907,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelInitialSorting { Direction: *string, @@ -4957,7 +4957,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelNrqlQuery { Query: *string, @@ -5007,7 +5007,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelNullValues { NullValue: *string, @@ -5055,7 +5055,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelNullValuesSeriesOverrides { NullValue: *string, @@ -5105,7 +5105,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelUnits { SeriesOverrides: interface{}, @@ -5153,7 +5153,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelUnitsSeriesOverrides { SeriesName: *string, @@ -5203,7 +5203,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmap { Column: *f64, @@ -5216,7 +5216,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FilterCurrentDashboard: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetHeatmapInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetHeatmapInitialSorting, LegendEnabled: interface{}, LinkedEntityGuids: *[]*string, NullValues: interface{}, @@ -5505,7 +5505,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapColors { Color: *string, @@ -5553,7 +5553,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapColorsSeriesOverrides { Color: *string, @@ -5603,7 +5603,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapDataFormat { Name: *string, @@ -5685,7 +5685,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapInitialSorting { Direction: *string, @@ -5735,7 +5735,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapNrqlQuery { Query: *string, @@ -5785,7 +5785,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapNullValues { NullValue: *string, @@ -5833,7 +5833,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides { NullValue: *string, @@ -5883,7 +5883,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapUnits { SeriesOverrides: interface{}, @@ -5931,7 +5931,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapUnitsSeriesOverrides { SeriesName: *string, @@ -5981,7 +5981,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogram { Column: *f64, @@ -5993,7 +5993,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetHistogramInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetHistogramInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -6251,7 +6251,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramColors { Color: *string, @@ -6299,7 +6299,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramColorsSeriesOverrides { Color: *string, @@ -6349,7 +6349,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramDataFormat { Name: *string, @@ -6431,7 +6431,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramInitialSorting { Direction: *string, @@ -6481,7 +6481,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramNrqlQuery { Query: *string, @@ -6531,7 +6531,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramNullValues { NullValue: *string, @@ -6579,7 +6579,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramNullValuesSeriesOverrides { NullValue: *string, @@ -6629,7 +6629,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramUnits { SeriesOverrides: interface{}, @@ -6677,7 +6677,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramUnitsSeriesOverrides { SeriesName: *string, @@ -6727,7 +6727,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJson { Column: *f64, @@ -6739,7 +6739,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetJsonInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetJsonInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -6997,7 +6997,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJsonColors { Color: *string, @@ -7045,7 +7045,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJsonColorsSeriesOverrides { Color: *string, @@ -7095,7 +7095,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJsonDataFormat { Name: *string, @@ -7177,7 +7177,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJsonInitialSorting { Direction: *string, @@ -7227,7 +7227,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJsonNrqlQuery { Query: *string, @@ -7277,7 +7277,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJsonNullValues { NullValue: *string, @@ -7325,7 +7325,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJsonNullValuesSeriesOverrides { NullValue: *string, @@ -7375,7 +7375,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJsonUnits { SeriesOverrides: interface{}, @@ -7423,7 +7423,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetJsonUnitsSeriesOverrides { SeriesName: *string, @@ -7473,7 +7473,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLine { Column: *f64, @@ -7485,7 +7485,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetLineInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetLineInitialSorting, IsLabelVisible: interface{}, LegendEnabled: interface{}, NullValues: interface{}, @@ -7496,7 +7496,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" YAxisLeftMax: *f64, YAxisLeftMin: *f64, YAxisLeftZero: interface{}, - YAxisRight: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetLineYAxisRight, + YAxisRight: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetLineYAxisRight, } ``` @@ -7807,7 +7807,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineColors { Color: *string, @@ -7855,7 +7855,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineColorsSeriesOverrides { Color: *string, @@ -7905,7 +7905,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineDataFormat { Name: *string, @@ -7987,7 +7987,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineInitialSorting { Direction: *string, @@ -8037,7 +8037,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineNrqlQuery { Query: *string, @@ -8087,7 +8087,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineNullValues { NullValue: *string, @@ -8135,7 +8135,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineNullValuesSeriesOverrides { NullValue: *string, @@ -8185,7 +8185,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineThreshold { From: *string, @@ -8267,7 +8267,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineUnits { SeriesOverrides: interface{}, @@ -8315,7 +8315,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineUnitsSeriesOverrides { SeriesName: *string, @@ -8365,7 +8365,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLineYAxisRight { YAxisRightMax: *f64, @@ -8447,7 +8447,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTable { Column: *f64, @@ -8459,7 +8459,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetLogTableInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetLogTableInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -8717,7 +8717,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableColors { Color: *string, @@ -8765,7 +8765,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableColorsSeriesOverrides { Color: *string, @@ -8815,7 +8815,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableDataFormat { Name: *string, @@ -8897,7 +8897,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableInitialSorting { Direction: *string, @@ -8947,7 +8947,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableNrqlQuery { Query: *string, @@ -8997,7 +8997,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableNullValues { NullValue: *string, @@ -9045,7 +9045,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableNullValuesSeriesOverrides { NullValue: *string, @@ -9095,7 +9095,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableUnits { SeriesOverrides: interface{}, @@ -9143,7 +9143,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableUnitsSeriesOverrides { SeriesName: *string, @@ -9193,7 +9193,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdown { Column: *f64, @@ -9205,7 +9205,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetMarkdownInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetMarkdownInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -9461,7 +9461,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownColors { Color: *string, @@ -9509,7 +9509,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownColorsSeriesOverrides { Color: *string, @@ -9559,7 +9559,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownDataFormat { Name: *string, @@ -9641,7 +9641,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownInitialSorting { Direction: *string, @@ -9691,7 +9691,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownNullValues { NullValue: *string, @@ -9739,7 +9739,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides { NullValue: *string, @@ -9789,7 +9789,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownUnits { SeriesOverrides: interface{}, @@ -9837,7 +9837,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownUnitsSeriesOverrides { SeriesName: *string, @@ -9887,7 +9887,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPie { Column: *f64, @@ -9900,7 +9900,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FilterCurrentDashboard: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetPieInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetPieInitialSorting, LegendEnabled: interface{}, LinkedEntityGuids: *[]*string, NullValues: interface{}, @@ -10189,7 +10189,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPieColors { Color: *string, @@ -10237,7 +10237,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPieColorsSeriesOverrides { Color: *string, @@ -10287,7 +10287,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPieDataFormat { Name: *string, @@ -10369,7 +10369,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPieInitialSorting { Direction: *string, @@ -10419,7 +10419,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPieNrqlQuery { Query: *string, @@ -10469,7 +10469,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPieNullValues { NullValue: *string, @@ -10517,7 +10517,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPieNullValuesSeriesOverrides { NullValue: *string, @@ -10567,7 +10567,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPieUnits { SeriesOverrides: interface{}, @@ -10615,7 +10615,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetPieUnitsSeriesOverrides { SeriesName: *string, @@ -10665,7 +10665,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBar { Column: *f64, @@ -10677,7 +10677,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetStackedBarInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetStackedBarInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -10935,7 +10935,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarColors { Color: *string, @@ -10983,7 +10983,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarColorsSeriesOverrides { Color: *string, @@ -11033,7 +11033,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarDataFormat { Name: *string, @@ -11115,7 +11115,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarInitialSorting { Direction: *string, @@ -11165,7 +11165,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarNrqlQuery { Query: *string, @@ -11215,7 +11215,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarNullValues { NullValue: *string, @@ -11263,7 +11263,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides { NullValue: *string, @@ -11313,7 +11313,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarUnits { SeriesOverrides: interface{}, @@ -11361,7 +11361,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarUnitsSeriesOverrides { SeriesName: *string, @@ -11411,7 +11411,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTable { Column: *f64, @@ -11424,7 +11424,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" FilterCurrentDashboard: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetTableInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetTableInitialSorting, LegendEnabled: interface{}, LinkedEntityGuids: *[]*string, NullValues: interface{}, @@ -11729,7 +11729,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableColors { Color: *string, @@ -11777,7 +11777,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableColorsSeriesOverrides { Color: *string, @@ -11827,7 +11827,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableDataFormat { Name: *string, @@ -11909,7 +11909,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableInitialSorting { Direction: *string, @@ -11959,7 +11959,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableNrqlQuery { Query: *string, @@ -12009,7 +12009,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableNullValues { NullValue: *string, @@ -12057,7 +12057,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableNullValuesSeriesOverrides { NullValue: *string, @@ -12107,7 +12107,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableThreshold { ColumnName: *string, @@ -12189,7 +12189,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableUnits { SeriesOverrides: interface{}, @@ -12237,7 +12237,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardPageWidgetTableUnitsSeriesOverrides { SeriesName: *string, @@ -12287,7 +12287,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardVariable { Name: *string, @@ -12297,7 +12297,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" DefaultValues: *[]*string, IsMultiSelection: interface{}, Item: interface{}, - NrqlQuery: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardVariableNrqlQuery, + NrqlQuery: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardVariableNrqlQuery, Options: interface{}, } ``` @@ -12449,7 +12449,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardVariableItem { Value: *string, @@ -12499,7 +12499,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardVariableNrqlQuery { Query: *string, @@ -12549,7 +12549,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" &onedashboard.OneDashboardVariableOptions { IgnoreTimeRange: interface{}, @@ -12587,7 +12587,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageList ``` @@ -12747,7 +12747,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageOutputReference ``` @@ -13664,7 +13664,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaColorsList ``` @@ -13824,7 +13824,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaColorsOutputReference ``` @@ -14162,7 +14162,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaColorsSeriesOverridesList ``` @@ -14322,7 +14322,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaColorsSeriesOverridesOutputReference ``` @@ -14647,7 +14647,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaDataFormatList ``` @@ -14807,7 +14807,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaDataFormatOutputReference ``` @@ -15176,7 +15176,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetAreaInitialSortingOutputReference ``` @@ -15469,7 +15469,7 @@ func InternalValue() OneDashboardPageWidgetAreaInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaList ``` @@ -15629,7 +15629,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaNrqlQueryList ``` @@ -15789,7 +15789,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaNrqlQueryOutputReference ``` @@ -16107,7 +16107,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaNullValuesList ``` @@ -16267,7 +16267,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaNullValuesOutputReference ``` @@ -16605,7 +16605,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaNullValuesSeriesOverridesList ``` @@ -16765,7 +16765,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaNullValuesSeriesOverridesOutputReference ``` @@ -17090,7 +17090,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaOutputReference ``` @@ -17911,7 +17911,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaUnitsList ``` @@ -18071,7 +18071,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaUnitsOutputReference ``` @@ -18409,7 +18409,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaUnitsSeriesOverridesList ``` @@ -18569,7 +18569,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaUnitsSeriesOverridesOutputReference ``` @@ -18894,7 +18894,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarColorsList ``` @@ -19054,7 +19054,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarColorsOutputReference ``` @@ -19392,7 +19392,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarColorsSeriesOverridesList ``` @@ -19552,7 +19552,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarColorsSeriesOverridesOutputReference ``` @@ -19877,7 +19877,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarDataFormatList ``` @@ -20037,7 +20037,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarDataFormatOutputReference ``` @@ -20406,7 +20406,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetBarInitialSortingOutputReference ``` @@ -20699,7 +20699,7 @@ func InternalValue() OneDashboardPageWidgetBarInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarList ``` @@ -20859,7 +20859,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarNrqlQueryList ``` @@ -21019,7 +21019,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarNrqlQueryOutputReference ``` @@ -21337,7 +21337,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarNullValuesList ``` @@ -21497,7 +21497,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarNullValuesOutputReference ``` @@ -21835,7 +21835,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarNullValuesSeriesOverridesList ``` @@ -21995,7 +21995,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarNullValuesSeriesOverridesOutputReference ``` @@ -22320,7 +22320,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarOutputReference ``` @@ -23199,7 +23199,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarUnitsList ``` @@ -23359,7 +23359,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarUnitsOutputReference ``` @@ -23697,7 +23697,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarUnitsSeriesOverridesList ``` @@ -23857,7 +23857,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBarUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarUnitsSeriesOverridesOutputReference ``` @@ -24182,7 +24182,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardColorsList ``` @@ -24342,7 +24342,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardColorsOutputReference ``` @@ -24680,7 +24680,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardColorsSeriesOverridesList ``` @@ -24840,7 +24840,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardColorsSeriesOverridesOutputReference ``` @@ -25165,7 +25165,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardDataFormatList ``` @@ -25325,7 +25325,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardDataFormatOutputReference ``` @@ -25694,7 +25694,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetBillboardInitialSortingOutputReference ``` @@ -25987,7 +25987,7 @@ func InternalValue() OneDashboardPageWidgetBillboardInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardList ``` @@ -26147,7 +26147,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardNrqlQueryList ``` @@ -26307,7 +26307,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardNrqlQueryOutputReference ``` @@ -26625,7 +26625,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardNullValuesList ``` @@ -26785,7 +26785,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardNullValuesOutputReference ``` @@ -27123,7 +27123,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardNullValuesSeriesOverridesList ``` @@ -27283,7 +27283,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardNullValuesSeriesOverridesOutputReference ``` @@ -27608,7 +27608,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardOutputReference ``` @@ -28487,7 +28487,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardUnitsList ``` @@ -28647,7 +28647,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardUnitsOutputReference ``` @@ -28985,7 +28985,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardUnitsSeriesOverridesList ``` @@ -29145,7 +29145,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardUnitsSeriesOverridesOutputReference ``` @@ -29470,7 +29470,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletColorsList ``` @@ -29630,7 +29630,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletColorsOutputReference ``` @@ -29968,7 +29968,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletColorsSeriesOverridesList ``` @@ -30128,7 +30128,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletColorsSeriesOverridesOutputReference ``` @@ -30453,7 +30453,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletDataFormatList ``` @@ -30613,7 +30613,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletDataFormatOutputReference ``` @@ -30982,7 +30982,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetBulletInitialSortingOutputReference ``` @@ -31275,7 +31275,7 @@ func InternalValue() OneDashboardPageWidgetBulletInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletList ``` @@ -31435,7 +31435,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletNrqlQueryList ``` @@ -31595,7 +31595,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletNrqlQueryOutputReference ``` @@ -31913,7 +31913,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletNullValuesList ``` @@ -32073,7 +32073,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletNullValuesOutputReference ``` @@ -32411,7 +32411,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletNullValuesSeriesOverridesList ``` @@ -32571,7 +32571,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletNullValuesSeriesOverridesOutputReference ``` @@ -32896,7 +32896,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletOutputReference ``` @@ -33739,7 +33739,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletUnitsList ``` @@ -33899,7 +33899,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletUnitsOutputReference ``` @@ -34237,7 +34237,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletUnitsSeriesOverridesList ``` @@ -34397,7 +34397,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletUnitsSeriesOverridesOutputReference ``` @@ -34722,7 +34722,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelColorsList ``` @@ -34882,7 +34882,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelColorsOutputReference ``` @@ -35220,7 +35220,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelColorsSeriesOverridesList ``` @@ -35380,7 +35380,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelColorsSeriesOverridesOutputReference ``` @@ -35705,7 +35705,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelDataFormatList ``` @@ -35865,7 +35865,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelDataFormatOutputReference ``` @@ -36234,7 +36234,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetFunnelInitialSortingOutputReference ``` @@ -36527,7 +36527,7 @@ func InternalValue() OneDashboardPageWidgetFunnelInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelList ``` @@ -36687,7 +36687,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelNrqlQueryList ``` @@ -36847,7 +36847,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelNrqlQueryOutputReference ``` @@ -37165,7 +37165,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelNullValuesList ``` @@ -37325,7 +37325,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelNullValuesOutputReference ``` @@ -37663,7 +37663,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelNullValuesSeriesOverridesList ``` @@ -37823,7 +37823,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelNullValuesSeriesOverridesOutputReference ``` @@ -38148,7 +38148,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelOutputReference ``` @@ -38969,7 +38969,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelUnitsList ``` @@ -39129,7 +39129,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelUnitsOutputReference ``` @@ -39467,7 +39467,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelUnitsSeriesOverridesList ``` @@ -39627,7 +39627,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelUnitsSeriesOverridesOutputReference ``` @@ -39952,7 +39952,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapColorsList ``` @@ -40112,7 +40112,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapColorsOutputReference ``` @@ -40450,7 +40450,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapColorsSeriesOverridesList ``` @@ -40610,7 +40610,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapColorsSeriesOverridesOutputReference ``` @@ -40935,7 +40935,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapDataFormatList ``` @@ -41095,7 +41095,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapDataFormatOutputReference ``` @@ -41464,7 +41464,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetHeatmapInitialSortingOutputReference ``` @@ -41757,7 +41757,7 @@ func InternalValue() OneDashboardPageWidgetHeatmapInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapList ``` @@ -41917,7 +41917,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapNrqlQueryList ``` @@ -42077,7 +42077,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapNrqlQueryOutputReference ``` @@ -42395,7 +42395,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapNullValuesList ``` @@ -42555,7 +42555,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapNullValuesOutputReference ``` @@ -42893,7 +42893,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList ``` @@ -43053,7 +43053,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesOutputReference ``` @@ -43378,7 +43378,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapOutputReference ``` @@ -44257,7 +44257,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapUnitsList ``` @@ -44417,7 +44417,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapUnitsOutputReference ``` @@ -44755,7 +44755,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapUnitsSeriesOverridesList ``` @@ -44915,7 +44915,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapUnitsSeriesOverridesOutputReference ``` @@ -45240,7 +45240,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramColorsList ``` @@ -45400,7 +45400,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramColorsOutputReference ``` @@ -45738,7 +45738,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramColorsSeriesOverridesList ``` @@ -45898,7 +45898,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramColorsSeriesOverridesOutputReference ``` @@ -46223,7 +46223,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramDataFormatList ``` @@ -46383,7 +46383,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramDataFormatOutputReference ``` @@ -46752,7 +46752,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetHistogramInitialSortingOutputReference ``` @@ -47045,7 +47045,7 @@ func InternalValue() OneDashboardPageWidgetHistogramInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramList ``` @@ -47205,7 +47205,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramNrqlQueryList ``` @@ -47365,7 +47365,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramNrqlQueryOutputReference ``` @@ -47683,7 +47683,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramNullValuesList ``` @@ -47843,7 +47843,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramNullValuesOutputReference ``` @@ -48181,7 +48181,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramNullValuesSeriesOverridesList ``` @@ -48341,7 +48341,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramNullValuesSeriesOverridesOutputReference ``` @@ -48666,7 +48666,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramOutputReference ``` @@ -49487,7 +49487,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramUnitsList ``` @@ -49647,7 +49647,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramUnitsOutputReference ``` @@ -49985,7 +49985,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramUnitsSeriesOverridesList ``` @@ -50145,7 +50145,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramUnitsSeriesOverridesOutputReference ``` @@ -50470,7 +50470,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonColorsList ``` @@ -50630,7 +50630,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonColorsOutputReference ``` @@ -50968,7 +50968,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonColorsSeriesOverridesList ``` @@ -51128,7 +51128,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonColorsSeriesOverridesOutputReference ``` @@ -51453,7 +51453,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonDataFormatList ``` @@ -51613,7 +51613,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonDataFormatOutputReference ``` @@ -51982,7 +51982,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetJsonInitialSortingOutputReference ``` @@ -52275,7 +52275,7 @@ func InternalValue() OneDashboardPageWidgetJsonInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonList ``` @@ -52435,7 +52435,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonNrqlQueryList ``` @@ -52595,7 +52595,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonNrqlQueryOutputReference ``` @@ -52913,7 +52913,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonNullValuesList ``` @@ -53073,7 +53073,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonNullValuesOutputReference ``` @@ -53411,7 +53411,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonNullValuesSeriesOverridesList ``` @@ -53571,7 +53571,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonNullValuesSeriesOverridesOutputReference ``` @@ -53896,7 +53896,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonOutputReference ``` @@ -54717,7 +54717,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonUnitsList ``` @@ -54877,7 +54877,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonUnitsOutputReference ``` @@ -55215,7 +55215,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonUnitsSeriesOverridesList ``` @@ -55375,7 +55375,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonUnitsSeriesOverridesOutputReference ``` @@ -55700,7 +55700,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineColorsList ``` @@ -55860,7 +55860,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineColorsOutputReference ``` @@ -56198,7 +56198,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineColorsSeriesOverridesList ``` @@ -56358,7 +56358,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineColorsSeriesOverridesOutputReference ``` @@ -56683,7 +56683,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineDataFormatList ``` @@ -56843,7 +56843,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineDataFormatOutputReference ``` @@ -57212,7 +57212,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetLineInitialSortingOutputReference ``` @@ -57505,7 +57505,7 @@ func InternalValue() OneDashboardPageWidgetLineInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineList ``` @@ -57665,7 +57665,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineNrqlQueryList ``` @@ -57825,7 +57825,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineNrqlQueryOutputReference ``` @@ -58143,7 +58143,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineNullValuesList ``` @@ -58303,7 +58303,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineNullValuesOutputReference ``` @@ -58641,7 +58641,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineNullValuesSeriesOverridesList ``` @@ -58801,7 +58801,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineNullValuesSeriesOverridesOutputReference ``` @@ -59126,7 +59126,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineOutputReference ``` @@ -60089,7 +60089,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineThresholdList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineThresholdList ``` @@ -60249,7 +60249,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineThresholdOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineThresholdOutputReference ``` @@ -60632,7 +60632,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineUnitsList ``` @@ -60792,7 +60792,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineUnitsOutputReference ``` @@ -61130,7 +61130,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineUnitsSeriesOverridesList ``` @@ -61290,7 +61290,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineUnitsSeriesOverridesOutputReference ``` @@ -61615,7 +61615,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLineYAxisRightOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetLineYAxisRightOutputReference ``` @@ -61980,7 +61980,7 @@ func InternalValue() OneDashboardPageWidgetLineYAxisRight #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableColorsList ``` @@ -62140,7 +62140,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableColorsOutputReference ``` @@ -62478,7 +62478,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableColorsSeriesOverridesList ``` @@ -62638,7 +62638,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableColorsSeriesOverridesOutputReference ``` @@ -62963,7 +62963,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableDataFormatList ``` @@ -63123,7 +63123,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableDataFormatOutputReference ``` @@ -63492,7 +63492,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetLogTableInitialSortingOutputReference ``` @@ -63785,7 +63785,7 @@ func InternalValue() OneDashboardPageWidgetLogTableInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableList ``` @@ -63945,7 +63945,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableNrqlQueryList ``` @@ -64105,7 +64105,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableNrqlQueryOutputReference ``` @@ -64423,7 +64423,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableNullValuesList ``` @@ -64583,7 +64583,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableNullValuesOutputReference ``` @@ -64921,7 +64921,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableNullValuesSeriesOverridesList ``` @@ -65081,7 +65081,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableNullValuesSeriesOverridesOutputReference ``` @@ -65406,7 +65406,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableOutputReference ``` @@ -66227,7 +66227,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableUnitsList ``` @@ -66387,7 +66387,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableUnitsOutputReference ``` @@ -66725,7 +66725,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableUnitsSeriesOverridesList ``` @@ -66885,7 +66885,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableUnitsSeriesOverridesOutputReference ``` @@ -67210,7 +67210,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownColorsList ``` @@ -67370,7 +67370,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownColorsOutputReference ``` @@ -67708,7 +67708,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownColorsSeriesOverridesList ``` @@ -67868,7 +67868,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownColorsSeriesOverridesOutputReference ``` @@ -68193,7 +68193,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownDataFormatList ``` @@ -68353,7 +68353,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownDataFormatOutputReference ``` @@ -68722,7 +68722,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetMarkdownInitialSortingOutputReference ``` @@ -69015,7 +69015,7 @@ func InternalValue() OneDashboardPageWidgetMarkdownInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownList ``` @@ -69175,7 +69175,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownNullValuesList ``` @@ -69335,7 +69335,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownNullValuesOutputReference ``` @@ -69673,7 +69673,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesList ``` @@ -69833,7 +69833,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesOutputReference ``` @@ -70158,7 +70158,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownOutputReference ``` @@ -70966,7 +70966,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownUnitsList ``` @@ -71126,7 +71126,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownUnitsOutputReference ``` @@ -71464,7 +71464,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownUnitsSeriesOverridesList ``` @@ -71624,7 +71624,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownUnitsSeriesOverridesOutputReference ``` @@ -71949,7 +71949,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieColorsList ``` @@ -72109,7 +72109,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieColorsOutputReference ``` @@ -72447,7 +72447,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieColorsSeriesOverridesList ``` @@ -72607,7 +72607,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieColorsSeriesOverridesOutputReference ``` @@ -72932,7 +72932,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieDataFormatList ``` @@ -73092,7 +73092,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieDataFormatOutputReference ``` @@ -73461,7 +73461,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetPieInitialSortingOutputReference ``` @@ -73754,7 +73754,7 @@ func InternalValue() OneDashboardPageWidgetPieInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieList ``` @@ -73914,7 +73914,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieNrqlQueryList ``` @@ -74074,7 +74074,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieNrqlQueryOutputReference ``` @@ -74392,7 +74392,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieNullValuesList ``` @@ -74552,7 +74552,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieNullValuesOutputReference ``` @@ -74890,7 +74890,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieNullValuesSeriesOverridesList ``` @@ -75050,7 +75050,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieNullValuesSeriesOverridesOutputReference ``` @@ -75375,7 +75375,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieOutputReference ``` @@ -76254,7 +76254,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieUnitsList ``` @@ -76414,7 +76414,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieUnitsOutputReference ``` @@ -76752,7 +76752,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieUnitsSeriesOverridesList ``` @@ -76912,7 +76912,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetPieUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieUnitsSeriesOverridesOutputReference ``` @@ -77237,7 +77237,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarColorsList ``` @@ -77397,7 +77397,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarColorsOutputReference ``` @@ -77735,7 +77735,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarColorsSeriesOverridesList ``` @@ -77895,7 +77895,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarColorsSeriesOverridesOutputReference ``` @@ -78220,7 +78220,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarDataFormatList ``` @@ -78380,7 +78380,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarDataFormatOutputReference ``` @@ -78749,7 +78749,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetStackedBarInitialSortingOutputReference ``` @@ -79042,7 +79042,7 @@ func InternalValue() OneDashboardPageWidgetStackedBarInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarList ``` @@ -79202,7 +79202,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarNrqlQueryList ``` @@ -79362,7 +79362,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarNrqlQueryOutputReference ``` @@ -79680,7 +79680,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarNullValuesList ``` @@ -79840,7 +79840,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarNullValuesOutputReference ``` @@ -80178,7 +80178,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesList ``` @@ -80338,7 +80338,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesOutputReference ``` @@ -80663,7 +80663,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarOutputReference ``` @@ -81484,7 +81484,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarUnitsList ``` @@ -81644,7 +81644,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarUnitsOutputReference ``` @@ -81982,7 +81982,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarUnitsSeriesOverridesList ``` @@ -82142,7 +82142,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarUnitsSeriesOverridesOutputReference ``` @@ -82467,7 +82467,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableColorsList ``` @@ -82627,7 +82627,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableColorsOutputReference ``` @@ -82965,7 +82965,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableColorsSeriesOverridesList ``` @@ -83125,7 +83125,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableColorsSeriesOverridesOutputReference ``` @@ -83450,7 +83450,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableDataFormatList ``` @@ -83610,7 +83610,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableDataFormatOutputReference ``` @@ -83979,7 +83979,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetTableInitialSortingOutputReference ``` @@ -84272,7 +84272,7 @@ func InternalValue() OneDashboardPageWidgetTableInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableList ``` @@ -84432,7 +84432,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableNrqlQueryList ``` @@ -84592,7 +84592,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableNrqlQueryOutputReference ``` @@ -84910,7 +84910,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableNullValuesList ``` @@ -85070,7 +85070,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableNullValuesOutputReference ``` @@ -85408,7 +85408,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableNullValuesSeriesOverridesList ``` @@ -85568,7 +85568,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableNullValuesSeriesOverridesOutputReference ``` @@ -85893,7 +85893,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableOutputReference ``` @@ -86814,7 +86814,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableThresholdList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableThresholdList ``` @@ -86974,7 +86974,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableThresholdOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableThresholdOutputReference ``` @@ -87357,7 +87357,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableUnitsList ``` @@ -87517,7 +87517,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableUnitsOutputReference ``` @@ -87855,7 +87855,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableUnitsSeriesOverridesList ``` @@ -88015,7 +88015,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardPageWidgetTableUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableUnitsSeriesOverridesOutputReference ``` @@ -88340,7 +88340,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardVariableItemList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardVariableItemList ``` @@ -88500,7 +88500,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardVariableItemOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardVariableItemOutputReference ``` @@ -88818,7 +88818,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardVariableList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardVariableList ``` @@ -88978,7 +88978,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardVariableNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardVariableNrqlQueryOutputReference ``` @@ -89278,7 +89278,7 @@ func InternalValue() OneDashboardVariableNrqlQuery #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardVariableOptionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardVariableOptionsList ``` @@ -89438,7 +89438,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardVariableOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardVariableOptionsOutputReference ``` @@ -89734,7 +89734,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" onedashboard.NewOneDashboardVariableOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardVariableOutputReference ``` diff --git a/docs/oneDashboardJson.go.md b/docs/oneDashboardJson.go.md index bb4096108..abb20711f 100644 --- a/docs/oneDashboardJson.go.md +++ b/docs/oneDashboardJson.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" onedashboardjson.NewOneDashboardJson(scope Construct, id *string, config OneDashboardJsonConfig) OneDashboardJson ``` @@ -412,7 +412,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" onedashboardjson.OneDashboardJson_IsConstruct(x interface{}) *bool ``` @@ -444,7 +444,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" onedashboardjson.OneDashboardJson_IsTerraformElement(x interface{}) *bool ``` @@ -458,7 +458,7 @@ onedashboardjson.OneDashboardJson_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" onedashboardjson.OneDashboardJson_IsTerraformResource(x interface{}) *bool ``` @@ -472,7 +472,7 @@ onedashboardjson.OneDashboardJson_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" onedashboardjson.OneDashboardJson_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -822,7 +822,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" &onedashboardjson.OneDashboardJsonConfig { Connection: interface{}, @@ -835,7 +835,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjso Json: *string, AccountId: *f64, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboardJson.OneDashboardJsonTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboardJson.OneDashboardJsonTimeouts, } ``` @@ -989,7 +989,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" &onedashboardjson.OneDashboardJsonTimeouts { Create: *string, @@ -1037,7 +1037,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" onedashboardjson.NewOneDashboardJsonTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardJsonTimeoutsOutputReference ``` diff --git a/docs/oneDashboardRaw.go.md b/docs/oneDashboardRaw.go.md index 418958580..57f5fe64e 100644 --- a/docs/oneDashboardRaw.go.md +++ b/docs/oneDashboardRaw.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" onedashboardraw.NewOneDashboardRaw(scope Construct, id *string, config OneDashboardRawConfig) OneDashboardRaw ``` @@ -419,7 +419,7 @@ func ResetPermissions() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" onedashboardraw.OneDashboardRaw_IsConstruct(x interface{}) *bool ``` @@ -451,7 +451,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" onedashboardraw.OneDashboardRaw_IsTerraformElement(x interface{}) *bool ``` @@ -465,7 +465,7 @@ onedashboardraw.OneDashboardRaw_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" onedashboardraw.OneDashboardRaw_IsTerraformResource(x interface{}) *bool ``` @@ -479,7 +479,7 @@ onedashboardraw.OneDashboardRaw_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" onedashboardraw.OneDashboardRaw_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -862,7 +862,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" &onedashboardraw.OneDashboardRawConfig { Connection: interface{}, @@ -1061,7 +1061,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" &onedashboardraw.OneDashboardRawPage { Name: *string, @@ -1127,7 +1127,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" &onedashboardraw.OneDashboardRawPageWidget { Column: *f64, @@ -1267,7 +1267,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" onedashboardraw.NewOneDashboardRawPageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardRawPageList ``` @@ -1427,7 +1427,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" onedashboardraw.NewOneDashboardRawPageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardRawPageOutputReference ``` @@ -1798,7 +1798,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" onedashboardraw.NewOneDashboardRawPageWidgetList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardRawPageWidgetList ``` @@ -1958,7 +1958,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" onedashboardraw.NewOneDashboardRawPageWidgetOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardRawPageWidgetOutputReference ``` diff --git a/docs/provider.go.md b/docs/provider.go.md index 7189e4d15..e484a2c2c 100644 --- a/docs/provider.go.md +++ b/docs/provider.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" provider.NewNewrelicProvider(scope Construct, id *string, config NewrelicProviderConfig) NewrelicProvider ``` @@ -228,7 +228,7 @@ func ResetSyntheticsApiUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" provider.NewrelicProvider_IsConstruct(x interface{}) *bool ``` @@ -260,7 +260,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" provider.NewrelicProvider_IsTerraformElement(x interface{}) *bool ``` @@ -274,7 +274,7 @@ provider.NewrelicProvider_IsTerraformElement(x interface{}) *bool ##### `IsTerraformProvider` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" provider.NewrelicProvider_IsTerraformProvider(x interface{}) *bool ``` @@ -288,7 +288,7 @@ provider.NewrelicProvider_IsTerraformProvider(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" provider.NewrelicProvider_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -759,7 +759,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" &provider.NewrelicProviderConfig { AccountId: *f64, diff --git a/docs/serviceLevel.go.md b/docs/serviceLevel.go.md index 9842bd49e..1c2233b5b 100644 --- a/docs/serviceLevel.go.md +++ b/docs/serviceLevel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevel(scope Construct, id *string, config ServiceLevelConfig) ServiceLevel ``` @@ -418,7 +418,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.ServiceLevel_IsConstruct(x interface{}) *bool ``` @@ -450,7 +450,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.ServiceLevel_IsTerraformElement(x interface{}) *bool ``` @@ -464,7 +464,7 @@ servicelevel.ServiceLevel_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.ServiceLevel_IsTerraformResource(x interface{}) *bool ``` @@ -478,7 +478,7 @@ servicelevel.ServiceLevel_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.ServiceLevel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -861,7 +861,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelConfig { Connection: interface{}, @@ -871,10 +871,10 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" Lifecycle: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle, Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, - Events: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEvents, + Events: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEvents, Guid: *string, Name: *string, - Objective: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelObjective, + Objective: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelObjective, Description: *string, Id: *string, } @@ -1054,13 +1054,13 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelEvents { AccountId: *f64, - ValidEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsValidEvents, - BadEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsBadEvents, - GoodEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsGoodEvents, + ValidEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsValidEvents, + BadEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsBadEvents, + GoodEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsGoodEvents, } ``` @@ -1134,11 +1134,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelEventsBadEvents { From: *string, - Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsBadEventsSelect, + Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsBadEventsSelect, Where: *string, } ``` @@ -1196,7 +1196,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelEventsBadEventsSelect { Function: *string, @@ -1258,11 +1258,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelEventsGoodEvents { From: *string, - Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsGoodEventsSelect, + Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsGoodEventsSelect, Where: *string, } ``` @@ -1320,7 +1320,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelEventsGoodEventsSelect { Function: *string, @@ -1382,11 +1382,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelEventsValidEvents { From: *string, - Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsValidEventsSelect, + Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsValidEventsSelect, Where: *string, } ``` @@ -1444,7 +1444,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelEventsValidEventsSelect { Function: *string, @@ -1506,11 +1506,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelObjective { Target: *f64, - TimeWindow: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelObjectiveTimeWindow, + TimeWindow: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelObjectiveTimeWindow, Description: *string, Name: *string, } @@ -1582,10 +1582,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelObjectiveTimeWindow { - Rolling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelObjectiveTimeWindowRolling, + Rolling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelObjectiveTimeWindowRolling, } ``` @@ -1616,7 +1616,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" &servicelevel.ServiceLevelObjectiveTimeWindowRolling { Count: *f64, @@ -1664,7 +1664,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelEventsBadEventsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsBadEventsOutputReference ``` @@ -2006,7 +2006,7 @@ func InternalValue() ServiceLevelEventsBadEvents #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelEventsBadEventsSelectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsBadEventsSelectOutputReference ``` @@ -2335,7 +2335,7 @@ func InternalValue() ServiceLevelEventsBadEventsSelect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelEventsGoodEventsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsGoodEventsOutputReference ``` @@ -2677,7 +2677,7 @@ func InternalValue() ServiceLevelEventsGoodEvents #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelEventsGoodEventsSelectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsGoodEventsSelectOutputReference ``` @@ -3006,7 +3006,7 @@ func InternalValue() ServiceLevelEventsGoodEventsSelect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelEventsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsOutputReference ``` @@ -3396,7 +3396,7 @@ func InternalValue() ServiceLevelEvents #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelEventsValidEventsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsValidEventsOutputReference ``` @@ -3738,7 +3738,7 @@ func InternalValue() ServiceLevelEventsValidEvents #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelEventsValidEventsSelectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsValidEventsSelectOutputReference ``` @@ -4067,7 +4067,7 @@ func InternalValue() ServiceLevelEventsValidEventsSelect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelObjectiveOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelObjectiveOutputReference ``` @@ -4431,7 +4431,7 @@ func InternalValue() ServiceLevelObjective #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelObjectiveTimeWindowOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelObjectiveTimeWindowOutputReference ``` @@ -4715,7 +4715,7 @@ func InternalValue() ServiceLevelObjectiveTimeWindow #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" servicelevel.NewServiceLevelObjectiveTimeWindowRollingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelObjectiveTimeWindowRollingOutputReference ``` diff --git a/docs/syntheticsAlertCondition.go.md b/docs/syntheticsAlertCondition.go.md index b29618119..30986db4c 100644 --- a/docs/syntheticsAlertCondition.go.md +++ b/docs/syntheticsAlertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" syntheticsalertcondition.NewSyntheticsAlertCondition(scope Construct, id *string, config SyntheticsAlertConditionConfig) SyntheticsAlertCondition ``` @@ -399,7 +399,7 @@ func ResetRunbookUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" syntheticsalertcondition.SyntheticsAlertCondition_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" syntheticsalertcondition.SyntheticsAlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ syntheticsalertcondition.SyntheticsAlertCondition_IsTerraformElement(x interface ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" syntheticsalertcondition.SyntheticsAlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ syntheticsalertcondition.SyntheticsAlertCondition_IsTerraformResource(x interfac ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" syntheticsalertcondition.SyntheticsAlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -831,7 +831,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" &syntheticsalertcondition.SyntheticsAlertConditionConfig { Connection: interface{}, diff --git a/docs/syntheticsBrokenLinksMonitor.go.md b/docs/syntheticsBrokenLinksMonitor.go.md index edf65e34e..d64e349b0 100644 --- a/docs/syntheticsBrokenLinksMonitor.go.md +++ b/docs/syntheticsBrokenLinksMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.NewSyntheticsBrokenLinksMonitor(scope Construct, id *string, config SyntheticsBrokenLinksMonitorConfig) SyntheticsBrokenLinksMonitor ``` @@ -447,7 +447,7 @@ func ResetUseUnsupportedLegacyRuntime() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsConstruct(x interface{}) *bool ``` @@ -479,7 +479,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -493,7 +493,7 @@ syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsTerraformElement(x i ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -507,7 +507,7 @@ syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsTerraformResource(x ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1022,7 +1022,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" &syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitorConfig { Connection: interface{}, @@ -1321,7 +1321,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" &syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitorTag { Key: *string, @@ -1373,7 +1373,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.NewSyntheticsBrokenLinksMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsBrokenLinksMonitorTagList ``` @@ -1533,7 +1533,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.NewSyntheticsBrokenLinksMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsBrokenLinksMonitorTagOutputReference ``` diff --git a/docs/syntheticsCertCheckMonitor.go.md b/docs/syntheticsCertCheckMonitor.go.md index 5432c7f0c..d1ac8b311 100644 --- a/docs/syntheticsCertCheckMonitor.go.md +++ b/docs/syntheticsCertCheckMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" syntheticscertcheckmonitor.NewSyntheticsCertCheckMonitor(scope Construct, id *string, config SyntheticsCertCheckMonitorConfig) SyntheticsCertCheckMonitor ``` @@ -447,7 +447,7 @@ func ResetUseUnsupportedLegacyRuntime() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsConstruct(x interface{}) *bool ``` @@ -479,7 +479,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -493,7 +493,7 @@ syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -507,7 +507,7 @@ syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsTerraformResource(x inte ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1033,7 +1033,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" &syntheticscertcheckmonitor.SyntheticsCertCheckMonitorConfig { Connection: interface{}, @@ -1344,7 +1344,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" &syntheticscertcheckmonitor.SyntheticsCertCheckMonitorTag { Key: *string, @@ -1396,7 +1396,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" syntheticscertcheckmonitor.NewSyntheticsCertCheckMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsCertCheckMonitorTagList ``` @@ -1556,7 +1556,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" syntheticscertcheckmonitor.NewSyntheticsCertCheckMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsCertCheckMonitorTagOutputReference ``` diff --git a/docs/syntheticsMonitor.go.md b/docs/syntheticsMonitor.go.md index ffa992de5..3b6f1e15d 100644 --- a/docs/syntheticsMonitor.go.md +++ b/docs/syntheticsMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitor(scope Construct, id *string, config SyntheticsMonitorConfig) SyntheticsMonitor ``` @@ -551,7 +551,7 @@ func ResetVerifySsl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" syntheticsmonitor.SyntheticsMonitor_IsConstruct(x interface{}) *bool ``` @@ -583,7 +583,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" syntheticsmonitor.SyntheticsMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -597,7 +597,7 @@ syntheticsmonitor.SyntheticsMonitor_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" syntheticsmonitor.SyntheticsMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -611,7 +611,7 @@ syntheticsmonitor.SyntheticsMonitor_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" syntheticsmonitor.SyntheticsMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1379,7 +1379,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" &syntheticsmonitor.SyntheticsMonitorConfig { Connection: interface{}, @@ -1872,7 +1872,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" &syntheticsmonitor.SyntheticsMonitorCustomHeader { Name: *string, @@ -1922,7 +1922,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" &syntheticsmonitor.SyntheticsMonitorTag { Key: *string, @@ -1974,7 +1974,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitorCustomHeaderList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsMonitorCustomHeaderList ``` @@ -2134,7 +2134,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitorCustomHeaderOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsMonitorCustomHeaderOutputReference ``` @@ -2459,7 +2459,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsMonitorTagList ``` @@ -2619,7 +2619,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsMonitorTagOutputReference ``` diff --git a/docs/syntheticsMultilocationAlertCondition.go.md b/docs/syntheticsMultilocationAlertCondition.go.md index f4755fc65..5b4854807 100644 --- a/docs/syntheticsMultilocationAlertCondition.go.md +++ b/docs/syntheticsMultilocationAlertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.NewSyntheticsMultilocationAlertCondition(scope Construct, id *string, config SyntheticsMultilocationAlertConditionConfig) SyntheticsMultilocationAlertCondition ``` @@ -439,7 +439,7 @@ func ResetWarning() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsConstruct(x interface{}) *bool ``` @@ -471,7 +471,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -485,7 +485,7 @@ syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsTe ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -499,7 +499,7 @@ syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsTe ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -937,7 +937,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" &syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertConditionConfig { Connection: interface{}, @@ -947,7 +947,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmulti Lifecycle: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle, Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, - Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.syntheticsMultilocationAlertCondition.SyntheticsMultilocationAlertConditionCritical, + Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.syntheticsMultilocationAlertCondition.SyntheticsMultilocationAlertConditionCritical, Entities: *[]*string, Name: *string, PolicyId: *f64, @@ -955,7 +955,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmulti Id: *string, RunbookUrl: *string, ViolationTimeLimitSeconds: *f64, - Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.syntheticsMultilocationAlertCondition.SyntheticsMultilocationAlertConditionWarning, + Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.syntheticsMultilocationAlertCondition.SyntheticsMultilocationAlertConditionWarning, } ``` @@ -1186,7 +1186,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" &syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertConditionCritical { Threshold: *f64, @@ -1220,7 +1220,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" &syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertConditionWarning { Threshold: *f64, @@ -1256,7 +1256,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.NewSyntheticsMultilocationAlertConditionCriticalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) SyntheticsMultilocationAlertConditionCriticalOutputReference ``` @@ -1527,7 +1527,7 @@ func InternalValue() SyntheticsMultilocationAlertConditionCritical #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.NewSyntheticsMultilocationAlertConditionWarningOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) SyntheticsMultilocationAlertConditionWarningOutputReference ``` diff --git a/docs/syntheticsPrivateLocation.go.md b/docs/syntheticsPrivateLocation.go.md index bab6018b3..bcb7b7383 100644 --- a/docs/syntheticsPrivateLocation.go.md +++ b/docs/syntheticsPrivateLocation.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" syntheticsprivatelocation.NewSyntheticsPrivateLocation(scope Construct, id *string, config SyntheticsPrivateLocationConfig) SyntheticsPrivateLocation ``` @@ -399,7 +399,7 @@ func ResetVerifiedScriptExecution() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" syntheticsprivatelocation.SyntheticsPrivateLocation_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" syntheticsprivatelocation.SyntheticsPrivateLocation_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ syntheticsprivatelocation.SyntheticsPrivateLocation_IsTerraformElement(x interfa ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" syntheticsprivatelocation.SyntheticsPrivateLocation_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ syntheticsprivatelocation.SyntheticsPrivateLocation_IsTerraformResource(x interf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" syntheticsprivatelocation.SyntheticsPrivateLocation_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -842,7 +842,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" &syntheticsprivatelocation.SyntheticsPrivateLocationConfig { Connection: interface{}, diff --git a/docs/syntheticsScriptMonitor.go.md b/docs/syntheticsScriptMonitor.go.md index bc8fea9e3..a3abd4d56 100644 --- a/docs/syntheticsScriptMonitor.go.md +++ b/docs/syntheticsScriptMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitor(scope Construct, id *string, config SyntheticsScriptMonitorConfig) SyntheticsScriptMonitor ``` @@ -509,7 +509,7 @@ func ResetUseUnsupportedLegacyRuntime() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" syntheticsscriptmonitor.SyntheticsScriptMonitor_IsConstruct(x interface{}) *bool ``` @@ -541,7 +541,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" syntheticsscriptmonitor.SyntheticsScriptMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -555,7 +555,7 @@ syntheticsscriptmonitor.SyntheticsScriptMonitor_IsTerraformElement(x interface{} ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" syntheticsscriptmonitor.SyntheticsScriptMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -569,7 +569,7 @@ syntheticsscriptmonitor.SyntheticsScriptMonitor_IsTerraformResource(x interface{ ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" syntheticsscriptmonitor.SyntheticsScriptMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1238,7 +1238,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" &syntheticsscriptmonitor.SyntheticsScriptMonitorConfig { Connection: interface{}, @@ -1651,7 +1651,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" &syntheticsscriptmonitor.SyntheticsScriptMonitorLocationPrivate { Guid: *string, @@ -1701,7 +1701,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" &syntheticsscriptmonitor.SyntheticsScriptMonitorTag { Key: *string, @@ -1753,7 +1753,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitorLocationPrivateList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsScriptMonitorLocationPrivateList ``` @@ -1913,7 +1913,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitorLocationPrivateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsScriptMonitorLocationPrivateOutputReference ``` @@ -2231,7 +2231,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsScriptMonitorTagList ``` @@ -2391,7 +2391,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsScriptMonitorTagOutputReference ``` diff --git a/docs/syntheticsSecureCredential.go.md b/docs/syntheticsSecureCredential.go.md index b88b1f206..d5993b419 100644 --- a/docs/syntheticsSecureCredential.go.md +++ b/docs/syntheticsSecureCredential.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" syntheticssecurecredential.NewSyntheticsSecureCredential(scope Construct, id *string, config SyntheticsSecureCredentialConfig) SyntheticsSecureCredential ``` @@ -426,7 +426,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" syntheticssecurecredential.SyntheticsSecureCredential_IsConstruct(x interface{}) *bool ``` @@ -458,7 +458,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" syntheticssecurecredential.SyntheticsSecureCredential_IsTerraformElement(x interface{}) *bool ``` @@ -472,7 +472,7 @@ syntheticssecurecredential.SyntheticsSecureCredential_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" syntheticssecurecredential.SyntheticsSecureCredential_IsTerraformResource(x interface{}) *bool ``` @@ -486,7 +486,7 @@ syntheticssecurecredential.SyntheticsSecureCredential_IsTerraformResource(x inte ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" syntheticssecurecredential.SyntheticsSecureCredential_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -869,7 +869,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" &syntheticssecurecredential.SyntheticsSecureCredentialConfig { Connection: interface{}, @@ -885,7 +885,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecur Description: *string, Id: *string, LastUpdated: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.syntheticsSecureCredential.SyntheticsSecureCredentialTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.syntheticsSecureCredential.SyntheticsSecureCredentialTimeouts, } ``` @@ -1086,7 +1086,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" &syntheticssecurecredential.SyntheticsSecureCredentialTimeouts { Read: *string, @@ -1120,7 +1120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" syntheticssecurecredential.NewSyntheticsSecureCredentialTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) SyntheticsSecureCredentialTimeoutsOutputReference ``` diff --git a/docs/syntheticsStepMonitor.go.md b/docs/syntheticsStepMonitor.go.md index d3495dac9..3cd42697a 100644 --- a/docs/syntheticsStepMonitor.go.md +++ b/docs/syntheticsStepMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitor(scope Construct, id *string, config SyntheticsStepMonitorConfig) SyntheticsStepMonitor ``` @@ -494,7 +494,7 @@ func ResetUseUnsupportedLegacyRuntime() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.SyntheticsStepMonitor_IsConstruct(x interface{}) *bool ``` @@ -526,7 +526,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.SyntheticsStepMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -540,7 +540,7 @@ syntheticsstepmonitor.SyntheticsStepMonitor_IsTerraformElement(x interface{}) *b ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.SyntheticsStepMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -554,7 +554,7 @@ syntheticsstepmonitor.SyntheticsStepMonitor_IsTerraformResource(x interface{}) * ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.SyntheticsStepMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1135,7 +1135,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" &syntheticsstepmonitor.SyntheticsStepMonitorConfig { Connection: interface{}, @@ -1484,7 +1484,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" &syntheticsstepmonitor.SyntheticsStepMonitorLocationPrivate { Guid: *string, @@ -1534,7 +1534,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" &syntheticsstepmonitor.SyntheticsStepMonitorSteps { Ordinal: *f64, @@ -1600,7 +1600,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" &syntheticsstepmonitor.SyntheticsStepMonitorTag { Key: *string, @@ -1652,7 +1652,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorLocationPrivateList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsStepMonitorLocationPrivateList ``` @@ -1812,7 +1812,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorLocationPrivateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsStepMonitorLocationPrivateOutputReference ``` @@ -2130,7 +2130,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorStepsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsStepMonitorStepsList ``` @@ -2290,7 +2290,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorStepsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsStepMonitorStepsOutputReference ``` @@ -2630,7 +2630,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsStepMonitorTagList ``` @@ -2790,7 +2790,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsStepMonitorTagOutputReference ``` diff --git a/docs/user.go.md b/docs/user.go.md index 6e11882fb..49c923a57 100644 --- a/docs/user.go.md +++ b/docs/user.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" user.NewUser(scope Construct, id *string, config UserConfig) User ``` @@ -392,7 +392,7 @@ func ResetUserType() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" user.User_IsConstruct(x interface{}) *bool ``` @@ -424,7 +424,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" user.User_IsTerraformElement(x interface{}) *bool ``` @@ -438,7 +438,7 @@ user.User_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" user.User_IsTerraformResource(x interface{}) *bool ``` @@ -452,7 +452,7 @@ user.User_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" user.User_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -791,7 +791,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" &user.UserConfig { Connection: interface{}, diff --git a/docs/workflow.go.md b/docs/workflow.go.md index 2479d7e76..853b2ede0 100644 --- a/docs/workflow.go.md +++ b/docs/workflow.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflow(scope Construct, id *string, config WorkflowConfig) Workflow ``` @@ -459,7 +459,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.Workflow_IsConstruct(x interface{}) *bool ``` @@ -491,7 +491,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.Workflow_IsTerraformElement(x interface{}) *bool ``` @@ -505,7 +505,7 @@ workflow.Workflow_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.Workflow_IsTerraformResource(x interface{}) *bool ``` @@ -519,7 +519,7 @@ workflow.Workflow_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.Workflow_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1001,7 +1001,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" &workflow.WorkflowConfig { Connection: interface{}, @@ -1012,13 +1012,13 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, Destination: interface{}, - IssuesFilter: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workflow.WorkflowIssuesFilter, + IssuesFilter: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workflow.WorkflowIssuesFilter, MutingRulesHandling: *string, Name: *string, AccountId: *f64, DestinationsEnabled: interface{}, Enabled: interface{}, - Enrichments: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workflow.WorkflowEnrichments, + Enrichments: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workflow.WorkflowEnrichments, EnrichmentsEnabled: interface{}, Id: *string, } @@ -1264,7 +1264,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" &workflow.WorkflowDestination { ChannelId: *string, @@ -1330,7 +1330,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" &workflow.WorkflowEnrichments { Nrql: interface{}, @@ -1364,7 +1364,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" &workflow.WorkflowEnrichmentsNrql { Configuration: interface{}, @@ -1414,7 +1414,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" &workflow.WorkflowEnrichmentsNrqlConfiguration { Query: *string, @@ -1448,7 +1448,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" &workflow.WorkflowIssuesFilter { Name: *string, @@ -1514,7 +1514,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" &workflow.WorkflowIssuesFilterPredicate { Attribute: *string, @@ -1584,7 +1584,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowDestinationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkflowDestinationList ``` @@ -1744,7 +1744,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowDestinationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkflowDestinationOutputReference ``` @@ -2113,7 +2113,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowEnrichmentsNrqlConfigurationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkflowEnrichmentsNrqlConfigurationList ``` @@ -2273,7 +2273,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowEnrichmentsNrqlConfigurationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkflowEnrichmentsNrqlConfigurationOutputReference ``` @@ -2562,7 +2562,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowEnrichmentsNrqlList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkflowEnrichmentsNrqlList ``` @@ -2722,7 +2722,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowEnrichmentsNrqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkflowEnrichmentsNrqlOutputReference ``` @@ -3079,7 +3079,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowEnrichmentsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkflowEnrichmentsOutputReference ``` @@ -3363,7 +3363,7 @@ func InternalValue() WorkflowEnrichments #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowIssuesFilterOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkflowIssuesFilterOutputReference ``` @@ -3709,7 +3709,7 @@ func InternalValue() WorkflowIssuesFilter #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowIssuesFilterPredicateList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkflowIssuesFilterPredicateList ``` @@ -3869,7 +3869,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" workflow.NewWorkflowIssuesFilterPredicateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkflowIssuesFilterPredicateOutputReference ``` diff --git a/docs/workload.go.md b/docs/workload.go.md index 44887598c..22333ef19 100644 --- a/docs/workload.go.md +++ b/docs/workload.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkload(scope Construct, id *string, config WorkloadConfig) Workload ``` @@ -473,7 +473,7 @@ func ResetStatusConfigStatic() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.Workload_IsConstruct(x interface{}) *bool ``` @@ -505,7 +505,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.Workload_IsTerraformElement(x interface{}) *bool ``` @@ -519,7 +519,7 @@ workload.Workload_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.Workload_IsTerraformResource(x interface{}) *bool ``` @@ -533,7 +533,7 @@ workload.Workload_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.Workload_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1004,7 +1004,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" &workload.WorkloadConfig { Connection: interface{}, @@ -1021,8 +1021,8 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" EntitySearchQuery: interface{}, Id: *string, ScopeAccountIds: *[]*f64, - StatusConfigAutomatic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigAutomatic, - StatusConfigStatic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigStatic, + StatusConfigAutomatic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigAutomatic, + StatusConfigStatic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigStatic, } ``` @@ -1251,7 +1251,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" &workload.WorkloadEntitySearchQuery { Query: *string, @@ -1285,11 +1285,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" &workload.WorkloadStatusConfigAutomatic { Enabled: interface{}, - RemainingEntitiesRule: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigAutomaticRemainingEntitiesRule, + RemainingEntitiesRule: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigAutomaticRemainingEntitiesRule, Rule: interface{}, } ``` @@ -1351,10 +1351,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" &workload.WorkloadStatusConfigAutomaticRemainingEntitiesRule { - RemainingEntitiesRuleRollup: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollup, + RemainingEntitiesRuleRollup: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollup, } ``` @@ -1385,7 +1385,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" &workload.WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollup { GroupBy: *string, @@ -1471,10 +1471,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" &workload.WorkloadStatusConfigAutomaticRule { - Rollup: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigAutomaticRuleRollup, + Rollup: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigAutomaticRuleRollup, EntityGuids: *[]*string, NrqlQuery: interface{}, } @@ -1537,7 +1537,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" &workload.WorkloadStatusConfigAutomaticRuleNrqlQuery { Query: *string, @@ -1571,7 +1571,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" &workload.WorkloadStatusConfigAutomaticRuleRollup { Strategy: *string, @@ -1641,7 +1641,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" &workload.WorkloadStatusConfigStatic { Enabled: interface{}, @@ -1725,7 +1725,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadEntitySearchQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkloadEntitySearchQueryList ``` @@ -1885,7 +1885,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadEntitySearchQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkloadEntitySearchQueryOutputReference ``` @@ -2174,7 +2174,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadStatusConfigAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigAutomaticOutputReference ``` @@ -2529,7 +2529,7 @@ func InternalValue() WorkloadStatusConfigAutomatic #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadStatusConfigAutomaticRemainingEntitiesRuleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigAutomaticRemainingEntitiesRuleOutputReference ``` @@ -2813,7 +2813,7 @@ func InternalValue() WorkloadStatusConfigAutomaticRemainingEntitiesRule #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollupOutputReference ``` @@ -3164,7 +3164,7 @@ func InternalValue() WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemaining #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadStatusConfigAutomaticRuleList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkloadStatusConfigAutomaticRuleList ``` @@ -3324,7 +3324,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadStatusConfigAutomaticRuleNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkloadStatusConfigAutomaticRuleNrqlQueryList ``` @@ -3484,7 +3484,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadStatusConfigAutomaticRuleNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkloadStatusConfigAutomaticRuleNrqlQueryOutputReference ``` @@ -3773,7 +3773,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadStatusConfigAutomaticRuleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkloadStatusConfigAutomaticRuleOutputReference ``` @@ -4146,7 +4146,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadStatusConfigAutomaticRuleRollupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigAutomaticRuleRollupOutputReference ``` @@ -4475,7 +4475,7 @@ func InternalValue() WorkloadStatusConfigAutomaticRuleRollup #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" workload.NewWorkloadStatusConfigStaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigStaticOutputReference ``` diff --git a/src/account-management/index.ts b/src/account-management/index.ts index fec195d80..a06dfc001 100644 --- a/src/account-management/index.ts +++ b/src/account-management/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/account_management // generated from terraform resource schema diff --git a/src/alert-channel/index.ts b/src/alert-channel/index.ts index 5160237bc..612c9b3bc 100644 --- a/src/alert-channel/index.ts +++ b/src/alert-channel/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_channel // generated from terraform resource schema diff --git a/src/alert-condition/index.ts b/src/alert-condition/index.ts index c2a6cccdf..d72c6c878 100644 --- a/src/alert-condition/index.ts +++ b/src/alert-condition/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition // generated from terraform resource schema @@ -68,7 +63,7 @@ export interface AlertConditionConfig extends cdktf.TerraformMetaArguments { */ readonly runbookUrl?: string; /** - * The type of condition. One of: (servers_metric, apm_app_metric, apm_jvm_metric, apm_kt_metric, browser_metric, mobile_metric). + * The type of condition. One of: (apm_kt_metric, browser_metric, mobile_metric, servers_metric, apm_app_metric, apm_jvm_metric). * * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition#type AlertCondition#type} */ diff --git a/src/alert-muting-rule/index.ts b/src/alert-muting-rule/index.ts index 0aa629bae..d747c694f 100644 --- a/src/alert-muting-rule/index.ts +++ b/src/alert-muting-rule/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_muting_rule // generated from terraform resource schema diff --git a/src/alert-policy-channel/index.ts b/src/alert-policy-channel/index.ts index 219a42efd..a7ba5a570 100644 --- a/src/alert-policy-channel/index.ts +++ b/src/alert-policy-channel/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_policy_channel // generated from terraform resource schema diff --git a/src/alert-policy/index.ts b/src/alert-policy/index.ts index 72276aa40..26cae5a71 100644 --- a/src/alert-policy/index.ts +++ b/src/alert-policy/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_policy // generated from terraform resource schema diff --git a/src/api-access-key/index.ts b/src/api-access-key/index.ts index 9e15545af..c5887f1c3 100644 --- a/src/api-access-key/index.ts +++ b/src/api-access-key/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/api_access_key // generated from terraform resource schema diff --git a/src/application-settings/index.ts b/src/application-settings/index.ts index fd4ee8154..4823c5661 100644 --- a/src/application-settings/index.ts +++ b/src/application-settings/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/application_settings // generated from terraform resource schema diff --git a/src/browser-application/index.ts b/src/browser-application/index.ts index ebf6c9566..e24489977 100644 --- a/src/browser-application/index.ts +++ b/src/browser-application/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/browser_application // generated from terraform resource schema diff --git a/src/cloud-aws-govcloud-integrations/index.ts b/src/cloud-aws-govcloud-integrations/index.ts index 5cd5b0d57..2bbedd233 100644 --- a/src/cloud-aws-govcloud-integrations/index.ts +++ b/src/cloud-aws-govcloud-integrations/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_aws_govcloud_integrations // generated from terraform resource schema diff --git a/src/cloud-aws-govcloud-link-account/index.ts b/src/cloud-aws-govcloud-link-account/index.ts index cede48f08..a9bdf93fd 100644 --- a/src/cloud-aws-govcloud-link-account/index.ts +++ b/src/cloud-aws-govcloud-link-account/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_aws_govcloud_link_account // generated from terraform resource schema diff --git a/src/cloud-aws-integrations/index.ts b/src/cloud-aws-integrations/index.ts index e050bd777..b3195be0d 100644 --- a/src/cloud-aws-integrations/index.ts +++ b/src/cloud-aws-integrations/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_aws_integrations // generated from terraform resource schema diff --git a/src/cloud-aws-link-account/index.ts b/src/cloud-aws-link-account/index.ts index 0f86bcb1a..5478c2984 100644 --- a/src/cloud-aws-link-account/index.ts +++ b/src/cloud-aws-link-account/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_aws_link_account // generated from terraform resource schema diff --git a/src/cloud-azure-integrations/index.ts b/src/cloud-azure-integrations/index.ts index 073c2e66f..ba23f94d4 100644 --- a/src/cloud-azure-integrations/index.ts +++ b/src/cloud-azure-integrations/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_azure_integrations // generated from terraform resource schema diff --git a/src/cloud-azure-link-account/index.ts b/src/cloud-azure-link-account/index.ts index 431c2e593..857beca26 100644 --- a/src/cloud-azure-link-account/index.ts +++ b/src/cloud-azure-link-account/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_azure_link_account // generated from terraform resource schema diff --git a/src/cloud-gcp-integrations/index.ts b/src/cloud-gcp-integrations/index.ts index 95e5d5400..215d87e54 100644 --- a/src/cloud-gcp-integrations/index.ts +++ b/src/cloud-gcp-integrations/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_gcp_integrations // generated from terraform resource schema diff --git a/src/cloud-gcp-link-account/index.ts b/src/cloud-gcp-link-account/index.ts index c04729d59..c0c2ebb3e 100644 --- a/src/cloud-gcp-link-account/index.ts +++ b/src/cloud-gcp-link-account/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_gcp_link_account // generated from terraform resource schema diff --git a/src/data-newrelic-account/index.ts b/src/data-newrelic-account/index.ts index d8caf25d7..d3ceb0a1b 100644 --- a/src/data-newrelic-account/index.ts +++ b/src/data-newrelic-account/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/account // generated from terraform resource schema diff --git a/src/data-newrelic-alert-channel/index.ts b/src/data-newrelic-alert-channel/index.ts index 988edb6d9..378d32243 100644 --- a/src/data-newrelic-alert-channel/index.ts +++ b/src/data-newrelic-alert-channel/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/alert_channel // generated from terraform resource schema diff --git a/src/data-newrelic-alert-policy/index.ts b/src/data-newrelic-alert-policy/index.ts index c01223529..ca0c93e46 100644 --- a/src/data-newrelic-alert-policy/index.ts +++ b/src/data-newrelic-alert-policy/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/alert_policy // generated from terraform resource schema diff --git a/src/data-newrelic-application/index.ts b/src/data-newrelic-application/index.ts index e74e9fd44..7a2cdfcdd 100644 --- a/src/data-newrelic-application/index.ts +++ b/src/data-newrelic-application/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/application // generated from terraform resource schema diff --git a/src/data-newrelic-authentication-domain/index.ts b/src/data-newrelic-authentication-domain/index.ts index 99c8dcd1b..f5d020c3d 100644 --- a/src/data-newrelic-authentication-domain/index.ts +++ b/src/data-newrelic-authentication-domain/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/authentication_domain // generated from terraform resource schema diff --git a/src/data-newrelic-cloud-account/index.ts b/src/data-newrelic-cloud-account/index.ts index dcb3e0e78..8639db6fd 100644 --- a/src/data-newrelic-cloud-account/index.ts +++ b/src/data-newrelic-cloud-account/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/cloud_account // generated from terraform resource schema diff --git a/src/data-newrelic-entity/index.ts b/src/data-newrelic-entity/index.ts index ced54d7dc..5bf8bde43 100644 --- a/src/data-newrelic-entity/index.ts +++ b/src/data-newrelic-entity/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/entity // generated from terraform resource schema diff --git a/src/data-newrelic-group/index.ts b/src/data-newrelic-group/index.ts index 794f1610d..4ddd104c9 100644 --- a/src/data-newrelic-group/index.ts +++ b/src/data-newrelic-group/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/group // generated from terraform resource schema diff --git a/src/data-newrelic-key-transaction/index.ts b/src/data-newrelic-key-transaction/index.ts index 26184a4ef..f312b9072 100644 --- a/src/data-newrelic-key-transaction/index.ts +++ b/src/data-newrelic-key-transaction/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/key_transaction // generated from terraform resource schema diff --git a/src/data-newrelic-notification-destination/index.ts b/src/data-newrelic-notification-destination/index.ts index 323acd3ff..3f21a6474 100644 --- a/src/data-newrelic-notification-destination/index.ts +++ b/src/data-newrelic-notification-destination/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/notification_destination // generated from terraform resource schema diff --git a/src/data-newrelic-obfuscation-expression/index.ts b/src/data-newrelic-obfuscation-expression/index.ts index 8be1e0306..03c8af16a 100644 --- a/src/data-newrelic-obfuscation-expression/index.ts +++ b/src/data-newrelic-obfuscation-expression/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/obfuscation_expression // generated from terraform resource schema diff --git a/src/data-newrelic-service-level-alert-helper/index.ts b/src/data-newrelic-service-level-alert-helper/index.ts index ea5cd7960..325750935 100644 --- a/src/data-newrelic-service-level-alert-helper/index.ts +++ b/src/data-newrelic-service-level-alert-helper/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/service_level_alert_helper // generated from terraform resource schema diff --git a/src/data-newrelic-synthetics-private-location/index.ts b/src/data-newrelic-synthetics-private-location/index.ts index 9bb151a43..20cc71702 100644 --- a/src/data-newrelic-synthetics-private-location/index.ts +++ b/src/data-newrelic-synthetics-private-location/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/synthetics_private_location // generated from terraform resource schema diff --git a/src/data-newrelic-synthetics-secure-credential/index.ts b/src/data-newrelic-synthetics-secure-credential/index.ts index 14d873d04..a012a84a9 100644 --- a/src/data-newrelic-synthetics-secure-credential/index.ts +++ b/src/data-newrelic-synthetics-secure-credential/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/synthetics_secure_credential // generated from terraform resource schema diff --git a/src/data-newrelic-test-grok-pattern/index.ts b/src/data-newrelic-test-grok-pattern/index.ts index 7b6f0cdd0..0cc90bbf1 100644 --- a/src/data-newrelic-test-grok-pattern/index.ts +++ b/src/data-newrelic-test-grok-pattern/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/test_grok_pattern // generated from terraform resource schema diff --git a/src/data-newrelic-user/index.ts b/src/data-newrelic-user/index.ts index 9b885032a..8ee2aae23 100644 --- a/src/data-newrelic-user/index.ts +++ b/src/data-newrelic-user/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/user // generated from terraform resource schema diff --git a/src/data-partition-rule/index.ts b/src/data-partition-rule/index.ts index 899499f9f..85ce5c131 100644 --- a/src/data-partition-rule/index.ts +++ b/src/data-partition-rule/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/data_partition_rule // generated from terraform resource schema diff --git a/src/entity-tags/index.ts b/src/entity-tags/index.ts index 9fdcc29e3..190dc95d9 100644 --- a/src/entity-tags/index.ts +++ b/src/entity-tags/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/entity_tags // generated from terraform resource schema diff --git a/src/events-to-metrics-rule/index.ts b/src/events-to-metrics-rule/index.ts index 237285455..6036503d5 100644 --- a/src/events-to-metrics-rule/index.ts +++ b/src/events-to-metrics-rule/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/events_to_metrics_rule // generated from terraform resource schema diff --git a/src/group/index.ts b/src/group/index.ts index dddecbc4e..74e8ca8bc 100644 --- a/src/group/index.ts +++ b/src/group/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/group // generated from terraform resource schema diff --git a/src/index.ts b/src/index.ts index 191e920fd..4c60f4703 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // generated by cdktf get export * as accountManagement from './account-management'; export * as alertChannel from './alert-channel'; diff --git a/src/infra-alert-condition/index.ts b/src/infra-alert-condition/index.ts index 07f9e923a..d464fc50b 100644 --- a/src/infra-alert-condition/index.ts +++ b/src/infra-alert-condition/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/infra_alert_condition // generated from terraform resource schema diff --git a/src/insights-event/index.ts b/src/insights-event/index.ts index 57cfae0c9..efe00809f 100644 --- a/src/insights-event/index.ts +++ b/src/insights-event/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/insights_event // generated from terraform resource schema diff --git a/src/key-transaction/index.ts b/src/key-transaction/index.ts index 5642298bc..571cec402 100644 --- a/src/key-transaction/index.ts +++ b/src/key-transaction/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/key_transaction // generated from terraform resource schema diff --git a/src/lazy-index.ts b/src/lazy-index.ts index d3f5bc226..3328e893f 100644 --- a/src/lazy-index.ts +++ b/src/lazy-index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // generated by cdktf get Object.defineProperty(exports, 'accountManagement', { get: function () { return require('./account-management'); } }); Object.defineProperty(exports, 'alertChannel', { get: function () { return require('./alert-channel'); } }); diff --git a/src/log-parsing-rule/index.ts b/src/log-parsing-rule/index.ts index 8046b3f18..e99e3b21f 100644 --- a/src/log-parsing-rule/index.ts +++ b/src/log-parsing-rule/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/log_parsing_rule // generated from terraform resource schema diff --git a/src/monitor-downtime/index.ts b/src/monitor-downtime/index.ts index 0ca0f91f3..9529fbb74 100644 --- a/src/monitor-downtime/index.ts +++ b/src/monitor-downtime/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/monitor_downtime // generated from terraform resource schema diff --git a/src/notification-channel/index.ts b/src/notification-channel/index.ts index fc7a7c4ed..a0b01d4a2 100644 --- a/src/notification-channel/index.ts +++ b/src/notification-channel/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/notification_channel // generated from terraform resource schema diff --git a/src/notification-destination/index.ts b/src/notification-destination/index.ts index 0460c4e39..a38dc3b3d 100644 --- a/src/notification-destination/index.ts +++ b/src/notification-destination/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/notification_destination // generated from terraform resource schema diff --git a/src/nrql-alert-condition/index.ts b/src/nrql-alert-condition/index.ts index 104871f07..e314ffafc 100644 --- a/src/nrql-alert-condition/index.ts +++ b/src/nrql-alert-condition/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/nrql_alert_condition // generated from terraform resource schema diff --git a/src/nrql-drop-rule/index.ts b/src/nrql-drop-rule/index.ts index 22cbe225e..0c27363e4 100644 --- a/src/nrql-drop-rule/index.ts +++ b/src/nrql-drop-rule/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/nrql_drop_rule // generated from terraform resource schema diff --git a/src/obfuscation-expression/index.ts b/src/obfuscation-expression/index.ts index ab560575e..8d5b6a5f5 100644 --- a/src/obfuscation-expression/index.ts +++ b/src/obfuscation-expression/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/obfuscation_expression // generated from terraform resource schema diff --git a/src/obfuscation-rule/index.ts b/src/obfuscation-rule/index.ts index a58f9471a..691be1b47 100644 --- a/src/obfuscation-rule/index.ts +++ b/src/obfuscation-rule/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/obfuscation_rule // generated from terraform resource schema diff --git a/src/one-dashboard-json/index.ts b/src/one-dashboard-json/index.ts index 05c42f586..3413a3ebf 100644 --- a/src/one-dashboard-json/index.ts +++ b/src/one-dashboard-json/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/one_dashboard_json // generated from terraform resource schema diff --git a/src/one-dashboard-raw/index.ts b/src/one-dashboard-raw/index.ts index 3b01db76a..e1836e49e 100644 --- a/src/one-dashboard-raw/index.ts +++ b/src/one-dashboard-raw/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/one_dashboard_raw // generated from terraform resource schema diff --git a/src/one-dashboard/index-structs/index.ts b/src/one-dashboard/index-structs/index.ts index c3bafa1fb..3a7a0f2ec 100644 --- a/src/one-dashboard/index-structs/index.ts +++ b/src/one-dashboard/index-structs/index.ts @@ -1,7 +1,2 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - export * from './structs0' export * from './structs400' diff --git a/src/one-dashboard/index-structs/structs0.ts b/src/one-dashboard/index-structs/structs0.ts index ba98b143f..2d5722dc1 100644 --- a/src/one-dashboard/index-structs/structs0.ts +++ b/src/one-dashboard/index-structs/structs0.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - import * as cdktf from 'cdktf'; export interface OneDashboardPageWidgetAreaColorsSeriesOverrides { /** diff --git a/src/one-dashboard/index-structs/structs400.ts b/src/one-dashboard/index-structs/structs400.ts index c35f3a3e5..bf558a080 100644 --- a/src/one-dashboard/index-structs/structs400.ts +++ b/src/one-dashboard/index-structs/structs400.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - import * as cdktf from 'cdktf'; import { OneDashboardPageWidgetArea, oneDashboardPageWidgetAreaToTerraform, diff --git a/src/one-dashboard/index.ts b/src/one-dashboard/index.ts index b24ed94c7..aea365f11 100644 --- a/src/one-dashboard/index.ts +++ b/src/one-dashboard/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // generated from terraform resource schema import { OneDashboardPage, diff --git a/src/provider/index.ts b/src/provider/index.ts index e3b25487a..2d10ecc9c 100644 --- a/src/provider/index.ts +++ b/src/provider/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs // generated from terraform resource schema diff --git a/src/service-level/index.ts b/src/service-level/index.ts index 390106479..44c982c33 100644 --- a/src/service-level/index.ts +++ b/src/service-level/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/service_level // generated from terraform resource schema diff --git a/src/synthetics-alert-condition/index.ts b/src/synthetics-alert-condition/index.ts index 6985808c7..2c9126b6b 100644 --- a/src/synthetics-alert-condition/index.ts +++ b/src/synthetics-alert-condition/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_alert_condition // generated from terraform resource schema diff --git a/src/synthetics-broken-links-monitor/index.ts b/src/synthetics-broken-links-monitor/index.ts index 9cbd58704..8060f2b6a 100644 --- a/src/synthetics-broken-links-monitor/index.ts +++ b/src/synthetics-broken-links-monitor/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_broken_links_monitor // generated from terraform resource schema diff --git a/src/synthetics-cert-check-monitor/index.ts b/src/synthetics-cert-check-monitor/index.ts index 950ead92e..1688e79be 100644 --- a/src/synthetics-cert-check-monitor/index.ts +++ b/src/synthetics-cert-check-monitor/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_cert_check_monitor // generated from terraform resource schema diff --git a/src/synthetics-monitor/index.ts b/src/synthetics-monitor/index.ts index 83e872f93..589a6e18d 100644 --- a/src/synthetics-monitor/index.ts +++ b/src/synthetics-monitor/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_monitor // generated from terraform resource schema diff --git a/src/synthetics-multilocation-alert-condition/index.ts b/src/synthetics-multilocation-alert-condition/index.ts index 8caebe4f1..2f2d5fc13 100644 --- a/src/synthetics-multilocation-alert-condition/index.ts +++ b/src/synthetics-multilocation-alert-condition/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_multilocation_alert_condition // generated from terraform resource schema diff --git a/src/synthetics-private-location/index.ts b/src/synthetics-private-location/index.ts index d237a5b7c..601f4ddd1 100644 --- a/src/synthetics-private-location/index.ts +++ b/src/synthetics-private-location/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_private_location // generated from terraform resource schema diff --git a/src/synthetics-script-monitor/index.ts b/src/synthetics-script-monitor/index.ts index b17b1d4e3..605398a05 100644 --- a/src/synthetics-script-monitor/index.ts +++ b/src/synthetics-script-monitor/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_script_monitor // generated from terraform resource schema diff --git a/src/synthetics-secure-credential/index.ts b/src/synthetics-secure-credential/index.ts index d50d28376..0e42fbac3 100644 --- a/src/synthetics-secure-credential/index.ts +++ b/src/synthetics-secure-credential/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_secure_credential // generated from terraform resource schema diff --git a/src/synthetics-step-monitor/index.ts b/src/synthetics-step-monitor/index.ts index 2caa10838..f6ec3352c 100644 --- a/src/synthetics-step-monitor/index.ts +++ b/src/synthetics-step-monitor/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_step_monitor // generated from terraform resource schema diff --git a/src/user/index.ts b/src/user/index.ts index cf66eebf0..e778d2501 100644 --- a/src/user/index.ts +++ b/src/user/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/user // generated from terraform resource schema diff --git a/src/workflow/index.ts b/src/workflow/index.ts index 0cb821a12..97c3f8431 100644 --- a/src/workflow/index.ts +++ b/src/workflow/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/workflow // generated from terraform resource schema diff --git a/src/workload/index.ts b/src/workload/index.ts index bcf7b4038..9c40cda88 100644 --- a/src/workload/index.ts +++ b/src/workload/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/workload // generated from terraform resource schema diff --git a/yarn.lock b/yarn.lock index 6c2e4fb6e..1389dc137 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4120,16 +4120,7 @@ streamx@^2.15.0: optionalDependencies: bare-events "^2.2.0" -"string-width-cjs@npm:string-width@^4.2.0": - version "4.2.3" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.1" - -string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -4161,14 +4152,7 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": - version "6.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - dependencies: - ansi-regex "^5.0.1" - -strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -4563,7 +4547,7 @@ workerpool@^6.5.1: resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544" integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -4581,15 +4565,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" -wrap-ansi@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" - integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214" From 0d502f55b775b90d3c36a144face9dde659c8ec0 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Sun, 27 Oct 2024 06:10:24 +0000 Subject: [PATCH 2/2] chore: self mutation Signed-off-by: team-tf-cdk --- docs/accountManagement.go.md | 12 +- docs/alertChannel.go.md | 18 +- docs/alertCondition.go.md | 18 +- docs/alertMutingRule.go.md | 30 +- docs/alertPolicy.go.md | 12 +- docs/alertPolicyChannel.go.md | 18 +- docs/apiAccessKey.go.md | 12 +- docs/applicationSettings.go.md | 12 +- docs/browserApplication.go.md | 12 +- docs/cloudAwsGovcloudIntegrations.go.md | 132 +-- docs/cloudAwsGovcloudLinkAccount.go.md | 12 +- docs/cloudAwsIntegrations.go.md | 324 +++---- docs/cloudAwsLinkAccount.go.md | 12 +- docs/cloudAzureIntegrations.go.md | 204 ++-- docs/cloudAzureLinkAccount.go.md | 12 +- docs/cloudGcpIntegrations.go.md | 168 ++-- docs/cloudGcpLinkAccount.go.md | 12 +- docs/dataNewrelicAccount.go.md | 12 +- docs/dataNewrelicAlertChannel.go.md | 18 +- docs/dataNewrelicAlertPolicy.go.md | 12 +- docs/dataNewrelicApplication.go.md | 12 +- docs/dataNewrelicAuthenticationDomain.go.md | 12 +- docs/dataNewrelicCloudAccount.go.md | 12 +- docs/dataNewrelicEntity.go.md | 18 +- docs/dataNewrelicGroup.go.md | 12 +- docs/dataNewrelicKeyTransaction.go.md | 12 +- .../dataNewrelicNotificationDestination.go.md | 24 +- docs/dataNewrelicObfuscationExpression.go.md | 12 +- .../dataNewrelicServiceLevelAlertHelper.go.md | 12 +- ...ataNewrelicSyntheticsPrivateLocation.go.md | 12 +- ...taNewrelicSyntheticsSecureCredential.go.md | 12 +- docs/dataNewrelicTestGrokPattern.go.md | 24 +- docs/dataNewrelicUser.go.md | 12 +- docs/dataPartitionRule.go.md | 18 +- docs/entityTags.go.md | 24 +- docs/eventsToMetricsRule.go.md | 12 +- docs/group.go.md | 12 +- docs/infraAlertCondition.go.md | 24 +- docs/insightsEvent.go.md | 24 +- docs/keyTransaction.go.md | 12 +- docs/logParsingRule.go.md | 12 +- docs/monitorDowntime.go.md | 30 +- docs/notificationChannel.go.md | 24 +- docs/notificationDestination.go.md | 48 +- docs/nrqlAlertCondition.go.md | 42 +- docs/nrqlDropRule.go.md | 12 +- docs/obfuscationExpression.go.md | 12 +- docs/obfuscationRule.go.md | 18 +- docs/oneDashboard.go.md | 894 +++++++++--------- docs/oneDashboardJson.go.md | 18 +- docs/oneDashboardRaw.go.md | 24 +- docs/provider.go.md | 12 +- docs/serviceLevel.go.md | 72 +- docs/syntheticsAlertCondition.go.md | 12 +- docs/syntheticsBrokenLinksMonitor.go.md | 18 +- docs/syntheticsCertCheckMonitor.go.md | 18 +- docs/syntheticsMonitor.go.md | 24 +- ...yntheticsMultilocationAlertCondition.go.md | 24 +- docs/syntheticsPrivateLocation.go.md | 12 +- docs/syntheticsScriptMonitor.go.md | 24 +- docs/syntheticsSecureCredential.go.md | 18 +- docs/syntheticsStepMonitor.go.md | 30 +- docs/user.go.md | 12 +- docs/workflow.go.md | 48 +- docs/workload.go.md | 60 +- src/account-management/index.ts | 5 + src/alert-channel/index.ts | 5 + src/alert-condition/index.ts | 5 + src/alert-muting-rule/index.ts | 5 + src/alert-policy-channel/index.ts | 5 + src/alert-policy/index.ts | 5 + src/api-access-key/index.ts | 5 + src/application-settings/index.ts | 5 + src/browser-application/index.ts | 5 + src/cloud-aws-govcloud-integrations/index.ts | 5 + src/cloud-aws-govcloud-link-account/index.ts | 5 + src/cloud-aws-integrations/index.ts | 5 + src/cloud-aws-link-account/index.ts | 5 + src/cloud-azure-integrations/index.ts | 5 + src/cloud-azure-link-account/index.ts | 5 + src/cloud-gcp-integrations/index.ts | 5 + src/cloud-gcp-link-account/index.ts | 5 + src/data-newrelic-account/index.ts | 5 + src/data-newrelic-alert-channel/index.ts | 5 + src/data-newrelic-alert-policy/index.ts | 5 + src/data-newrelic-application/index.ts | 5 + .../index.ts | 5 + src/data-newrelic-cloud-account/index.ts | 5 + src/data-newrelic-entity/index.ts | 5 + src/data-newrelic-group/index.ts | 5 + src/data-newrelic-key-transaction/index.ts | 5 + .../index.ts | 5 + .../index.ts | 5 + .../index.ts | 5 + .../index.ts | 5 + .../index.ts | 5 + src/data-newrelic-test-grok-pattern/index.ts | 5 + src/data-newrelic-user/index.ts | 5 + src/data-partition-rule/index.ts | 5 + src/entity-tags/index.ts | 5 + src/events-to-metrics-rule/index.ts | 5 + src/group/index.ts | 5 + src/index.ts | 5 + src/infra-alert-condition/index.ts | 5 + src/insights-event/index.ts | 5 + src/key-transaction/index.ts | 5 + src/lazy-index.ts | 5 + src/log-parsing-rule/index.ts | 5 + src/monitor-downtime/index.ts | 5 + src/notification-channel/index.ts | 5 + src/notification-destination/index.ts | 5 + src/nrql-alert-condition/index.ts | 5 + src/nrql-drop-rule/index.ts | 5 + src/obfuscation-expression/index.ts | 5 + src/obfuscation-rule/index.ts | 5 + src/one-dashboard-json/index.ts | 5 + src/one-dashboard-raw/index.ts | 5 + src/one-dashboard/index-structs/index.ts | 5 + src/one-dashboard/index-structs/structs0.ts | 5 + src/one-dashboard/index-structs/structs400.ts | 5 + src/one-dashboard/index.ts | 5 + src/provider/index.ts | 5 + src/service-level/index.ts | 5 + src/synthetics-alert-condition/index.ts | 5 + src/synthetics-broken-links-monitor/index.ts | 5 + src/synthetics-cert-check-monitor/index.ts | 5 + src/synthetics-monitor/index.ts | 5 + .../index.ts | 5 + src/synthetics-private-location/index.ts | 5 + src/synthetics-script-monitor/index.ts | 5 + src/synthetics-secure-credential/index.ts | 5 + src/synthetics-step-monitor/index.ts | 5 + src/user/index.ts | 5 + src/workflow/index.ts | 5 + src/workload/index.ts | 5 + 135 files changed, 1796 insertions(+), 1446 deletions(-) diff --git a/docs/accountManagement.go.md b/docs/accountManagement.go.md index 18732623f..7df4498c0 100644 --- a/docs/accountManagement.go.md +++ b/docs/accountManagement.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" accountmanagement.NewAccountManagement(scope Construct, id *string, config AccountManagementConfig) AccountManagement ``` @@ -385,7 +385,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" accountmanagement.AccountManagement_IsConstruct(x interface{}) *bool ``` @@ -417,7 +417,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" accountmanagement.AccountManagement_IsTerraformElement(x interface{}) *bool ``` @@ -431,7 +431,7 @@ accountmanagement.AccountManagement_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" accountmanagement.AccountManagement_IsTerraformResource(x interface{}) *bool ``` @@ -445,7 +445,7 @@ accountmanagement.AccountManagement_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" accountmanagement.AccountManagement_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -740,7 +740,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/accountmanagement" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/accountmanagement" &accountmanagement.AccountManagementConfig { Connection: interface{}, diff --git a/docs/alertChannel.go.md b/docs/alertChannel.go.md index 384bc2977..38822e9c1 100644 --- a/docs/alertChannel.go.md +++ b/docs/alertChannel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" alertchannel.NewAlertChannel(scope Construct, id *string, config AlertChannelConfig) AlertChannel ``` @@ -412,7 +412,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" alertchannel.AlertChannel_IsConstruct(x interface{}) *bool ``` @@ -444,7 +444,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" alertchannel.AlertChannel_IsTerraformElement(x interface{}) *bool ``` @@ -458,7 +458,7 @@ alertchannel.AlertChannel_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" alertchannel.AlertChannel_IsTerraformResource(x interface{}) *bool ``` @@ -472,7 +472,7 @@ alertchannel.AlertChannel_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" alertchannel.AlertChannel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -811,7 +811,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" &alertchannel.AlertChannelConfig { Connection: interface{}, @@ -824,7 +824,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" Name: *string, Type: *string, AccountId: *f64, - Config: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.alertChannel.AlertChannelConfigA, + Config: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.alertChannel.AlertChannelConfigA, Id: *string, } ``` @@ -994,7 +994,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" &alertchannel.AlertChannelConfigA { ApiKey: *string, @@ -1354,7 +1354,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertchannel" alertchannel.NewAlertChannelConfigAOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) AlertChannelConfigAOutputReference ``` diff --git a/docs/alertCondition.go.md b/docs/alertCondition.go.md index e151671a2..a7042c542 100644 --- a/docs/alertCondition.go.md +++ b/docs/alertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" alertcondition.NewAlertCondition(scope Construct, id *string, config AlertConditionConfig) AlertCondition ``` @@ -447,7 +447,7 @@ func ResetViolationCloseTimer() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" alertcondition.AlertCondition_IsConstruct(x interface{}) *bool ``` @@ -479,7 +479,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" alertcondition.AlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -493,7 +493,7 @@ alertcondition.AlertCondition_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" alertcondition.AlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -507,7 +507,7 @@ alertcondition.AlertCondition_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" alertcondition.AlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1055,7 +1055,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" &alertcondition.AlertConditionConfig { Connection: interface{}, @@ -1386,7 +1386,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" &alertcondition.AlertConditionTerm { Duration: *f64, @@ -1486,7 +1486,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" alertcondition.NewAlertConditionTermList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) AlertConditionTermList ``` @@ -1646,7 +1646,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertcondition" alertcondition.NewAlertConditionTermOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) AlertConditionTermOutputReference ``` diff --git a/docs/alertMutingRule.go.md b/docs/alertMutingRule.go.md index 0297f241e..7340b35f8 100644 --- a/docs/alertMutingRule.go.md +++ b/docs/alertMutingRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" alertmutingrule.NewAlertMutingRule(scope Construct, id *string, config AlertMutingRuleConfig) AlertMutingRule ``` @@ -432,7 +432,7 @@ func ResetSchedule() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" alertmutingrule.AlertMutingRule_IsConstruct(x interface{}) *bool ``` @@ -464,7 +464,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" alertmutingrule.AlertMutingRule_IsTerraformElement(x interface{}) *bool ``` @@ -478,7 +478,7 @@ alertmutingrule.AlertMutingRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" alertmutingrule.AlertMutingRule_IsTerraformResource(x interface{}) *bool ``` @@ -492,7 +492,7 @@ alertmutingrule.AlertMutingRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" alertmutingrule.AlertMutingRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -875,7 +875,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" &alertmutingrule.AlertMutingRuleCondition { Conditions: interface{}, @@ -925,7 +925,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" &alertmutingrule.AlertMutingRuleConditionConditions { Attribute: *string, @@ -991,7 +991,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" &alertmutingrule.AlertMutingRuleConfig { Connection: interface{}, @@ -1001,13 +1001,13 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" Lifecycle: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle, Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, - Condition: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.alertMutingRule.AlertMutingRuleCondition, + Condition: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.alertMutingRule.AlertMutingRuleCondition, Enabled: interface{}, Name: *string, AccountId: *f64, Description: *string, Id: *string, - Schedule: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.alertMutingRule.AlertMutingRuleSchedule, + Schedule: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.alertMutingRule.AlertMutingRuleSchedule, } ``` @@ -1206,7 +1206,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" &alertmutingrule.AlertMutingRuleSchedule { TimeZone: *string, @@ -1338,7 +1338,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" alertmutingrule.NewAlertMutingRuleConditionConditionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) AlertMutingRuleConditionConditionsList ``` @@ -1498,7 +1498,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" alertmutingrule.NewAlertMutingRuleConditionConditionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) AlertMutingRuleConditionConditionsOutputReference ``` @@ -1831,7 +1831,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" alertmutingrule.NewAlertMutingRuleConditionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) AlertMutingRuleConditionOutputReference ``` @@ -2137,7 +2137,7 @@ func InternalValue() AlertMutingRuleCondition #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertmutingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertmutingrule" alertmutingrule.NewAlertMutingRuleScheduleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) AlertMutingRuleScheduleOutputReference ``` diff --git a/docs/alertPolicy.go.md b/docs/alertPolicy.go.md index 0edbd7b63..59edab696 100644 --- a/docs/alertPolicy.go.md +++ b/docs/alertPolicy.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" alertpolicy.NewAlertPolicy(scope Construct, id *string, config AlertPolicyConfig) AlertPolicy ``` @@ -406,7 +406,7 @@ func ResetIncidentPreference() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" alertpolicy.AlertPolicy_IsConstruct(x interface{}) *bool ``` @@ -438,7 +438,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" alertpolicy.AlertPolicy_IsTerraformElement(x interface{}) *bool ``` @@ -452,7 +452,7 @@ alertpolicy.AlertPolicy_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" alertpolicy.AlertPolicy_IsTerraformResource(x interface{}) *bool ``` @@ -466,7 +466,7 @@ alertpolicy.AlertPolicy_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" alertpolicy.AlertPolicy_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -805,7 +805,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicy" &alertpolicy.AlertPolicyConfig { Connection: interface{}, diff --git a/docs/alertPolicyChannel.go.md b/docs/alertPolicyChannel.go.md index dfc64fed2..3e1a7bd73 100644 --- a/docs/alertPolicyChannel.go.md +++ b/docs/alertPolicyChannel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" alertpolicychannel.NewAlertPolicyChannel(scope Construct, id *string, config AlertPolicyChannelConfig) AlertPolicyChannel ``` @@ -412,7 +412,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" alertpolicychannel.AlertPolicyChannel_IsConstruct(x interface{}) *bool ``` @@ -444,7 +444,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" alertpolicychannel.AlertPolicyChannel_IsTerraformElement(x interface{}) *bool ``` @@ -458,7 +458,7 @@ alertpolicychannel.AlertPolicyChannel_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" alertpolicychannel.AlertPolicyChannel_IsTerraformResource(x interface{}) *bool ``` @@ -472,7 +472,7 @@ alertpolicychannel.AlertPolicyChannel_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" alertpolicychannel.AlertPolicyChannel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -811,7 +811,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" &alertpolicychannel.AlertPolicyChannelConfig { Connection: interface{}, @@ -825,7 +825,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" PolicyId: *f64, AccountId: *f64, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.alertPolicyChannel.AlertPolicyChannelTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.alertPolicyChannel.AlertPolicyChannelTimeouts, } ``` @@ -996,7 +996,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" &alertpolicychannel.AlertPolicyChannelTimeouts { Create: *string, @@ -1030,7 +1030,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/alertpolicychannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/alertpolicychannel" alertpolicychannel.NewAlertPolicyChannelTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) AlertPolicyChannelTimeoutsOutputReference ``` diff --git a/docs/apiAccessKey.go.md b/docs/apiAccessKey.go.md index 511d230ac..4fecb9221 100644 --- a/docs/apiAccessKey.go.md +++ b/docs/apiAccessKey.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" apiaccesskey.NewApiAccessKey(scope Construct, id *string, config ApiAccessKeyConfig) ApiAccessKey ``` @@ -413,7 +413,7 @@ func ResetUserId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" apiaccesskey.ApiAccessKey_IsConstruct(x interface{}) *bool ``` @@ -445,7 +445,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" apiaccesskey.ApiAccessKey_IsTerraformElement(x interface{}) *bool ``` @@ -459,7 +459,7 @@ apiaccesskey.ApiAccessKey_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" apiaccesskey.ApiAccessKey_IsTerraformResource(x interface{}) *bool ``` @@ -473,7 +473,7 @@ apiaccesskey.ApiAccessKey_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" apiaccesskey.ApiAccessKey_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -867,7 +867,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/apiaccesskey" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/apiaccesskey" &apiaccesskey.ApiAccessKeyConfig { Connection: interface{}, diff --git a/docs/applicationSettings.go.md b/docs/applicationSettings.go.md index 1f1921488..f2fece87f 100644 --- a/docs/applicationSettings.go.md +++ b/docs/applicationSettings.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" applicationsettings.NewApplicationSettings(scope Construct, id *string, config ApplicationSettingsConfig) ApplicationSettings ``` @@ -385,7 +385,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" applicationsettings.ApplicationSettings_IsConstruct(x interface{}) *bool ``` @@ -417,7 +417,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" applicationsettings.ApplicationSettings_IsTerraformElement(x interface{}) *bool ``` @@ -431,7 +431,7 @@ applicationsettings.ApplicationSettings_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" applicationsettings.ApplicationSettings_IsTerraformResource(x interface{}) *bool ``` @@ -445,7 +445,7 @@ applicationsettings.ApplicationSettings_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" applicationsettings.ApplicationSettings_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -784,7 +784,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/applicationsettings" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/applicationsettings" &applicationsettings.ApplicationSettingsConfig { Connection: interface{}, diff --git a/docs/browserApplication.go.md b/docs/browserApplication.go.md index 5e26e855a..0a848785f 100644 --- a/docs/browserApplication.go.md +++ b/docs/browserApplication.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" browserapplication.NewBrowserApplication(scope Construct, id *string, config BrowserApplicationConfig) BrowserApplication ``` @@ -413,7 +413,7 @@ func ResetLoaderType() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" browserapplication.BrowserApplication_IsConstruct(x interface{}) *bool ``` @@ -445,7 +445,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" browserapplication.BrowserApplication_IsTerraformElement(x interface{}) *bool ``` @@ -459,7 +459,7 @@ browserapplication.BrowserApplication_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" browserapplication.BrowserApplication_IsTerraformResource(x interface{}) *bool ``` @@ -473,7 +473,7 @@ browserapplication.BrowserApplication_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" browserapplication.BrowserApplication_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -867,7 +867,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/browserapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/browserapplication" &browserapplication.BrowserApplicationConfig { Connection: interface{}, diff --git a/docs/cloudAwsGovcloudIntegrations.go.md b/docs/cloudAwsGovcloudIntegrations.go.md index 33861b46e..ecad35595 100644 --- a/docs/cloudAwsGovcloudIntegrations.go.md +++ b/docs/cloudAwsGovcloudIntegrations.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrations(scope Construct, id *string, config CloudAwsGovcloudIntegrationsConfig) CloudAwsGovcloudIntegrations ``` @@ -792,7 +792,7 @@ func ResetSqs() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsConstruct(x interface{}) *bool ``` @@ -824,7 +824,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsTerraformElement(x interface{}) *bool ``` @@ -838,7 +838,7 @@ cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsTerraformElement(x i ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsTerraformResource(x interface{}) *bool ``` @@ -852,7 +852,7 @@ cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_IsTerraformResource(x ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrations_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1587,7 +1587,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsAlb { AwsRegions: *[]*string, @@ -1721,7 +1721,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsApiGateway { AwsRegions: *[]*string, @@ -1821,7 +1821,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsAutoScaling { AwsRegions: *[]*string, @@ -1871,7 +1871,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsAwsDirectConnect { AwsRegions: *[]*string, @@ -1921,7 +1921,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsAwsStates { AwsRegions: *[]*string, @@ -1971,7 +1971,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsCloudtrail { AwsRegions: *[]*string, @@ -2021,7 +2021,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsConfig { Connection: interface{}, @@ -2033,27 +2033,27 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudint Provisioners: *[]interface{}, LinkedAccountId: *f64, AccountId: *f64, - Alb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAlb, - ApiGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsApiGateway, - AutoScaling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAutoScaling, - AwsDirectConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAwsDirectConnect, - AwsStates: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAwsStates, - Cloudtrail: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsCloudtrail, - DynamoDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsDynamoDb, - Ebs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEbs, - Ec2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEc2, - ElasticSearch: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsElasticSearch, - Elb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsElb, - Emr: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEmr, - Iam: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsIam, + Alb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAlb, + ApiGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsApiGateway, + AutoScaling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAutoScaling, + AwsDirectConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAwsDirectConnect, + AwsStates: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsAwsStates, + Cloudtrail: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsCloudtrail, + DynamoDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsDynamoDb, + Ebs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEbs, + Ec2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEc2, + ElasticSearch: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsElasticSearch, + Elb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsElb, + Emr: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsEmr, + Iam: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsIam, Id: *string, - Lambda: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsLambda, - Rds: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRds, - RedShift: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRedShift, - Route53: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRoute53, - S3: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsS3, - Sns: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsSns, - Sqs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsSqs, + Lambda: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsLambda, + Rds: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRds, + RedShift: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRedShift, + Route53: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsRoute53, + S3: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsS3, + Sns: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsSns, + Sqs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsGovcloudIntegrations.CloudAwsGovcloudIntegrationsSqs, } ``` @@ -2492,7 +2492,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsDynamoDb { AwsRegions: *[]*string, @@ -2610,7 +2610,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsEbs { AwsRegions: *[]*string, @@ -2710,7 +2710,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsEc2 { AwsRegions: *[]*string, @@ -2808,7 +2808,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsElasticSearch { AwsRegions: *[]*string, @@ -2906,7 +2906,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsElb { AwsRegions: *[]*string, @@ -2992,7 +2992,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsEmr { AwsRegions: *string, @@ -3092,7 +3092,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsIam { MetricsPollingInterval: *f64, @@ -3158,7 +3158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsLambda { AwsRegions: *[]*string, @@ -3258,7 +3258,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsRds { AwsRegions: *[]*string, @@ -3358,7 +3358,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsRedShift { AwsRegions: *[]*string, @@ -3440,7 +3440,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsRoute53 { FetchExtendedInventory: interface{}, @@ -3492,7 +3492,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsS3 { FetchExtendedInventory: interface{}, @@ -3594,7 +3594,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsSns { AwsRegions: *[]*string, @@ -3662,7 +3662,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" &cloudawsgovcloudintegrations.CloudAwsGovcloudIntegrationsSqs { AwsRegions: *[]*string, @@ -3798,7 +3798,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsAlbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsAlbOutputReference ``` @@ -4250,7 +4250,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsAlb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsApiGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsApiGatewayOutputReference ``` @@ -4644,7 +4644,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsApiGateway #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsAutoScalingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsAutoScalingOutputReference ``` @@ -4951,7 +4951,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsAutoScaling #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsAwsDirectConnectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsAwsDirectConnectOutputReference ``` @@ -5258,7 +5258,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsAwsDirectConnect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsAwsStatesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsAwsStatesOutputReference ``` @@ -5565,7 +5565,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsAwsStates #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsCloudtrailOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsCloudtrailOutputReference ``` @@ -5872,7 +5872,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsCloudtrail #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsDynamoDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsDynamoDbOutputReference ``` @@ -6295,7 +6295,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsDynamoDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsEbsOutputReference ``` @@ -6689,7 +6689,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsEc2OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsEc2OutputReference ``` @@ -7083,7 +7083,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsEc2 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsElasticSearchOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsElasticSearchOutputReference ``` @@ -7477,7 +7477,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsElasticSearch #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsElbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsElbOutputReference ``` @@ -7842,7 +7842,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsElb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsEmrOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsEmrOutputReference ``` @@ -8236,7 +8236,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsEmr #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsIamOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsIamOutputReference ``` @@ -8572,7 +8572,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsIam #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsLambdaOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsLambdaOutputReference ``` @@ -8966,7 +8966,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsLambda #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsRdsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsRdsOutputReference ``` @@ -9360,7 +9360,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsRds #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsRedShiftOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsRedShiftOutputReference ``` @@ -9725,7 +9725,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsRedShift #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsRoute53OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsRoute53OutputReference ``` @@ -10032,7 +10032,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsRoute53 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsS3OutputReference ``` @@ -10426,7 +10426,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsS3 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsSnsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsSnsOutputReference ``` @@ -10762,7 +10762,7 @@ func InternalValue() CloudAwsGovcloudIntegrationsSns #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudintegrations" cloudawsgovcloudintegrations.NewCloudAwsGovcloudIntegrationsSqsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsGovcloudIntegrationsSqsOutputReference ``` diff --git a/docs/cloudAwsGovcloudLinkAccount.go.md b/docs/cloudAwsGovcloudLinkAccount.go.md index c32f7e7dc..2ee5a98b6 100644 --- a/docs/cloudAwsGovcloudLinkAccount.go.md +++ b/docs/cloudAwsGovcloudLinkAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.NewCloudAwsGovcloudLinkAccount(scope Construct, id *string, config CloudAwsGovcloudLinkAccountConfig) CloudAwsGovcloudLinkAccount ``` @@ -399,7 +399,7 @@ func ResetMetricCollectionMode() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsTerraformElement(x int ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_IsTerraformResource(x in ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -842,7 +842,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsgovcloudlinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsgovcloudlinkaccount" &cloudawsgovcloudlinkaccount.CloudAwsGovcloudLinkAccountConfig { Connection: interface{}, diff --git a/docs/cloudAwsIntegrations.go.md b/docs/cloudAwsIntegrations.go.md index 62ae01793..f3332f5c7 100644 --- a/docs/cloudAwsIntegrations.go.md +++ b/docs/cloudAwsIntegrations.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrations(scope Construct, id *string, config CloudAwsIntegrationsConfig) CloudAwsIntegrations ``` @@ -1432,7 +1432,7 @@ func ResetXRay() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.CloudAwsIntegrations_IsConstruct(x interface{}) *bool ``` @@ -1464,7 +1464,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.CloudAwsIntegrations_IsTerraformElement(x interface{}) *bool ``` @@ -1478,7 +1478,7 @@ cloudawsintegrations.CloudAwsIntegrations_IsTerraformElement(x interface{}) *boo ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.CloudAwsIntegrations_IsTerraformResource(x interface{}) *bool ``` @@ -1492,7 +1492,7 @@ cloudawsintegrations.CloudAwsIntegrations_IsTerraformResource(x interface{}) *bo ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.CloudAwsIntegrations_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -2931,7 +2931,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAlb { AwsRegions: *[]*string, @@ -3065,7 +3065,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsApiGateway { AwsRegions: *[]*string, @@ -3165,7 +3165,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAutoScaling { AwsRegions: *[]*string, @@ -3215,7 +3215,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsAppSync { AwsRegions: *[]*string, @@ -3265,7 +3265,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsAthena { AwsRegions: *[]*string, @@ -3315,7 +3315,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsCognito { AwsRegions: *[]*string, @@ -3365,7 +3365,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsConnect { AwsRegions: *[]*string, @@ -3415,7 +3415,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsDirectConnect { AwsRegions: *[]*string, @@ -3465,7 +3465,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsFsx { AwsRegions: *[]*string, @@ -3515,7 +3515,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsGlue { AwsRegions: *[]*string, @@ -3565,7 +3565,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsKinesisAnalytics { AwsRegions: *[]*string, @@ -3615,7 +3615,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsMediaConvert { AwsRegions: *[]*string, @@ -3665,7 +3665,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsMediaPackageVod { AwsRegions: *[]*string, @@ -3715,7 +3715,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsMq { AwsRegions: *[]*string, @@ -3765,7 +3765,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsMsk { AwsRegions: *[]*string, @@ -3815,7 +3815,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsNeptune { AwsRegions: *[]*string, @@ -3865,7 +3865,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsQldb { AwsRegions: *[]*string, @@ -3915,7 +3915,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsRoute53Resolver { AwsRegions: *[]*string, @@ -3965,7 +3965,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsStates { AwsRegions: *[]*string, @@ -4015,7 +4015,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsTransitGateway { AwsRegions: *[]*string, @@ -4065,7 +4065,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsWaf { AwsRegions: *[]*string, @@ -4115,7 +4115,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsAwsWafv2 { AwsRegions: *[]*string, @@ -4165,7 +4165,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsBilling { MetricsPollingInterval: *f64, @@ -4199,7 +4199,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsCloudfront { FetchLambdasAtEdge: interface{}, @@ -4301,7 +4301,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsCloudtrail { AwsRegions: *[]*string, @@ -4351,7 +4351,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsConfig { Connection: interface{}, @@ -4363,59 +4363,59 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegration Provisioners: *[]interface{}, LinkedAccountId: *f64, AccountId: *f64, - Alb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAlb, - ApiGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsApiGateway, - AutoScaling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAutoScaling, - AwsAppSync: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsAppSync, - AwsAthena: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsAthena, - AwsCognito: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsCognito, - AwsConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsConnect, - AwsDirectConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsDirectConnect, - AwsFsx: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsFsx, - AwsGlue: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsGlue, - AwsKinesisAnalytics: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsKinesisAnalytics, - AwsMediaConvert: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsMediaConvert, - AwsMediaPackageVod: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsMediaPackageVod, - AwsMq: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsMq, - AwsMsk: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsMsk, - AwsNeptune: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsNeptune, - AwsQldb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsQldb, - AwsRoute53Resolver: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsRoute53Resolver, - AwsStates: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsStates, - AwsTransitGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsTransitGateway, - AwsWaf: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsWaf, - AwsWafv2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsAwsWafv2, - Billing: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsBilling, - Cloudfront: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsCloudfront, - Cloudtrail: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsCloudtrail, - DocDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsDocDb, - Dynamodb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsDynamodb, - Ebs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEbs, - Ec2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEc2, - Ecs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEcs, - Efs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEfs, - Elasticache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsElasticache, - Elasticbeanstalk: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsElasticbeanstalk, - Elasticsearch: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsElasticsearch, - Elb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsElb, - Emr: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsEmr, - Health: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsHealth, - Iam: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsIam, + Alb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAlb, + ApiGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsApiGateway, + AutoScaling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAutoScaling, + AwsAppSync: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsAppSync, + AwsAthena: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsAthena, + AwsCognito: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsCognito, + AwsConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsConnect, + AwsDirectConnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsDirectConnect, + AwsFsx: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsFsx, + AwsGlue: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsGlue, + AwsKinesisAnalytics: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsKinesisAnalytics, + AwsMediaConvert: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsMediaConvert, + AwsMediaPackageVod: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsMediaPackageVod, + AwsMq: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsMq, + AwsMsk: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsMsk, + AwsNeptune: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsNeptune, + AwsQldb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsQldb, + AwsRoute53Resolver: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsRoute53Resolver, + AwsStates: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsStates, + AwsTransitGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsTransitGateway, + AwsWaf: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsWaf, + AwsWafv2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsAwsWafv2, + Billing: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsBilling, + Cloudfront: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsCloudfront, + Cloudtrail: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsCloudtrail, + DocDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsDocDb, + Dynamodb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsDynamodb, + Ebs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEbs, + Ec2: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEc2, + Ecs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEcs, + Efs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEfs, + Elasticache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsElasticache, + Elasticbeanstalk: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsElasticbeanstalk, + Elasticsearch: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsElasticsearch, + Elb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsElb, + Emr: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsEmr, + Health: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsHealth, + Iam: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsIam, Id: *string, - Iot: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsIot, - Kinesis: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsKinesis, - KinesisFirehose: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsKinesisFirehose, - Lambda: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsLambda, - Rds: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsRds, - Redshift: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsRedshift, - Route53: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsRoute53, - S3: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsS3, - Ses: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsSes, - Sns: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsSns, - Sqs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsSqs, - TrustedAdvisor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsTrustedAdvisor, - Vpc: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsVpc, - XRay: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAwsIntegrations.CloudAwsIntegrationsXRay, + Iot: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsIot, + Kinesis: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsKinesis, + KinesisFirehose: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsKinesisFirehose, + Lambda: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsLambda, + Rds: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsRds, + Redshift: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsRedshift, + Route53: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsRoute53, + S3: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsS3, + Ses: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsSes, + Sns: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsSns, + Sqs: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsSqs, + TrustedAdvisor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsTrustedAdvisor, + Vpc: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsVpc, + XRay: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAwsIntegrations.CloudAwsIntegrationsXRay, } ``` @@ -5334,7 +5334,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsDocDb { AwsRegions: *[]*string, @@ -5384,7 +5384,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsDynamodb { AwsRegions: *[]*string, @@ -5502,7 +5502,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEbs { AwsRegions: *[]*string, @@ -5602,7 +5602,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEc2 { AwsRegions: *[]*string, @@ -5716,7 +5716,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEcs { AwsRegions: *[]*string, @@ -5816,7 +5816,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEfs { AwsRegions: *[]*string, @@ -5916,7 +5916,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsElasticache { AwsRegions: *[]*string, @@ -6016,7 +6016,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsElasticbeanstalk { AwsRegions: *[]*string, @@ -6134,7 +6134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsElasticsearch { AwsRegions: *[]*string, @@ -6234,7 +6234,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsElb { AwsRegions: *[]*string, @@ -6320,7 +6320,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsEmr { AwsRegions: *[]*string, @@ -6420,7 +6420,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsHealth { MetricsPollingInterval: *f64, @@ -6454,7 +6454,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsIam { MetricsPollingInterval: *f64, @@ -6520,7 +6520,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsIot { AwsRegions: *[]*string, @@ -6570,7 +6570,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsKinesis { AwsRegions: *[]*string, @@ -6688,7 +6688,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsKinesisFirehose { AwsRegions: *[]*string, @@ -6738,7 +6738,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsLambda { AwsRegions: *[]*string, @@ -6838,7 +6838,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsRds { AwsRegions: *[]*string, @@ -6938,7 +6938,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsRedshift { AwsRegions: *[]*string, @@ -7020,7 +7020,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsRoute53 { FetchExtendedInventory: interface{}, @@ -7072,7 +7072,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsS3 { FetchExtendedInventory: interface{}, @@ -7174,7 +7174,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsSes { AwsRegions: *[]*string, @@ -7224,7 +7224,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsSns { AwsRegions: *[]*string, @@ -7292,7 +7292,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsSqs { AwsRegions: *[]*string, @@ -7426,7 +7426,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsTrustedAdvisor { MetricsPollingInterval: *f64, @@ -7460,7 +7460,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsVpc { AwsRegions: *[]*string, @@ -7578,7 +7578,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" &cloudawsintegrations.CloudAwsIntegrationsXRay { AwsRegions: *[]*string, @@ -7630,7 +7630,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAlbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAlbOutputReference ``` @@ -8082,7 +8082,7 @@ func InternalValue() CloudAwsIntegrationsAlb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsApiGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsApiGatewayOutputReference ``` @@ -8476,7 +8476,7 @@ func InternalValue() CloudAwsIntegrationsApiGateway #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAutoScalingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAutoScalingOutputReference ``` @@ -8783,7 +8783,7 @@ func InternalValue() CloudAwsIntegrationsAutoScaling #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsAppSyncOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsAppSyncOutputReference ``` @@ -9090,7 +9090,7 @@ func InternalValue() CloudAwsIntegrationsAwsAppSync #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsAthenaOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsAthenaOutputReference ``` @@ -9397,7 +9397,7 @@ func InternalValue() CloudAwsIntegrationsAwsAthena #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsCognitoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsCognitoOutputReference ``` @@ -9704,7 +9704,7 @@ func InternalValue() CloudAwsIntegrationsAwsCognito #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsConnectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsConnectOutputReference ``` @@ -10011,7 +10011,7 @@ func InternalValue() CloudAwsIntegrationsAwsConnect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsDirectConnectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsDirectConnectOutputReference ``` @@ -10318,7 +10318,7 @@ func InternalValue() CloudAwsIntegrationsAwsDirectConnect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsFsxOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsFsxOutputReference ``` @@ -10625,7 +10625,7 @@ func InternalValue() CloudAwsIntegrationsAwsFsx #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsGlueOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsGlueOutputReference ``` @@ -10932,7 +10932,7 @@ func InternalValue() CloudAwsIntegrationsAwsGlue #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsKinesisAnalyticsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsKinesisAnalyticsOutputReference ``` @@ -11239,7 +11239,7 @@ func InternalValue() CloudAwsIntegrationsAwsKinesisAnalytics #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsMediaConvertOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsMediaConvertOutputReference ``` @@ -11546,7 +11546,7 @@ func InternalValue() CloudAwsIntegrationsAwsMediaConvert #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsMediaPackageVodOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsMediaPackageVodOutputReference ``` @@ -11853,7 +11853,7 @@ func InternalValue() CloudAwsIntegrationsAwsMediaPackageVod #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsMqOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsMqOutputReference ``` @@ -12160,7 +12160,7 @@ func InternalValue() CloudAwsIntegrationsAwsMq #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsMskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsMskOutputReference ``` @@ -12467,7 +12467,7 @@ func InternalValue() CloudAwsIntegrationsAwsMsk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsNeptuneOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsNeptuneOutputReference ``` @@ -12774,7 +12774,7 @@ func InternalValue() CloudAwsIntegrationsAwsNeptune #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsQldbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsQldbOutputReference ``` @@ -13081,7 +13081,7 @@ func InternalValue() CloudAwsIntegrationsAwsQldb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsRoute53ResolverOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsRoute53ResolverOutputReference ``` @@ -13388,7 +13388,7 @@ func InternalValue() CloudAwsIntegrationsAwsRoute53Resolver #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsStatesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsStatesOutputReference ``` @@ -13695,7 +13695,7 @@ func InternalValue() CloudAwsIntegrationsAwsStates #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsTransitGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsTransitGatewayOutputReference ``` @@ -14002,7 +14002,7 @@ func InternalValue() CloudAwsIntegrationsAwsTransitGateway #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsWafOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsWafOutputReference ``` @@ -14309,7 +14309,7 @@ func InternalValue() CloudAwsIntegrationsAwsWaf #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsAwsWafv2OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsAwsWafv2OutputReference ``` @@ -14616,7 +14616,7 @@ func InternalValue() CloudAwsIntegrationsAwsWafv2 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsBillingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsBillingOutputReference ``` @@ -14894,7 +14894,7 @@ func InternalValue() CloudAwsIntegrationsBilling #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsCloudfrontOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsCloudfrontOutputReference ``` @@ -15288,7 +15288,7 @@ func InternalValue() CloudAwsIntegrationsCloudfront #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsCloudtrailOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsCloudtrailOutputReference ``` @@ -15595,7 +15595,7 @@ func InternalValue() CloudAwsIntegrationsCloudtrail #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsDocDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsDocDbOutputReference ``` @@ -15902,7 +15902,7 @@ func InternalValue() CloudAwsIntegrationsDocDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsDynamodbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsDynamodbOutputReference ``` @@ -16325,7 +16325,7 @@ func InternalValue() CloudAwsIntegrationsDynamodb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEbsOutputReference ``` @@ -16719,7 +16719,7 @@ func InternalValue() CloudAwsIntegrationsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEc2OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEc2OutputReference ``` @@ -17142,7 +17142,7 @@ func InternalValue() CloudAwsIntegrationsEc2 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEcsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEcsOutputReference ``` @@ -17536,7 +17536,7 @@ func InternalValue() CloudAwsIntegrationsEcs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEfsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEfsOutputReference ``` @@ -17930,7 +17930,7 @@ func InternalValue() CloudAwsIntegrationsEfs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsElasticacheOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsElasticacheOutputReference ``` @@ -18324,7 +18324,7 @@ func InternalValue() CloudAwsIntegrationsElasticache #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsElasticbeanstalkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsElasticbeanstalkOutputReference ``` @@ -18747,7 +18747,7 @@ func InternalValue() CloudAwsIntegrationsElasticbeanstalk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsElasticsearchOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsElasticsearchOutputReference ``` @@ -19141,7 +19141,7 @@ func InternalValue() CloudAwsIntegrationsElasticsearch #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsElbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsElbOutputReference ``` @@ -19506,7 +19506,7 @@ func InternalValue() CloudAwsIntegrationsElb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsEmrOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsEmrOutputReference ``` @@ -19900,7 +19900,7 @@ func InternalValue() CloudAwsIntegrationsEmr #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsHealthOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsHealthOutputReference ``` @@ -20178,7 +20178,7 @@ func InternalValue() CloudAwsIntegrationsHealth #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsIamOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsIamOutputReference ``` @@ -20514,7 +20514,7 @@ func InternalValue() CloudAwsIntegrationsIam #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsIotOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsIotOutputReference ``` @@ -20821,7 +20821,7 @@ func InternalValue() CloudAwsIntegrationsIot #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsKinesisFirehoseOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsKinesisFirehoseOutputReference ``` @@ -21128,7 +21128,7 @@ func InternalValue() CloudAwsIntegrationsKinesisFirehose #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsKinesisOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsKinesisOutputReference ``` @@ -21551,7 +21551,7 @@ func InternalValue() CloudAwsIntegrationsKinesis #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsLambdaOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsLambdaOutputReference ``` @@ -21945,7 +21945,7 @@ func InternalValue() CloudAwsIntegrationsLambda #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsRdsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsRdsOutputReference ``` @@ -22339,7 +22339,7 @@ func InternalValue() CloudAwsIntegrationsRds #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsRedshiftOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsRedshiftOutputReference ``` @@ -22704,7 +22704,7 @@ func InternalValue() CloudAwsIntegrationsRedshift #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsRoute53OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsRoute53OutputReference ``` @@ -23011,7 +23011,7 @@ func InternalValue() CloudAwsIntegrationsRoute53 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsS3OutputReference ``` @@ -23405,7 +23405,7 @@ func InternalValue() CloudAwsIntegrationsS3 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsSesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsSesOutputReference ``` @@ -23712,7 +23712,7 @@ func InternalValue() CloudAwsIntegrationsSes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsSnsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsSnsOutputReference ``` @@ -24048,7 +24048,7 @@ func InternalValue() CloudAwsIntegrationsSns #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsSqsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsSqsOutputReference ``` @@ -24500,7 +24500,7 @@ func InternalValue() CloudAwsIntegrationsSqs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsTrustedAdvisorOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsTrustedAdvisorOutputReference ``` @@ -24778,7 +24778,7 @@ func InternalValue() CloudAwsIntegrationsTrustedAdvisor #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsVpcOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsVpcOutputReference ``` @@ -25201,7 +25201,7 @@ func InternalValue() CloudAwsIntegrationsVpc #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawsintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawsintegrations" cloudawsintegrations.NewCloudAwsIntegrationsXRayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAwsIntegrationsXRayOutputReference ``` diff --git a/docs/cloudAwsLinkAccount.go.md b/docs/cloudAwsLinkAccount.go.md index bb8d159ad..c0d4b9b67 100644 --- a/docs/cloudAwsLinkAccount.go.md +++ b/docs/cloudAwsLinkAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" cloudawslinkaccount.NewCloudAwsLinkAccount(scope Construct, id *string, config CloudAwsLinkAccountConfig) CloudAwsLinkAccount ``` @@ -399,7 +399,7 @@ func ResetMetricCollectionMode() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" cloudawslinkaccount.CloudAwsLinkAccount_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" cloudawslinkaccount.CloudAwsLinkAccount_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ cloudawslinkaccount.CloudAwsLinkAccount_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" cloudawslinkaccount.CloudAwsLinkAccount_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ cloudawslinkaccount.CloudAwsLinkAccount_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" cloudawslinkaccount.CloudAwsLinkAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -798,7 +798,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudawslinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudawslinkaccount" &cloudawslinkaccount.CloudAwsLinkAccountConfig { Connection: interface{}, diff --git a/docs/cloudAzureIntegrations.go.md b/docs/cloudAzureIntegrations.go.md index 252ada4d7..4bfd251d5 100644 --- a/docs/cloudAzureIntegrations.go.md +++ b/docs/cloudAzureIntegrations.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrations(scope Construct, id *string, config CloudAzureIntegrationsConfig) CloudAzureIntegrations ``` @@ -1032,7 +1032,7 @@ func ResetVpnGateway() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.CloudAzureIntegrations_IsConstruct(x interface{}) *bool ``` @@ -1064,7 +1064,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.CloudAzureIntegrations_IsTerraformElement(x interface{}) *bool ``` @@ -1078,7 +1078,7 @@ cloudazureintegrations.CloudAzureIntegrations_IsTerraformElement(x interface{}) ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.CloudAzureIntegrations_IsTerraformResource(x interface{}) *bool ``` @@ -1092,7 +1092,7 @@ cloudazureintegrations.CloudAzureIntegrations_IsTerraformResource(x interface{}) ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.CloudAzureIntegrations_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -2091,7 +2091,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsApiManagement { MetricsPollingInterval: *f64, @@ -2141,7 +2141,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsAppGateway { MetricsPollingInterval: *f64, @@ -2191,7 +2191,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsAppService { MetricsPollingInterval: *f64, @@ -2241,7 +2241,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsConfig { Connection: interface{}, @@ -2253,39 +2253,39 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrati Provisioners: *[]interface{}, LinkedAccountId: *f64, AccountId: *f64, - ApiManagement: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsApiManagement, - AppGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsAppGateway, - AppService: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsAppService, - Containers: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsContainers, - CosmosDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsCosmosDb, - CostManagement: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsCostManagement, - DataFactory: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsDataFactory, - EventHub: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsEventHub, - ExpressRoute: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsExpressRoute, - Firewalls: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsFirewalls, - FrontDoor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsFrontDoor, - Functions: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsFunctions, + ApiManagement: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsApiManagement, + AppGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsAppGateway, + AppService: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsAppService, + Containers: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsContainers, + CosmosDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsCosmosDb, + CostManagement: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsCostManagement, + DataFactory: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsDataFactory, + EventHub: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsEventHub, + ExpressRoute: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsExpressRoute, + Firewalls: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsFirewalls, + FrontDoor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsFrontDoor, + Functions: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsFunctions, Id: *string, - KeyVault: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsKeyVault, - LoadBalancer: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsLoadBalancer, - LogicApps: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsLogicApps, - MachineLearning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMachineLearning, - MariaDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMariaDb, - Monitor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMonitor, - Mysql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMysql, - MysqlFlexible: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsMysqlFlexible, - Postgresql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsPostgresql, - PostgresqlFlexible: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsPostgresqlFlexible, - PowerBiDedicated: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsPowerBiDedicated, - RedisCache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsRedisCache, - ServiceBus: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsServiceBus, - Sql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsSql, - SqlManaged: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsSqlManaged, - Storage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsStorage, - VirtualMachine: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsVirtualMachine, - VirtualNetworks: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsVirtualNetworks, - Vms: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsVms, - VpnGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudAzureIntegrations.CloudAzureIntegrationsVpnGateway, + KeyVault: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsKeyVault, + LoadBalancer: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsLoadBalancer, + LogicApps: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsLogicApps, + MachineLearning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMachineLearning, + MariaDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMariaDb, + Monitor: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMonitor, + Mysql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMysql, + MysqlFlexible: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsMysqlFlexible, + Postgresql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsPostgresql, + PostgresqlFlexible: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsPostgresqlFlexible, + PowerBiDedicated: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsPowerBiDedicated, + RedisCache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsRedisCache, + ServiceBus: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsServiceBus, + Sql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsSql, + SqlManaged: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsSqlManaged, + Storage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsStorage, + VirtualMachine: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsVirtualMachine, + VirtualNetworks: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsVirtualNetworks, + Vms: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsVms, + VpnGateway: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudAzureIntegrations.CloudAzureIntegrationsVpnGateway, } ``` @@ -2904,7 +2904,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsContainers { MetricsPollingInterval: *f64, @@ -2954,7 +2954,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsCosmosDb { MetricsPollingInterval: *f64, @@ -3004,7 +3004,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsCostManagement { MetricsPollingInterval: *f64, @@ -3054,7 +3054,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsDataFactory { MetricsPollingInterval: *f64, @@ -3104,7 +3104,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsEventHub { MetricsPollingInterval: *f64, @@ -3154,7 +3154,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsExpressRoute { MetricsPollingInterval: *f64, @@ -3204,7 +3204,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsFirewalls { MetricsPollingInterval: *f64, @@ -3254,7 +3254,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsFrontDoor { MetricsPollingInterval: *f64, @@ -3304,7 +3304,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsFunctions { MetricsPollingInterval: *f64, @@ -3354,7 +3354,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsKeyVault { MetricsPollingInterval: *f64, @@ -3404,7 +3404,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsLoadBalancer { MetricsPollingInterval: *f64, @@ -3454,7 +3454,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsLogicApps { MetricsPollingInterval: *f64, @@ -3504,7 +3504,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMachineLearning { MetricsPollingInterval: *f64, @@ -3554,7 +3554,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMariaDb { MetricsPollingInterval: *f64, @@ -3604,7 +3604,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMonitor { Enabled: interface{}, @@ -3718,7 +3718,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMysql { MetricsPollingInterval: *f64, @@ -3768,7 +3768,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsMysqlFlexible { MetricsPollingInterval: *f64, @@ -3818,7 +3818,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsPostgresql { MetricsPollingInterval: *f64, @@ -3868,7 +3868,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsPostgresqlFlexible { MetricsPollingInterval: *f64, @@ -3918,7 +3918,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsPowerBiDedicated { MetricsPollingInterval: *f64, @@ -3968,7 +3968,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsRedisCache { MetricsPollingInterval: *f64, @@ -4018,7 +4018,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsServiceBus { MetricsPollingInterval: *f64, @@ -4068,7 +4068,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsSql { MetricsPollingInterval: *f64, @@ -4118,7 +4118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsSqlManaged { MetricsPollingInterval: *f64, @@ -4168,7 +4168,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsStorage { MetricsPollingInterval: *f64, @@ -4218,7 +4218,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsVirtualMachine { MetricsPollingInterval: *f64, @@ -4268,7 +4268,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsVirtualNetworks { MetricsPollingInterval: *f64, @@ -4318,7 +4318,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsVms { MetricsPollingInterval: *f64, @@ -4368,7 +4368,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" &cloudazureintegrations.CloudAzureIntegrationsVpnGateway { MetricsPollingInterval: *f64, @@ -4420,7 +4420,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsApiManagementOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsApiManagementOutputReference ``` @@ -4727,7 +4727,7 @@ func InternalValue() CloudAzureIntegrationsApiManagement #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsAppGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsAppGatewayOutputReference ``` @@ -5034,7 +5034,7 @@ func InternalValue() CloudAzureIntegrationsAppGateway #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsAppServiceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsAppServiceOutputReference ``` @@ -5341,7 +5341,7 @@ func InternalValue() CloudAzureIntegrationsAppService #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsContainersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsContainersOutputReference ``` @@ -5648,7 +5648,7 @@ func InternalValue() CloudAzureIntegrationsContainers #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsCosmosDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsCosmosDbOutputReference ``` @@ -5955,7 +5955,7 @@ func InternalValue() CloudAzureIntegrationsCosmosDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsCostManagementOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsCostManagementOutputReference ``` @@ -6262,7 +6262,7 @@ func InternalValue() CloudAzureIntegrationsCostManagement #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsDataFactoryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsDataFactoryOutputReference ``` @@ -6569,7 +6569,7 @@ func InternalValue() CloudAzureIntegrationsDataFactory #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsEventHubOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsEventHubOutputReference ``` @@ -6876,7 +6876,7 @@ func InternalValue() CloudAzureIntegrationsEventHub #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsExpressRouteOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsExpressRouteOutputReference ``` @@ -7183,7 +7183,7 @@ func InternalValue() CloudAzureIntegrationsExpressRoute #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsFirewallsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsFirewallsOutputReference ``` @@ -7490,7 +7490,7 @@ func InternalValue() CloudAzureIntegrationsFirewalls #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsFrontDoorOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsFrontDoorOutputReference ``` @@ -7797,7 +7797,7 @@ func InternalValue() CloudAzureIntegrationsFrontDoor #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsFunctionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsFunctionsOutputReference ``` @@ -8104,7 +8104,7 @@ func InternalValue() CloudAzureIntegrationsFunctions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsKeyVaultOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsKeyVaultOutputReference ``` @@ -8411,7 +8411,7 @@ func InternalValue() CloudAzureIntegrationsKeyVault #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsLoadBalancerOutputReference ``` @@ -8718,7 +8718,7 @@ func InternalValue() CloudAzureIntegrationsLoadBalancer #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsLogicAppsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsLogicAppsOutputReference ``` @@ -9025,7 +9025,7 @@ func InternalValue() CloudAzureIntegrationsLogicApps #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMachineLearningOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMachineLearningOutputReference ``` @@ -9332,7 +9332,7 @@ func InternalValue() CloudAzureIntegrationsMachineLearning #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMariaDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMariaDbOutputReference ``` @@ -9639,7 +9639,7 @@ func InternalValue() CloudAzureIntegrationsMariaDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMonitorOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMonitorOutputReference ``` @@ -10062,7 +10062,7 @@ func InternalValue() CloudAzureIntegrationsMonitor #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMysqlFlexibleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMysqlFlexibleOutputReference ``` @@ -10369,7 +10369,7 @@ func InternalValue() CloudAzureIntegrationsMysqlFlexible #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsMysqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsMysqlOutputReference ``` @@ -10676,7 +10676,7 @@ func InternalValue() CloudAzureIntegrationsMysql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsPostgresqlFlexibleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsPostgresqlFlexibleOutputReference ``` @@ -10983,7 +10983,7 @@ func InternalValue() CloudAzureIntegrationsPostgresqlFlexible #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsPostgresqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsPostgresqlOutputReference ``` @@ -11290,7 +11290,7 @@ func InternalValue() CloudAzureIntegrationsPostgresql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsPowerBiDedicatedOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsPowerBiDedicatedOutputReference ``` @@ -11597,7 +11597,7 @@ func InternalValue() CloudAzureIntegrationsPowerBiDedicated #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsRedisCacheOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsRedisCacheOutputReference ``` @@ -11904,7 +11904,7 @@ func InternalValue() CloudAzureIntegrationsRedisCache #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsServiceBusOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsServiceBusOutputReference ``` @@ -12211,7 +12211,7 @@ func InternalValue() CloudAzureIntegrationsServiceBus #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsSqlManagedOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsSqlManagedOutputReference ``` @@ -12518,7 +12518,7 @@ func InternalValue() CloudAzureIntegrationsSqlManaged #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsSqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsSqlOutputReference ``` @@ -12825,7 +12825,7 @@ func InternalValue() CloudAzureIntegrationsSql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsStorageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsStorageOutputReference ``` @@ -13132,7 +13132,7 @@ func InternalValue() CloudAzureIntegrationsStorage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsVirtualMachineOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsVirtualMachineOutputReference ``` @@ -13439,7 +13439,7 @@ func InternalValue() CloudAzureIntegrationsVirtualMachine #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsVirtualNetworksOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsVirtualNetworksOutputReference ``` @@ -13746,7 +13746,7 @@ func InternalValue() CloudAzureIntegrationsVirtualNetworks #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsVmsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsVmsOutputReference ``` @@ -14053,7 +14053,7 @@ func InternalValue() CloudAzureIntegrationsVms #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazureintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazureintegrations" cloudazureintegrations.NewCloudAzureIntegrationsVpnGatewayOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudAzureIntegrationsVpnGatewayOutputReference ``` diff --git a/docs/cloudAzureLinkAccount.go.md b/docs/cloudAzureLinkAccount.go.md index 9ea6cc7f5..d42230208 100644 --- a/docs/cloudAzureLinkAccount.go.md +++ b/docs/cloudAzureLinkAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" cloudazurelinkaccount.NewCloudAzureLinkAccount(scope Construct, id *string, config CloudAzureLinkAccountConfig) CloudAzureLinkAccount ``` @@ -392,7 +392,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" cloudazurelinkaccount.CloudAzureLinkAccount_IsConstruct(x interface{}) *bool ``` @@ -424,7 +424,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" cloudazurelinkaccount.CloudAzureLinkAccount_IsTerraformElement(x interface{}) *bool ``` @@ -438,7 +438,7 @@ cloudazurelinkaccount.CloudAzureLinkAccount_IsTerraformElement(x interface{}) *b ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" cloudazurelinkaccount.CloudAzureLinkAccount_IsTerraformResource(x interface{}) *bool ``` @@ -452,7 +452,7 @@ cloudazurelinkaccount.CloudAzureLinkAccount_IsTerraformResource(x interface{}) * ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" cloudazurelinkaccount.CloudAzureLinkAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -835,7 +835,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudazurelinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudazurelinkaccount" &cloudazurelinkaccount.CloudAzureLinkAccountConfig { Connection: interface{}, diff --git a/docs/cloudGcpIntegrations.go.md b/docs/cloudGcpIntegrations.go.md index 8e71325c4..93fe13f9a 100644 --- a/docs/cloudGcpIntegrations.go.md +++ b/docs/cloudGcpIntegrations.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrations(scope Construct, id *string, config CloudGcpIntegrationsConfig) CloudGcpIntegrations ``` @@ -912,7 +912,7 @@ func ResetVpcAccess() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.CloudGcpIntegrations_IsConstruct(x interface{}) *bool ``` @@ -944,7 +944,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.CloudGcpIntegrations_IsTerraformElement(x interface{}) *bool ``` @@ -958,7 +958,7 @@ cloudgcpintegrations.CloudGcpIntegrations_IsTerraformElement(x interface{}) *boo ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.CloudGcpIntegrations_IsTerraformResource(x interface{}) *bool ``` @@ -972,7 +972,7 @@ cloudgcpintegrations.CloudGcpIntegrations_IsTerraformResource(x interface{}) *bo ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.CloudGcpIntegrations_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1839,7 +1839,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsAlloyDb { MetricsPollingInterval: *f64, @@ -1873,7 +1873,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsAppEngine { MetricsPollingInterval: *f64, @@ -1907,7 +1907,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsBigQuery { FetchTags: interface{}, @@ -1957,7 +1957,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsBigTable { MetricsPollingInterval: *f64, @@ -1991,7 +1991,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsComposer { MetricsPollingInterval: *f64, @@ -2025,7 +2025,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsConfig { Connection: interface{}, @@ -2037,33 +2037,33 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegration Provisioners: *[]interface{}, LinkedAccountId: *f64, AccountId: *f64, - AlloyDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsAlloyDb, - AppEngine: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsAppEngine, - BigQuery: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsBigQuery, - BigTable: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsBigTable, - Composer: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsComposer, - DataFlow: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsDataFlow, - DataProc: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsDataProc, - DataStore: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsDataStore, - FireBaseDatabase: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseDatabase, - FireBaseHosting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseHosting, - FireBaseStorage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseStorage, - FireStore: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFireStore, - Functions: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsFunctions, + AlloyDb: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsAlloyDb, + AppEngine: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsAppEngine, + BigQuery: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsBigQuery, + BigTable: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsBigTable, + Composer: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsComposer, + DataFlow: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsDataFlow, + DataProc: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsDataProc, + DataStore: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsDataStore, + FireBaseDatabase: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseDatabase, + FireBaseHosting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseHosting, + FireBaseStorage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFireBaseStorage, + FireStore: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFireStore, + Functions: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsFunctions, Id: *string, - Interconnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsInterconnect, - Kubernetes: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsKubernetes, - LoadBalancing: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsLoadBalancing, - MemCache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsMemCache, - PubSub: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsPubSub, - Redis: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsRedis, - Router: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsRouter, - Run: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsRun, - Spanner: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsSpanner, - Sql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsSql, - Storage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsStorage, - VirtualMachines: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsVirtualMachines, - VpcAccess: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.cloudGcpIntegrations.CloudGcpIntegrationsVpcAccess, + Interconnect: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsInterconnect, + Kubernetes: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsKubernetes, + LoadBalancing: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsLoadBalancing, + MemCache: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsMemCache, + PubSub: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsPubSub, + Redis: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsRedis, + Router: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsRouter, + Run: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsRun, + Spanner: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsSpanner, + Sql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsSql, + Storage: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsStorage, + VirtualMachines: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsVirtualMachines, + VpcAccess: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.cloudGcpIntegrations.CloudGcpIntegrationsVpcAccess, } ``` @@ -2592,7 +2592,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsDataFlow { MetricsPollingInterval: *f64, @@ -2626,7 +2626,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsDataProc { MetricsPollingInterval: *f64, @@ -2660,7 +2660,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsDataStore { MetricsPollingInterval: *f64, @@ -2694,7 +2694,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFireBaseDatabase { MetricsPollingInterval: *f64, @@ -2728,7 +2728,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFireBaseHosting { MetricsPollingInterval: *f64, @@ -2762,7 +2762,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFireBaseStorage { MetricsPollingInterval: *f64, @@ -2796,7 +2796,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFireStore { MetricsPollingInterval: *f64, @@ -2830,7 +2830,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsFunctions { MetricsPollingInterval: *f64, @@ -2864,7 +2864,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsInterconnect { MetricsPollingInterval: *f64, @@ -2898,7 +2898,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsKubernetes { MetricsPollingInterval: *f64, @@ -2932,7 +2932,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsLoadBalancing { MetricsPollingInterval: *f64, @@ -2966,7 +2966,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsMemCache { MetricsPollingInterval: *f64, @@ -3000,7 +3000,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsPubSub { FetchTags: interface{}, @@ -3050,7 +3050,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsRedis { MetricsPollingInterval: *f64, @@ -3084,7 +3084,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsRouter { MetricsPollingInterval: *f64, @@ -3118,7 +3118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsRun { MetricsPollingInterval: *f64, @@ -3152,7 +3152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsSpanner { FetchTags: interface{}, @@ -3202,7 +3202,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsSql { MetricsPollingInterval: *f64, @@ -3236,7 +3236,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsStorage { FetchTags: interface{}, @@ -3286,7 +3286,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsVirtualMachines { MetricsPollingInterval: *f64, @@ -3320,7 +3320,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" &cloudgcpintegrations.CloudGcpIntegrationsVpcAccess { MetricsPollingInterval: *f64, @@ -3356,7 +3356,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsAlloyDbOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsAlloyDbOutputReference ``` @@ -3634,7 +3634,7 @@ func InternalValue() CloudGcpIntegrationsAlloyDb #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsAppEngineOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsAppEngineOutputReference ``` @@ -3912,7 +3912,7 @@ func InternalValue() CloudGcpIntegrationsAppEngine #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsBigQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsBigQueryOutputReference ``` @@ -4219,7 +4219,7 @@ func InternalValue() CloudGcpIntegrationsBigQuery #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsBigTableOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsBigTableOutputReference ``` @@ -4497,7 +4497,7 @@ func InternalValue() CloudGcpIntegrationsBigTable #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsComposerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsComposerOutputReference ``` @@ -4775,7 +4775,7 @@ func InternalValue() CloudGcpIntegrationsComposer #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsDataFlowOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsDataFlowOutputReference ``` @@ -5053,7 +5053,7 @@ func InternalValue() CloudGcpIntegrationsDataFlow #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsDataProcOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsDataProcOutputReference ``` @@ -5331,7 +5331,7 @@ func InternalValue() CloudGcpIntegrationsDataProc #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsDataStoreOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsDataStoreOutputReference ``` @@ -5609,7 +5609,7 @@ func InternalValue() CloudGcpIntegrationsDataStore #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFireBaseDatabaseOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFireBaseDatabaseOutputReference ``` @@ -5887,7 +5887,7 @@ func InternalValue() CloudGcpIntegrationsFireBaseDatabase #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFireBaseHostingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFireBaseHostingOutputReference ``` @@ -6165,7 +6165,7 @@ func InternalValue() CloudGcpIntegrationsFireBaseHosting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFireBaseStorageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFireBaseStorageOutputReference ``` @@ -6443,7 +6443,7 @@ func InternalValue() CloudGcpIntegrationsFireBaseStorage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFireStoreOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFireStoreOutputReference ``` @@ -6721,7 +6721,7 @@ func InternalValue() CloudGcpIntegrationsFireStore #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsFunctionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsFunctionsOutputReference ``` @@ -6999,7 +6999,7 @@ func InternalValue() CloudGcpIntegrationsFunctions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsInterconnectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsInterconnectOutputReference ``` @@ -7277,7 +7277,7 @@ func InternalValue() CloudGcpIntegrationsInterconnect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsKubernetesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsKubernetesOutputReference ``` @@ -7555,7 +7555,7 @@ func InternalValue() CloudGcpIntegrationsKubernetes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsLoadBalancingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsLoadBalancingOutputReference ``` @@ -7833,7 +7833,7 @@ func InternalValue() CloudGcpIntegrationsLoadBalancing #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsMemCacheOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsMemCacheOutputReference ``` @@ -8111,7 +8111,7 @@ func InternalValue() CloudGcpIntegrationsMemCache #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsPubSubOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsPubSubOutputReference ``` @@ -8418,7 +8418,7 @@ func InternalValue() CloudGcpIntegrationsPubSub #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsRedisOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsRedisOutputReference ``` @@ -8696,7 +8696,7 @@ func InternalValue() CloudGcpIntegrationsRedis #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsRouterOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsRouterOutputReference ``` @@ -8974,7 +8974,7 @@ func InternalValue() CloudGcpIntegrationsRouter #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsRunOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsRunOutputReference ``` @@ -9252,7 +9252,7 @@ func InternalValue() CloudGcpIntegrationsRun #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsSpannerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsSpannerOutputReference ``` @@ -9559,7 +9559,7 @@ func InternalValue() CloudGcpIntegrationsSpanner #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsSqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsSqlOutputReference ``` @@ -9837,7 +9837,7 @@ func InternalValue() CloudGcpIntegrationsSql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsStorageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsStorageOutputReference ``` @@ -10144,7 +10144,7 @@ func InternalValue() CloudGcpIntegrationsStorage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsVirtualMachinesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsVirtualMachinesOutputReference ``` @@ -10422,7 +10422,7 @@ func InternalValue() CloudGcpIntegrationsVirtualMachines #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcpintegrations" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcpintegrations" cloudgcpintegrations.NewCloudGcpIntegrationsVpcAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) CloudGcpIntegrationsVpcAccessOutputReference ``` diff --git a/docs/cloudGcpLinkAccount.go.md b/docs/cloudGcpLinkAccount.go.md index 87adf6e3f..4e94588c0 100644 --- a/docs/cloudGcpLinkAccount.go.md +++ b/docs/cloudGcpLinkAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" cloudgcplinkaccount.NewCloudGcpLinkAccount(scope Construct, id *string, config CloudGcpLinkAccountConfig) CloudGcpLinkAccount ``` @@ -392,7 +392,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" cloudgcplinkaccount.CloudGcpLinkAccount_IsConstruct(x interface{}) *bool ``` @@ -424,7 +424,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" cloudgcplinkaccount.CloudGcpLinkAccount_IsTerraformElement(x interface{}) *bool ``` @@ -438,7 +438,7 @@ cloudgcplinkaccount.CloudGcpLinkAccount_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" cloudgcplinkaccount.CloudGcpLinkAccount_IsTerraformResource(x interface{}) *bool ``` @@ -452,7 +452,7 @@ cloudgcplinkaccount.CloudGcpLinkAccount_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" cloudgcplinkaccount.CloudGcpLinkAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -769,7 +769,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/cloudgcplinkaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/cloudgcplinkaccount" &cloudgcplinkaccount.CloudGcpLinkAccountConfig { Connection: interface{}, diff --git a/docs/dataNewrelicAccount.go.md b/docs/dataNewrelicAccount.go.md index d62c7552b..33fdb4287 100644 --- a/docs/dataNewrelicAccount.go.md +++ b/docs/dataNewrelicAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" datanewrelicaccount.NewDataNewrelicAccount(scope Construct, id *string, config DataNewrelicAccountConfig) DataNewrelicAccount ``` @@ -304,7 +304,7 @@ func ResetScope() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" datanewrelicaccount.DataNewrelicAccount_IsConstruct(x interface{}) *bool ``` @@ -336,7 +336,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" datanewrelicaccount.DataNewrelicAccount_IsTerraformElement(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicaccount.DataNewrelicAccount_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" datanewrelicaccount.DataNewrelicAccount_IsTerraformDataSource(x interface{}) *bool ``` @@ -364,7 +364,7 @@ datanewrelicaccount.DataNewrelicAccount_IsTerraformDataSource(x interface{}) *bo ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" datanewrelicaccount.DataNewrelicAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -659,7 +659,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicaccount" &datanewrelicaccount.DataNewrelicAccountConfig { Connection: interface{}, diff --git a/docs/dataNewrelicAlertChannel.go.md b/docs/dataNewrelicAlertChannel.go.md index a8fc9ae10..0a97b1a8e 100644 --- a/docs/dataNewrelicAlertChannel.go.md +++ b/docs/dataNewrelicAlertChannel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" datanewrelicalertchannel.NewDataNewrelicAlertChannel(scope Construct, id *string, config DataNewrelicAlertChannelConfig) DataNewrelicAlertChannel ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" datanewrelicalertchannel.DataNewrelicAlertChannel_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" datanewrelicalertchannel.DataNewrelicAlertChannel_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicalertchannel.DataNewrelicAlertChannel_IsTerraformElement(x interface ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" datanewrelicalertchannel.DataNewrelicAlertChannel_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicalertchannel.DataNewrelicAlertChannel_IsTerraformDataSource(x interf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" datanewrelicalertchannel.DataNewrelicAlertChannel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -656,7 +656,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" &datanewrelicalertchannel.DataNewrelicAlertChannelConfig { Connection: interface{}, @@ -807,7 +807,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" &datanewrelicalertchannel.DataNewrelicAlertChannelConfigA { @@ -822,7 +822,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertch #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" datanewrelicalertchannel.NewDataNewrelicAlertChannelConfigAList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicAlertChannelConfigAList ``` @@ -971,7 +971,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertchannel" datanewrelicalertchannel.NewDataNewrelicAlertChannelConfigAOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicAlertChannelConfigAOutputReference ``` diff --git a/docs/dataNewrelicAlertPolicy.go.md b/docs/dataNewrelicAlertPolicy.go.md index 39c638598..84a0813f2 100644 --- a/docs/dataNewrelicAlertPolicy.go.md +++ b/docs/dataNewrelicAlertPolicy.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" datanewrelicalertpolicy.NewDataNewrelicAlertPolicy(scope Construct, id *string, config DataNewrelicAlertPolicyConfig) DataNewrelicAlertPolicy ``` @@ -297,7 +297,7 @@ func ResetIncidentPreference() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsConstruct(x interface{}) *bool ``` @@ -329,7 +329,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsTerraformElement(x interface{}) *bool ``` @@ -343,7 +343,7 @@ datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsTerraformElement(x interface{} ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsTerraformDataSource(x interface{}) *bool ``` @@ -357,7 +357,7 @@ datanewrelicalertpolicy.DataNewrelicAlertPolicy_IsTerraformDataSource(x interfac ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" datanewrelicalertpolicy.DataNewrelicAlertPolicy_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -674,7 +674,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicalertpolicy" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicalertpolicy" &datanewrelicalertpolicy.DataNewrelicAlertPolicyConfig { Connection: interface{}, diff --git a/docs/dataNewrelicApplication.go.md b/docs/dataNewrelicApplication.go.md index 58100b0d7..aa078a654 100644 --- a/docs/dataNewrelicApplication.go.md +++ b/docs/dataNewrelicApplication.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" datanewrelicapplication.NewDataNewrelicApplication(scope Construct, id *string, config DataNewrelicApplicationConfig) DataNewrelicApplication ``` @@ -283,7 +283,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" datanewrelicapplication.DataNewrelicApplication_IsConstruct(x interface{}) *bool ``` @@ -315,7 +315,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" datanewrelicapplication.DataNewrelicApplication_IsTerraformElement(x interface{}) *bool ``` @@ -329,7 +329,7 @@ datanewrelicapplication.DataNewrelicApplication_IsTerraformElement(x interface{} ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" datanewrelicapplication.DataNewrelicApplication_IsTerraformDataSource(x interface{}) *bool ``` @@ -343,7 +343,7 @@ datanewrelicapplication.DataNewrelicApplication_IsTerraformDataSource(x interfac ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" datanewrelicapplication.DataNewrelicApplication_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -616,7 +616,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicapplication" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicapplication" &datanewrelicapplication.DataNewrelicApplicationConfig { Connection: interface{}, diff --git a/docs/dataNewrelicAuthenticationDomain.go.md b/docs/dataNewrelicAuthenticationDomain.go.md index 64dde8e68..63d6429ed 100644 --- a/docs/dataNewrelicAuthenticationDomain.go.md +++ b/docs/dataNewrelicAuthenticationDomain.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.NewDataNewrelicAuthenticationDomain(scope Construct, id *string, config DataNewrelicAuthenticationDomainConfig) DataNewrelicAuthenticationDomain ``` @@ -276,7 +276,7 @@ func InterpolationForAttribute(terraformAttribute *string) IResolvable ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsConstruct(x interface{}) *bool ``` @@ -308,7 +308,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsTerraformElement(x interface{}) *bool ``` @@ -322,7 +322,7 @@ datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsTerraformEle ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsTerraformDataSource(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_IsTerraformDat ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomain_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -576,7 +576,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicauthenticationdomain" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicauthenticationdomain" &datanewrelicauthenticationdomain.DataNewrelicAuthenticationDomainConfig { Connection: interface{}, diff --git a/docs/dataNewrelicCloudAccount.go.md b/docs/dataNewrelicCloudAccount.go.md index 065413d31..da6b43818 100644 --- a/docs/dataNewrelicCloudAccount.go.md +++ b/docs/dataNewrelicCloudAccount.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" datanewreliccloudaccount.NewDataNewrelicCloudAccount(scope Construct, id *string, config DataNewrelicCloudAccountConfig) DataNewrelicCloudAccount ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" datanewreliccloudaccount.DataNewrelicCloudAccount_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" datanewreliccloudaccount.DataNewrelicCloudAccount_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewreliccloudaccount.DataNewrelicCloudAccount_IsTerraformElement(x interface ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" datanewreliccloudaccount.DataNewrelicCloudAccount_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewreliccloudaccount.DataNewrelicCloudAccount_IsTerraformDataSource(x interf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" datanewreliccloudaccount.DataNewrelicCloudAccount_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -645,7 +645,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewreliccloudaccount" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewreliccloudaccount" &datanewreliccloudaccount.DataNewrelicCloudAccountConfig { Connection: interface{}, diff --git a/docs/dataNewrelicEntity.go.md b/docs/dataNewrelicEntity.go.md index 6d0e8b22d..e86a55c94 100644 --- a/docs/dataNewrelicEntity.go.md +++ b/docs/dataNewrelicEntity.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" datanewrelicentity.NewDataNewrelicEntity(scope Construct, id *string, config DataNewrelicEntityConfig) DataNewrelicEntity ``` @@ -345,7 +345,7 @@ func ResetType() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" datanewrelicentity.DataNewrelicEntity_IsConstruct(x interface{}) *bool ``` @@ -377,7 +377,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" datanewrelicentity.DataNewrelicEntity_IsTerraformElement(x interface{}) *bool ``` @@ -391,7 +391,7 @@ datanewrelicentity.DataNewrelicEntity_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" datanewrelicentity.DataNewrelicEntity_IsTerraformDataSource(x interface{}) *bool ``` @@ -405,7 +405,7 @@ datanewrelicentity.DataNewrelicEntity_IsTerraformDataSource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" datanewrelicentity.DataNewrelicEntity_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -843,7 +843,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" &datanewrelicentity.DataNewrelicEntityConfig { Connection: interface{}, @@ -1094,7 +1094,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" &datanewrelicentity.DataNewrelicEntityTag { Key: *string, @@ -1146,7 +1146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" datanewrelicentity.NewDataNewrelicEntityTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicEntityTagList ``` @@ -1306,7 +1306,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicentity" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicentity" datanewrelicentity.NewDataNewrelicEntityTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicEntityTagOutputReference ``` diff --git a/docs/dataNewrelicGroup.go.md b/docs/dataNewrelicGroup.go.md index 680a204b8..a382864e2 100644 --- a/docs/dataNewrelicGroup.go.md +++ b/docs/dataNewrelicGroup.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" datanewrelicgroup.NewDataNewrelicGroup(scope Construct, id *string, config DataNewrelicGroupConfig) DataNewrelicGroup ``` @@ -276,7 +276,7 @@ func InterpolationForAttribute(terraformAttribute *string) IResolvable ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" datanewrelicgroup.DataNewrelicGroup_IsConstruct(x interface{}) *bool ``` @@ -308,7 +308,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" datanewrelicgroup.DataNewrelicGroup_IsTerraformElement(x interface{}) *bool ``` @@ -322,7 +322,7 @@ datanewrelicgroup.DataNewrelicGroup_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" datanewrelicgroup.DataNewrelicGroup_IsTerraformDataSource(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicgroup.DataNewrelicGroup_IsTerraformDataSource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" datanewrelicgroup.DataNewrelicGroup_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -609,7 +609,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicgroup" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicgroup" &datanewrelicgroup.DataNewrelicGroupConfig { Connection: interface{}, diff --git a/docs/dataNewrelicKeyTransaction.go.md b/docs/dataNewrelicKeyTransaction.go.md index a8f9b2db4..089966b06 100644 --- a/docs/dataNewrelicKeyTransaction.go.md +++ b/docs/dataNewrelicKeyTransaction.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" datanewrelickeytransaction.NewDataNewrelicKeyTransaction(scope Construct, id *string, config DataNewrelicKeyTransactionConfig) DataNewrelicKeyTransaction ``` @@ -297,7 +297,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" datanewrelickeytransaction.DataNewrelicKeyTransaction_IsConstruct(x interface{}) *bool ``` @@ -329,7 +329,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" datanewrelickeytransaction.DataNewrelicKeyTransaction_IsTerraformElement(x interface{}) *bool ``` @@ -343,7 +343,7 @@ datanewrelickeytransaction.DataNewrelicKeyTransaction_IsTerraformElement(x inter ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" datanewrelickeytransaction.DataNewrelicKeyTransaction_IsTerraformDataSource(x interface{}) *bool ``` @@ -357,7 +357,7 @@ datanewrelickeytransaction.DataNewrelicKeyTransaction_IsTerraformDataSource(x in ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" datanewrelickeytransaction.DataNewrelicKeyTransaction_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -674,7 +674,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelickeytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelickeytransaction" &datanewrelickeytransaction.DataNewrelicKeyTransactionConfig { Connection: interface{}, diff --git a/docs/dataNewrelicNotificationDestination.go.md b/docs/dataNewrelicNotificationDestination.go.md index e7be97ee8..3444dc783 100644 --- a/docs/dataNewrelicNotificationDestination.go.md +++ b/docs/dataNewrelicNotificationDestination.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestination(scope Construct, id *string, config DataNewrelicNotificationDestinationConfig) DataNewrelicNotificationDestination ``` @@ -317,7 +317,7 @@ func ResetSecureUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsConstruct(x interface{}) *bool ``` @@ -349,7 +349,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsTerraformElement(x interface{}) *bool ``` @@ -363,7 +363,7 @@ datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsTerraf ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsTerraformDataSource(x interface{}) *bool ``` @@ -377,7 +377,7 @@ datanewrelicnotificationdestination.DataNewrelicNotificationDestination_IsTerraf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" datanewrelicnotificationdestination.DataNewrelicNotificationDestination_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -727,7 +727,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" &datanewrelicnotificationdestination.DataNewrelicNotificationDestinationConfig { Connection: interface{}, @@ -896,7 +896,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" &datanewrelicnotificationdestination.DataNewrelicNotificationDestinationProperty { @@ -909,7 +909,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotific #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" &datanewrelicnotificationdestination.DataNewrelicNotificationDestinationSecureUrl { Prefix: *string, @@ -943,7 +943,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestinationPropertyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicNotificationDestinationPropertyList ``` @@ -1092,7 +1092,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestinationPropertyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicNotificationDestinationPropertyOutputReference ``` @@ -1403,7 +1403,7 @@ func InternalValue() DataNewrelicNotificationDestinationProperty #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestinationSecureUrlList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicNotificationDestinationSecureUrlList ``` @@ -1563,7 +1563,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicnotificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicnotificationdestination" datanewrelicnotificationdestination.NewDataNewrelicNotificationDestinationSecureUrlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicNotificationDestinationSecureUrlOutputReference ``` diff --git a/docs/dataNewrelicObfuscationExpression.go.md b/docs/dataNewrelicObfuscationExpression.go.md index c2c85aefa..de078470e 100644 --- a/docs/dataNewrelicObfuscationExpression.go.md +++ b/docs/dataNewrelicObfuscationExpression.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.NewDataNewrelicObfuscationExpression(scope Construct, id *string, config DataNewrelicObfuscationExpressionConfig) DataNewrelicObfuscationExpression ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsTerraformE ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_IsTerraformD ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" datanewrelicobfuscationexpression.DataNewrelicObfuscationExpression_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -623,7 +623,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicobfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicobfuscationexpression" &datanewrelicobfuscationexpression.DataNewrelicObfuscationExpressionConfig { Connection: interface{}, diff --git a/docs/dataNewrelicServiceLevelAlertHelper.go.md b/docs/dataNewrelicServiceLevelAlertHelper.go.md index b52d599e5..b9e4bdc82 100644 --- a/docs/dataNewrelicServiceLevelAlertHelper.go.md +++ b/docs/dataNewrelicServiceLevelAlertHelper.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.NewDataNewrelicServiceLevelAlertHelper(scope Construct, id *string, config DataNewrelicServiceLevelAlertHelperConfig) DataNewrelicServiceLevelAlertHelper ``` @@ -304,7 +304,7 @@ func ResetIsBadEvents() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsConstruct(x interface{}) *bool ``` @@ -336,7 +336,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsTerraformElement(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsTerraf ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsTerraformDataSource(x interface{}) *bool ``` @@ -364,7 +364,7 @@ datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_IsTerraf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelper_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -791,7 +791,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicservicelevelalerthelper" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicservicelevelalerthelper" &datanewrelicservicelevelalerthelper.DataNewrelicServiceLevelAlertHelperConfig { Connection: interface{}, diff --git a/docs/dataNewrelicSyntheticsPrivateLocation.go.md b/docs/dataNewrelicSyntheticsPrivateLocation.go.md index 9f1c7bf2a..93b6b645f 100644 --- a/docs/dataNewrelicSyntheticsPrivateLocation.go.md +++ b/docs/dataNewrelicSyntheticsPrivateLocation.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.NewDataNewrelicSyntheticsPrivateLocation(scope Construct, id *string, config DataNewrelicSyntheticsPrivateLocationConfig) DataNewrelicSyntheticsPrivateLocation ``` @@ -297,7 +297,7 @@ func ResetKey() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsConstruct(x interface{}) *bool ``` @@ -329,7 +329,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsTerraformElement(x interface{}) *bool ``` @@ -343,7 +343,7 @@ datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsTe ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsTerraformDataSource(x interface{}) *bool ``` @@ -357,7 +357,7 @@ datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_IsTe ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocation_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -652,7 +652,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticsprivatelocation" &datanewrelicsyntheticsprivatelocation.DataNewrelicSyntheticsPrivateLocationConfig { Connection: interface{}, diff --git a/docs/dataNewrelicSyntheticsSecureCredential.go.md b/docs/dataNewrelicSyntheticsSecureCredential.go.md index ecdc807ab..7a2cc66f3 100644 --- a/docs/dataNewrelicSyntheticsSecureCredential.go.md +++ b/docs/dataNewrelicSyntheticsSecureCredential.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.NewDataNewrelicSyntheticsSecureCredential(scope Construct, id *string, config DataNewrelicSyntheticsSecureCredentialConfig) DataNewrelicSyntheticsSecureCredential ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_Is ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_Is ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredential_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -645,7 +645,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicsyntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicsyntheticssecurecredential" &datanewrelicsyntheticssecurecredential.DataNewrelicSyntheticsSecureCredentialConfig { Connection: interface{}, diff --git a/docs/dataNewrelicTestGrokPattern.go.md b/docs/dataNewrelicTestGrokPattern.go.md index afab75d1b..0df6d609f 100644 --- a/docs/dataNewrelicTestGrokPattern.go.md +++ b/docs/dataNewrelicTestGrokPattern.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPattern(scope Construct, id *string, config DataNewrelicTestGrokPatternConfig) DataNewrelicTestGrokPattern ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsTerraformElement(x int ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_IsTerraformDataSource(x ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" datanewrelictestgrokpattern.DataNewrelicTestGrokPattern_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -656,7 +656,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" &datanewrelictestgrokpattern.DataNewrelicTestGrokPatternConfig { Connection: interface{}, @@ -823,7 +823,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" &datanewrelictestgrokpattern.DataNewrelicTestGrokPatternTestGrok { @@ -836,7 +836,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgro #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" &datanewrelictestgrokpattern.DataNewrelicTestGrokPatternTestGrokAttributes { @@ -851,7 +851,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgro #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPatternTestGrokAttributesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicTestGrokPatternTestGrokAttributesList ``` @@ -1000,7 +1000,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPatternTestGrokAttributesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicTestGrokPatternTestGrokAttributesOutputReference ``` @@ -1289,7 +1289,7 @@ func InternalValue() DataNewrelicTestGrokPatternTestGrokAttributes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPatternTestGrokList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataNewrelicTestGrokPatternTestGrokList ``` @@ -1438,7 +1438,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelictestgrokpattern" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelictestgrokpattern" datanewrelictestgrokpattern.NewDataNewrelicTestGrokPatternTestGrokOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataNewrelicTestGrokPatternTestGrokOutputReference ``` diff --git a/docs/dataNewrelicUser.go.md b/docs/dataNewrelicUser.go.md index bed9a38c5..170e91e5a 100644 --- a/docs/dataNewrelicUser.go.md +++ b/docs/dataNewrelicUser.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" datanewrelicuser.NewDataNewrelicUser(scope Construct, id *string, config DataNewrelicUserConfig) DataNewrelicUser ``` @@ -290,7 +290,7 @@ func ResetName() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" datanewrelicuser.DataNewrelicUser_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" datanewrelicuser.DataNewrelicUser_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ datanewrelicuser.DataNewrelicUser_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" datanewrelicuser.DataNewrelicUser_IsTerraformDataSource(x interface{}) *bool ``` @@ -350,7 +350,7 @@ datanewrelicuser.DataNewrelicUser_IsTerraformDataSource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" datanewrelicuser.DataNewrelicUser_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -634,7 +634,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datanewrelicuser" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datanewrelicuser" &datanewrelicuser.DataNewrelicUserConfig { Connection: interface{}, diff --git a/docs/dataPartitionRule.go.md b/docs/dataPartitionRule.go.md index b78683d29..23eb53589 100644 --- a/docs/dataPartitionRule.go.md +++ b/docs/dataPartitionRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" datapartitionrule.NewDataPartitionRule(scope Construct, id *string, config DataPartitionRuleConfig) DataPartitionRule ``` @@ -419,7 +419,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" datapartitionrule.DataPartitionRule_IsConstruct(x interface{}) *bool ``` @@ -451,7 +451,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" datapartitionrule.DataPartitionRule_IsTerraformElement(x interface{}) *bool ``` @@ -465,7 +465,7 @@ datapartitionrule.DataPartitionRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" datapartitionrule.DataPartitionRule_IsTerraformResource(x interface{}) *bool ``` @@ -479,7 +479,7 @@ datapartitionrule.DataPartitionRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" datapartitionrule.DataPartitionRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -895,7 +895,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" &datapartitionrule.DataPartitionRuleConfig { Connection: interface{}, @@ -912,7 +912,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" AccountId: *f64, Description: *string, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.dataPartitionRule.DataPartitionRuleTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.dataPartitionRule.DataPartitionRuleTimeouts, } ``` @@ -1128,7 +1128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" &datapartitionrule.DataPartitionRuleTimeouts { Create: *string, @@ -1162,7 +1162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/datapartitionrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/datapartitionrule" datapartitionrule.NewDataPartitionRuleTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataPartitionRuleTimeoutsOutputReference ``` diff --git a/docs/entityTags.go.md b/docs/entityTags.go.md index b10be4094..72dd9ed19 100644 --- a/docs/entityTags.go.md +++ b/docs/entityTags.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" entitytags.NewEntityTags(scope Construct, id *string, config EntityTagsConfig) EntityTags ``` @@ -418,7 +418,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" entitytags.EntityTags_IsConstruct(x interface{}) *bool ``` @@ -450,7 +450,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" entitytags.EntityTags_IsTerraformElement(x interface{}) *bool ``` @@ -464,7 +464,7 @@ entitytags.EntityTags_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" entitytags.EntityTags_IsTerraformResource(x interface{}) *bool ``` @@ -478,7 +478,7 @@ entitytags.EntityTags_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" entitytags.EntityTags_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -795,7 +795,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" &entitytags.EntityTagsConfig { Connection: interface{}, @@ -808,7 +808,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" Guid: *string, Tag: interface{}, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.entityTags.EntityTagsTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.entityTags.EntityTagsTimeouts, } ``` @@ -962,7 +962,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" &entitytags.EntityTagsTag { Key: *string, @@ -1012,7 +1012,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" &entitytags.EntityTagsTimeouts { Create: *string, @@ -1046,7 +1046,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" entitytags.NewEntityTagsTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) EntityTagsTagList ``` @@ -1206,7 +1206,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" entitytags.NewEntityTagsTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) EntityTagsTagOutputReference ``` @@ -1517,7 +1517,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/entitytags" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/entitytags" entitytags.NewEntityTagsTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) EntityTagsTimeoutsOutputReference ``` diff --git a/docs/eventsToMetricsRule.go.md b/docs/eventsToMetricsRule.go.md index cbb6aabce..918cf1d06 100644 --- a/docs/eventsToMetricsRule.go.md +++ b/docs/eventsToMetricsRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" eventstometricsrule.NewEventsToMetricsRule(scope Construct, id *string, config EventsToMetricsRuleConfig) EventsToMetricsRule ``` @@ -406,7 +406,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" eventstometricsrule.EventsToMetricsRule_IsConstruct(x interface{}) *bool ``` @@ -438,7 +438,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" eventstometricsrule.EventsToMetricsRule_IsTerraformElement(x interface{}) *bool ``` @@ -452,7 +452,7 @@ eventstometricsrule.EventsToMetricsRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" eventstometricsrule.EventsToMetricsRule_IsTerraformResource(x interface{}) *bool ``` @@ -466,7 +466,7 @@ eventstometricsrule.EventsToMetricsRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" eventstometricsrule.EventsToMetricsRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -838,7 +838,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/eventstometricsrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/eventstometricsrule" &eventstometricsrule.EventsToMetricsRuleConfig { Connection: interface{}, diff --git a/docs/group.go.md b/docs/group.go.md index 396932fa5..cd4635ec3 100644 --- a/docs/group.go.md +++ b/docs/group.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" group.NewGroup(scope Construct, id *string, config GroupConfig) Group ``` @@ -392,7 +392,7 @@ func ResetUserIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" group.Group_IsConstruct(x interface{}) *bool ``` @@ -424,7 +424,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" group.Group_IsTerraformElement(x interface{}) *bool ``` @@ -438,7 +438,7 @@ group.Group_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" group.Group_IsTerraformResource(x interface{}) *bool ``` @@ -452,7 +452,7 @@ group.Group_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" group.Group_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -769,7 +769,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/group" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/group" &group.GroupConfig { Connection: interface{}, diff --git a/docs/infraAlertCondition.go.md b/docs/infraAlertCondition.go.md index c24581579..c111a2621 100644 --- a/docs/infraAlertCondition.go.md +++ b/docs/infraAlertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" infraalertcondition.NewInfraAlertCondition(scope Construct, id *string, config InfraAlertConditionConfig) InfraAlertCondition ``` @@ -495,7 +495,7 @@ func ResetWhere() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" infraalertcondition.InfraAlertCondition_IsConstruct(x interface{}) *bool ``` @@ -527,7 +527,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" infraalertcondition.InfraAlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -541,7 +541,7 @@ infraalertcondition.InfraAlertCondition_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" infraalertcondition.InfraAlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -555,7 +555,7 @@ infraalertcondition.InfraAlertCondition_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" infraalertcondition.InfraAlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1169,7 +1169,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" &infraalertcondition.InfraAlertConditionConfig { Connection: interface{}, @@ -1183,7 +1183,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition PolicyId: *f64, Type: *string, Comparison: *string, - Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.infraAlertCondition.InfraAlertConditionCritical, + Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.infraAlertCondition.InfraAlertConditionCritical, Description: *string, Enabled: interface{}, Event: *string, @@ -1193,7 +1193,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition RunbookUrl: *string, Select: *string, ViolationCloseTimer: *f64, - Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.infraAlertCondition.InfraAlertConditionWarning, + Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.infraAlertCondition.InfraAlertConditionWarning, Where: *string, } ``` @@ -1534,7 +1534,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" &infraalertcondition.InfraAlertConditionCritical { Duration: *f64, @@ -1594,7 +1594,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" &infraalertcondition.InfraAlertConditionWarning { Duration: *f64, @@ -1656,7 +1656,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" infraalertcondition.NewInfraAlertConditionCriticalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) InfraAlertConditionCriticalOutputReference ``` @@ -1985,7 +1985,7 @@ func InternalValue() InfraAlertConditionCritical #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/infraalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/infraalertcondition" infraalertcondition.NewInfraAlertConditionWarningOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) InfraAlertConditionWarningOutputReference ``` diff --git a/docs/insightsEvent.go.md b/docs/insightsEvent.go.md index fa886a419..384a7e3aa 100644 --- a/docs/insightsEvent.go.md +++ b/docs/insightsEvent.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" insightsevent.NewInsightsEvent(scope Construct, id *string, config InsightsEventConfig) InsightsEvent ``` @@ -398,7 +398,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" insightsevent.InsightsEvent_IsConstruct(x interface{}) *bool ``` @@ -430,7 +430,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" insightsevent.InsightsEvent_IsTerraformElement(x interface{}) *bool ``` @@ -444,7 +444,7 @@ insightsevent.InsightsEvent_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" insightsevent.InsightsEvent_IsTerraformResource(x interface{}) *bool ``` @@ -458,7 +458,7 @@ insightsevent.InsightsEvent_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" insightsevent.InsightsEvent_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -731,7 +731,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" &insightsevent.InsightsEventConfig { Connection: interface{}, @@ -866,7 +866,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" &insightsevent.InsightsEventEvent { Attribute: interface{}, @@ -932,7 +932,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" &insightsevent.InsightsEventEventAttribute { Key: *string, @@ -1002,7 +1002,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" insightsevent.NewInsightsEventEventAttributeList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) InsightsEventEventAttributeList ``` @@ -1162,7 +1162,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" insightsevent.NewInsightsEventEventAttributeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) InsightsEventEventAttributeOutputReference ``` @@ -1502,7 +1502,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" insightsevent.NewInsightsEventEventList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) InsightsEventEventList ``` @@ -1662,7 +1662,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/insightsevent" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/insightsevent" insightsevent.NewInsightsEventEventOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) InsightsEventEventOutputReference ``` diff --git a/docs/keyTransaction.go.md b/docs/keyTransaction.go.md index bf1838f29..b0054cd48 100644 --- a/docs/keyTransaction.go.md +++ b/docs/keyTransaction.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" keytransaction.NewKeyTransaction(scope Construct, id *string, config KeyTransactionConfig) KeyTransaction ``` @@ -385,7 +385,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" keytransaction.KeyTransaction_IsConstruct(x interface{}) *bool ``` @@ -417,7 +417,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" keytransaction.KeyTransaction_IsTerraformElement(x interface{}) *bool ``` @@ -431,7 +431,7 @@ keytransaction.KeyTransaction_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" keytransaction.KeyTransaction_IsTerraformResource(x interface{}) *bool ``` @@ -445,7 +445,7 @@ keytransaction.KeyTransaction_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" keytransaction.KeyTransaction_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -828,7 +828,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/keytransaction" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/keytransaction" &keytransaction.KeyTransactionConfig { Connection: interface{}, diff --git a/docs/logParsingRule.go.md b/docs/logParsingRule.go.md index dde9ae7cb..22478b699 100644 --- a/docs/logParsingRule.go.md +++ b/docs/logParsingRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" logparsingrule.NewLogParsingRule(scope Construct, id *string, config LogParsingRuleConfig) LogParsingRule ``` @@ -406,7 +406,7 @@ func ResetMatched() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" logparsingrule.LogParsingRule_IsConstruct(x interface{}) *bool ``` @@ -438,7 +438,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" logparsingrule.LogParsingRule_IsTerraformElement(x interface{}) *bool ``` @@ -452,7 +452,7 @@ logparsingrule.LogParsingRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" logparsingrule.LogParsingRule_IsTerraformResource(x interface{}) *bool ``` @@ -466,7 +466,7 @@ logparsingrule.LogParsingRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" logparsingrule.LogParsingRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -904,7 +904,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/logparsingrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/logparsingrule" &logparsingrule.LogParsingRuleConfig { Connection: interface{}, diff --git a/docs/monitorDowntime.go.md b/docs/monitorDowntime.go.md index d944f7fde..5267f5d4d 100644 --- a/docs/monitorDowntime.go.md +++ b/docs/monitorDowntime.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" monitordowntime.NewMonitorDowntime(scope Construct, id *string, config MonitorDowntimeConfig) MonitorDowntime ``` @@ -446,7 +446,7 @@ func ResetMonitorGuids() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" monitordowntime.MonitorDowntime_IsConstruct(x interface{}) *bool ``` @@ -478,7 +478,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" monitordowntime.MonitorDowntime_IsTerraformElement(x interface{}) *bool ``` @@ -492,7 +492,7 @@ monitordowntime.MonitorDowntime_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" monitordowntime.MonitorDowntime_IsTerraformResource(x interface{}) *bool ``` @@ -506,7 +506,7 @@ monitordowntime.MonitorDowntime_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" monitordowntime.MonitorDowntime_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -977,7 +977,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" &monitordowntime.MonitorDowntimeConfig { Connection: interface{}, @@ -993,8 +993,8 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" StartTime: *string, TimeZone: *string, AccountId: *f64, - EndRepeat: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.monitorDowntime.MonitorDowntimeEndRepeat, - Frequency: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.monitorDowntime.MonitorDowntimeFrequency, + EndRepeat: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.monitorDowntime.MonitorDowntimeEndRepeat, + Frequency: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.monitorDowntime.MonitorDowntimeFrequency, Id: *string, MaintenanceDays: *[]*string, MonitorGuids: *[]*string, @@ -1258,7 +1258,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" &monitordowntime.MonitorDowntimeEndRepeat { OnDate: *string, @@ -1308,11 +1308,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" &monitordowntime.MonitorDowntimeFrequency { DaysOfMonth: *[]*f64, - DaysOfWeek: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.monitorDowntime.MonitorDowntimeFrequencyDaysOfWeek, + DaysOfWeek: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.monitorDowntime.MonitorDowntimeFrequencyDaysOfWeek, } ``` @@ -1358,7 +1358,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" &monitordowntime.MonitorDowntimeFrequencyDaysOfWeek { OrdinalDayOfMonth: *string, @@ -1410,7 +1410,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" monitordowntime.NewMonitorDowntimeEndRepeatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MonitorDowntimeEndRepeatOutputReference ``` @@ -1717,7 +1717,7 @@ func InternalValue() MonitorDowntimeEndRepeat #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" monitordowntime.NewMonitorDowntimeFrequencyDaysOfWeekOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MonitorDowntimeFrequencyDaysOfWeekOutputReference ``` @@ -2010,7 +2010,7 @@ func InternalValue() MonitorDowntimeFrequencyDaysOfWeek #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/monitordowntime" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/monitordowntime" monitordowntime.NewMonitorDowntimeFrequencyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MonitorDowntimeFrequencyOutputReference ``` diff --git a/docs/notificationChannel.go.md b/docs/notificationChannel.go.md index 37f85c6b3..ec0d3702b 100644 --- a/docs/notificationChannel.go.md +++ b/docs/notificationChannel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" notificationchannel.NewNotificationChannel(scope Construct, id *string, config NotificationChannelConfig) NotificationChannel ``` @@ -432,7 +432,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" notificationchannel.NotificationChannel_IsConstruct(x interface{}) *bool ``` @@ -464,7 +464,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" notificationchannel.NotificationChannel_IsTerraformElement(x interface{}) *bool ``` @@ -478,7 +478,7 @@ notificationchannel.NotificationChannel_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" notificationchannel.NotificationChannel_IsTerraformResource(x interface{}) *bool ``` @@ -492,7 +492,7 @@ notificationchannel.NotificationChannel_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" notificationchannel.NotificationChannel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -930,7 +930,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" ¬ificationchannel.NotificationChannelConfig { Connection: interface{}, @@ -948,7 +948,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel AccountId: *f64, Active: interface{}, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationChannel.NotificationChannelTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationChannel.NotificationChannelTimeouts, } ``` @@ -1179,7 +1179,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" ¬ificationchannel.NotificationChannelProperty { Key: *string, @@ -1261,7 +1261,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" ¬ificationchannel.NotificationChannelTimeouts { Create: *string, @@ -1309,7 +1309,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" notificationchannel.NewNotificationChannelPropertyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NotificationChannelPropertyList ``` @@ -1469,7 +1469,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" notificationchannel.NewNotificationChannelPropertyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NotificationChannelPropertyOutputReference ``` @@ -1838,7 +1838,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationchannel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationchannel" notificationchannel.NewNotificationChannelTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationChannelTimeoutsOutputReference ``` diff --git a/docs/notificationDestination.go.md b/docs/notificationDestination.go.md index 807906d5b..bf6bdc490 100644 --- a/docs/notificationDestination.go.md +++ b/docs/notificationDestination.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NewNotificationDestination(scope Construct, id *string, config NotificationDestinationConfig) NotificationDestination ``` @@ -512,7 +512,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NotificationDestination_IsConstruct(x interface{}) *bool ``` @@ -544,7 +544,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NotificationDestination_IsTerraformElement(x interface{}) *bool ``` @@ -558,7 +558,7 @@ notificationdestination.NotificationDestination_IsTerraformElement(x interface{} ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NotificationDestination_IsTerraformResource(x interface{}) *bool ``` @@ -572,7 +572,7 @@ notificationdestination.NotificationDestination_IsTerraformResource(x interface{ ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NotificationDestination_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1076,7 +1076,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" ¬ificationdestination.NotificationDestinationAuthBasic { Password: *string, @@ -1122,7 +1122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" ¬ificationdestination.NotificationDestinationAuthCustomHeader { Key: *string, @@ -1168,7 +1168,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" ¬ificationdestination.NotificationDestinationAuthToken { Token: *string, @@ -1214,7 +1214,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" ¬ificationdestination.NotificationDestinationConfig { Connection: interface{}, @@ -1229,12 +1229,12 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestina Type: *string, AccountId: *f64, Active: interface{}, - AuthBasic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationDestination.NotificationDestinationAuthBasic, + AuthBasic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationDestination.NotificationDestinationAuthBasic, AuthCustomHeader: interface{}, - AuthToken: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationDestination.NotificationDestinationAuthToken, + AuthToken: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationDestination.NotificationDestinationAuthToken, Id: *string, - SecureUrl: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationDestination.NotificationDestinationSecureUrl, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.notificationDestination.NotificationDestinationTimeouts, + SecureUrl: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationDestination.NotificationDestinationSecureUrl, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.notificationDestination.NotificationDestinationTimeouts, } ``` @@ -1495,7 +1495,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" ¬ificationdestination.NotificationDestinationProperty { Key: *string, @@ -1577,7 +1577,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" ¬ificationdestination.NotificationDestinationSecureUrl { Prefix: *string, @@ -1623,7 +1623,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" ¬ificationdestination.NotificationDestinationTimeouts { Create: *string, @@ -1671,7 +1671,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NewNotificationDestinationAuthBasicOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationDestinationAuthBasicOutputReference ``` @@ -1964,7 +1964,7 @@ func InternalValue() NotificationDestinationAuthBasic #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NewNotificationDestinationAuthCustomHeaderList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NotificationDestinationAuthCustomHeaderList ``` @@ -2124,7 +2124,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NewNotificationDestinationAuthCustomHeaderOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NotificationDestinationAuthCustomHeaderOutputReference ``` @@ -2435,7 +2435,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NewNotificationDestinationAuthTokenOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationDestinationAuthTokenOutputReference ``` @@ -2735,7 +2735,7 @@ func InternalValue() NotificationDestinationAuthToken #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NewNotificationDestinationPropertyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NotificationDestinationPropertyList ``` @@ -2895,7 +2895,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NewNotificationDestinationPropertyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NotificationDestinationPropertyOutputReference ``` @@ -3264,7 +3264,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NewNotificationDestinationSecureUrlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationDestinationSecureUrlOutputReference ``` @@ -3557,7 +3557,7 @@ func InternalValue() NotificationDestinationSecureUrl #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/notificationdestination" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/notificationdestination" notificationdestination.NewNotificationDestinationTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NotificationDestinationTimeoutsOutputReference ``` diff --git a/docs/nrqlAlertCondition.go.md b/docs/nrqlAlertCondition.go.md index a218920b8..92e6011c3 100644 --- a/docs/nrqlAlertCondition.go.md +++ b/docs/nrqlAlertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertCondition(scope Construct, id *string, config NrqlAlertConditionConfig) NrqlAlertCondition ``` @@ -625,7 +625,7 @@ func ResetWarning() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NrqlAlertCondition_IsConstruct(x interface{}) *bool ``` @@ -657,7 +657,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NrqlAlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -671,7 +671,7 @@ nrqlalertcondition.NrqlAlertCondition_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NrqlAlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -685,7 +685,7 @@ nrqlalertcondition.NrqlAlertCondition_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NrqlAlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1563,7 +1563,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionConfig { Connection: interface{}, @@ -1574,7 +1574,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, Name: *string, - Nrql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.nrqlAlertCondition.NrqlAlertConditionNrql, + Nrql: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.nrqlAlertCondition.NrqlAlertConditionNrql, PolicyId: *f64, AccountId: *f64, AggregationDelay: *string, @@ -1583,7 +1583,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" AggregationWindow: *f64, BaselineDirection: *string, CloseViolationsOnExpiration: interface{}, - Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.nrqlAlertCondition.NrqlAlertConditionCritical, + Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.nrqlAlertCondition.NrqlAlertConditionCritical, Description: *string, Enabled: interface{}, EvaluationDelay: *f64, @@ -1596,12 +1596,12 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" RunbookUrl: *string, SlideBy: *f64, Term: interface{}, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.nrqlAlertCondition.NrqlAlertConditionTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.nrqlAlertCondition.NrqlAlertConditionTimeouts, TitleTemplate: *string, Type: *string, ViolationTimeLimit: *string, ViolationTimeLimitSeconds: *f64, - Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.nrqlAlertCondition.NrqlAlertConditionWarning, + Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.nrqlAlertCondition.NrqlAlertConditionWarning, } ``` @@ -2148,7 +2148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionCritical { Threshold: *f64, @@ -2266,7 +2266,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionNrql { Query: *string, @@ -2352,7 +2352,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionTerm { Threshold: *f64, @@ -2486,7 +2486,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionTimeouts { Create: *string, @@ -2518,7 +2518,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" &nrqlalertcondition.NrqlAlertConditionWarning { Threshold: *f64, @@ -2638,7 +2638,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionCriticalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NrqlAlertConditionCriticalOutputReference ``` @@ -3054,7 +3054,7 @@ func InternalValue() NrqlAlertConditionCritical #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionNrqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NrqlAlertConditionNrqlOutputReference ``` @@ -3412,7 +3412,7 @@ func InternalValue() NrqlAlertConditionNrql #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionTermList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NrqlAlertConditionTermList ``` @@ -3572,7 +3572,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionTermOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NrqlAlertConditionTermOutputReference ``` @@ -4035,7 +4035,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NrqlAlertConditionTimeoutsOutputReference ``` @@ -4313,7 +4313,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqlalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqlalertcondition" nrqlalertcondition.NewNrqlAlertConditionWarningOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) NrqlAlertConditionWarningOutputReference ``` diff --git a/docs/nrqlDropRule.go.md b/docs/nrqlDropRule.go.md index 0f9a39815..80c6c64b8 100644 --- a/docs/nrqlDropRule.go.md +++ b/docs/nrqlDropRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" nrqldroprule.NewNrqlDropRule(scope Construct, id *string, config NrqlDropRuleConfig) NrqlDropRule ``` @@ -399,7 +399,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" nrqldroprule.NrqlDropRule_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" nrqldroprule.NrqlDropRule_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ nrqldroprule.NrqlDropRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" nrqldroprule.NrqlDropRule_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ nrqldroprule.NrqlDropRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" nrqldroprule.NrqlDropRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -809,7 +809,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/nrqldroprule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/nrqldroprule" &nrqldroprule.NrqlDropRuleConfig { Connection: interface{}, diff --git a/docs/obfuscationExpression.go.md b/docs/obfuscationExpression.go.md index 965a5bfcf..8f503ad3c 100644 --- a/docs/obfuscationExpression.go.md +++ b/docs/obfuscationExpression.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" obfuscationexpression.NewObfuscationExpression(scope Construct, id *string, config ObfuscationExpressionConfig) ObfuscationExpression ``` @@ -399,7 +399,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" obfuscationexpression.ObfuscationExpression_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" obfuscationexpression.ObfuscationExpression_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ obfuscationexpression.ObfuscationExpression_IsTerraformElement(x interface{}) *b ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" obfuscationexpression.ObfuscationExpression_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ obfuscationexpression.ObfuscationExpression_IsTerraformResource(x interface{}) * ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" obfuscationexpression.ObfuscationExpression_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -798,7 +798,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationexpression" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationexpression" &obfuscationexpression.ObfuscationExpressionConfig { Connection: interface{}, diff --git a/docs/obfuscationRule.go.md b/docs/obfuscationRule.go.md index 9c2e3f7f0..500b8827e 100644 --- a/docs/obfuscationRule.go.md +++ b/docs/obfuscationRule.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" obfuscationrule.NewObfuscationRule(scope Construct, id *string, config ObfuscationRuleConfig) ObfuscationRule ``` @@ -412,7 +412,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" obfuscationrule.ObfuscationRule_IsConstruct(x interface{}) *bool ``` @@ -444,7 +444,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" obfuscationrule.ObfuscationRule_IsTerraformElement(x interface{}) *bool ``` @@ -458,7 +458,7 @@ obfuscationrule.ObfuscationRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" obfuscationrule.ObfuscationRule_IsTerraformResource(x interface{}) *bool ``` @@ -472,7 +472,7 @@ obfuscationrule.ObfuscationRule_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" obfuscationrule.ObfuscationRule_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -855,7 +855,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" &obfuscationrule.ObfuscationRuleAction { Attribute: *[]*string, @@ -921,7 +921,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" &obfuscationrule.ObfuscationRuleConfig { Connection: interface{}, @@ -1138,7 +1138,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" obfuscationrule.NewObfuscationRuleActionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ObfuscationRuleActionList ``` @@ -1298,7 +1298,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/obfuscationrule" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/obfuscationrule" obfuscationrule.NewObfuscationRuleActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ObfuscationRuleActionOutputReference ``` diff --git a/docs/oneDashboard.go.md b/docs/oneDashboard.go.md index c0cb243fc..b9d6acaaa 100644 --- a/docs/oneDashboard.go.md +++ b/docs/oneDashboard.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboard(scope Construct, id *string, config OneDashboardConfig) OneDashboard ``` @@ -439,7 +439,7 @@ func ResetVariable() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.OneDashboard_IsConstruct(x interface{}) *bool ``` @@ -471,7 +471,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.OneDashboard_IsTerraformElement(x interface{}) *bool ``` @@ -485,7 +485,7 @@ onedashboard.OneDashboard_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.OneDashboard_IsTerraformResource(x interface{}) *bool ``` @@ -499,7 +499,7 @@ onedashboard.OneDashboard_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.OneDashboard_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -904,7 +904,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardConfig { Connection: interface{}, @@ -1119,7 +1119,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPage { Name: *string, @@ -1393,7 +1393,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetArea { Column: *f64, @@ -1405,7 +1405,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetAreaInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetAreaInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -1663,7 +1663,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetAreaColors { Color: *string, @@ -1711,7 +1711,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetAreaColorsSeriesOverrides { Color: *string, @@ -1761,7 +1761,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetAreaDataFormat { Name: *string, @@ -1843,7 +1843,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetAreaInitialSorting { Direction: *string, @@ -1893,7 +1893,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetAreaNrqlQuery { Query: *string, @@ -1943,7 +1943,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetAreaNullValues { NullValue: *string, @@ -1991,7 +1991,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetAreaNullValuesSeriesOverrides { NullValue: *string, @@ -2041,7 +2041,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetAreaUnits { SeriesOverrides: interface{}, @@ -2089,7 +2089,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetAreaUnitsSeriesOverrides { SeriesName: *string, @@ -2139,7 +2139,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBar { Column: *f64, @@ -2152,7 +2152,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FilterCurrentDashboard: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetBarInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetBarInitialSorting, LegendEnabled: interface{}, LinkedEntityGuids: *[]*string, NullValues: interface{}, @@ -2441,7 +2441,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBarColors { Color: *string, @@ -2489,7 +2489,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBarColorsSeriesOverrides { Color: *string, @@ -2539,7 +2539,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBarDataFormat { Name: *string, @@ -2621,7 +2621,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBarInitialSorting { Direction: *string, @@ -2671,7 +2671,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBarNrqlQuery { Query: *string, @@ -2721,7 +2721,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBarNullValues { NullValue: *string, @@ -2769,7 +2769,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBarNullValuesSeriesOverrides { NullValue: *string, @@ -2819,7 +2819,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBarUnits { SeriesOverrides: interface{}, @@ -2867,7 +2867,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBarUnitsSeriesOverrides { SeriesName: *string, @@ -2917,7 +2917,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboard { Column: *f64, @@ -2930,7 +2930,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetBillboardInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetBillboardInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -3219,7 +3219,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardColors { Color: *string, @@ -3267,7 +3267,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardColorsSeriesOverrides { Color: *string, @@ -3317,7 +3317,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardDataFormat { Name: *string, @@ -3399,7 +3399,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardInitialSorting { Direction: *string, @@ -3449,7 +3449,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardNrqlQuery { Query: *string, @@ -3499,7 +3499,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardNullValues { NullValue: *string, @@ -3547,7 +3547,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardNullValuesSeriesOverrides { NullValue: *string, @@ -3597,7 +3597,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardUnits { SeriesOverrides: interface{}, @@ -3645,7 +3645,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBillboardUnitsSeriesOverrides { SeriesName: *string, @@ -3695,7 +3695,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBullet { Column: *f64, @@ -3708,7 +3708,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetBulletInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetBulletInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -3981,7 +3981,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBulletColors { Color: *string, @@ -4029,7 +4029,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBulletColorsSeriesOverrides { Color: *string, @@ -4079,7 +4079,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBulletDataFormat { Name: *string, @@ -4161,7 +4161,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBulletInitialSorting { Direction: *string, @@ -4211,7 +4211,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBulletNrqlQuery { Query: *string, @@ -4261,7 +4261,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBulletNullValues { NullValue: *string, @@ -4309,7 +4309,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBulletNullValuesSeriesOverrides { NullValue: *string, @@ -4359,7 +4359,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBulletUnits { SeriesOverrides: interface{}, @@ -4407,7 +4407,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetBulletUnitsSeriesOverrides { SeriesName: *string, @@ -4457,7 +4457,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnel { Column: *f64, @@ -4469,7 +4469,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetFunnelInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetFunnelInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -4727,7 +4727,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelColors { Color: *string, @@ -4775,7 +4775,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelColorsSeriesOverrides { Color: *string, @@ -4825,7 +4825,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelDataFormat { Name: *string, @@ -4907,7 +4907,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelInitialSorting { Direction: *string, @@ -4957,7 +4957,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelNrqlQuery { Query: *string, @@ -5007,7 +5007,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelNullValues { NullValue: *string, @@ -5055,7 +5055,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelNullValuesSeriesOverrides { NullValue: *string, @@ -5105,7 +5105,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelUnits { SeriesOverrides: interface{}, @@ -5153,7 +5153,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetFunnelUnitsSeriesOverrides { SeriesName: *string, @@ -5203,7 +5203,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmap { Column: *f64, @@ -5216,7 +5216,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FilterCurrentDashboard: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetHeatmapInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetHeatmapInitialSorting, LegendEnabled: interface{}, LinkedEntityGuids: *[]*string, NullValues: interface{}, @@ -5505,7 +5505,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapColors { Color: *string, @@ -5553,7 +5553,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapColorsSeriesOverrides { Color: *string, @@ -5603,7 +5603,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapDataFormat { Name: *string, @@ -5685,7 +5685,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapInitialSorting { Direction: *string, @@ -5735,7 +5735,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapNrqlQuery { Query: *string, @@ -5785,7 +5785,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapNullValues { NullValue: *string, @@ -5833,7 +5833,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides { NullValue: *string, @@ -5883,7 +5883,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapUnits { SeriesOverrides: interface{}, @@ -5931,7 +5931,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHeatmapUnitsSeriesOverrides { SeriesName: *string, @@ -5981,7 +5981,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogram { Column: *f64, @@ -5993,7 +5993,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetHistogramInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetHistogramInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -6251,7 +6251,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramColors { Color: *string, @@ -6299,7 +6299,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramColorsSeriesOverrides { Color: *string, @@ -6349,7 +6349,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramDataFormat { Name: *string, @@ -6431,7 +6431,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramInitialSorting { Direction: *string, @@ -6481,7 +6481,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramNrqlQuery { Query: *string, @@ -6531,7 +6531,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramNullValues { NullValue: *string, @@ -6579,7 +6579,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramNullValuesSeriesOverrides { NullValue: *string, @@ -6629,7 +6629,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramUnits { SeriesOverrides: interface{}, @@ -6677,7 +6677,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetHistogramUnitsSeriesOverrides { SeriesName: *string, @@ -6727,7 +6727,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJson { Column: *f64, @@ -6739,7 +6739,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetJsonInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetJsonInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -6997,7 +6997,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJsonColors { Color: *string, @@ -7045,7 +7045,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJsonColorsSeriesOverrides { Color: *string, @@ -7095,7 +7095,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJsonDataFormat { Name: *string, @@ -7177,7 +7177,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJsonInitialSorting { Direction: *string, @@ -7227,7 +7227,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJsonNrqlQuery { Query: *string, @@ -7277,7 +7277,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJsonNullValues { NullValue: *string, @@ -7325,7 +7325,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJsonNullValuesSeriesOverrides { NullValue: *string, @@ -7375,7 +7375,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJsonUnits { SeriesOverrides: interface{}, @@ -7423,7 +7423,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetJsonUnitsSeriesOverrides { SeriesName: *string, @@ -7473,7 +7473,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLine { Column: *f64, @@ -7485,7 +7485,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetLineInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetLineInitialSorting, IsLabelVisible: interface{}, LegendEnabled: interface{}, NullValues: interface{}, @@ -7496,7 +7496,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" YAxisLeftMax: *f64, YAxisLeftMin: *f64, YAxisLeftZero: interface{}, - YAxisRight: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetLineYAxisRight, + YAxisRight: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetLineYAxisRight, } ``` @@ -7807,7 +7807,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineColors { Color: *string, @@ -7855,7 +7855,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineColorsSeriesOverrides { Color: *string, @@ -7905,7 +7905,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineDataFormat { Name: *string, @@ -7987,7 +7987,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineInitialSorting { Direction: *string, @@ -8037,7 +8037,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineNrqlQuery { Query: *string, @@ -8087,7 +8087,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineNullValues { NullValue: *string, @@ -8135,7 +8135,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineNullValuesSeriesOverrides { NullValue: *string, @@ -8185,7 +8185,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineThreshold { From: *string, @@ -8267,7 +8267,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineUnits { SeriesOverrides: interface{}, @@ -8315,7 +8315,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineUnitsSeriesOverrides { SeriesName: *string, @@ -8365,7 +8365,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLineYAxisRight { YAxisRightMax: *f64, @@ -8447,7 +8447,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTable { Column: *f64, @@ -8459,7 +8459,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetLogTableInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetLogTableInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -8717,7 +8717,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableColors { Color: *string, @@ -8765,7 +8765,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableColorsSeriesOverrides { Color: *string, @@ -8815,7 +8815,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableDataFormat { Name: *string, @@ -8897,7 +8897,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableInitialSorting { Direction: *string, @@ -8947,7 +8947,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableNrqlQuery { Query: *string, @@ -8997,7 +8997,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableNullValues { NullValue: *string, @@ -9045,7 +9045,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableNullValuesSeriesOverrides { NullValue: *string, @@ -9095,7 +9095,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableUnits { SeriesOverrides: interface{}, @@ -9143,7 +9143,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetLogTableUnitsSeriesOverrides { SeriesName: *string, @@ -9193,7 +9193,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdown { Column: *f64, @@ -9205,7 +9205,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetMarkdownInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetMarkdownInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -9461,7 +9461,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownColors { Color: *string, @@ -9509,7 +9509,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownColorsSeriesOverrides { Color: *string, @@ -9559,7 +9559,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownDataFormat { Name: *string, @@ -9641,7 +9641,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownInitialSorting { Direction: *string, @@ -9691,7 +9691,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownNullValues { NullValue: *string, @@ -9739,7 +9739,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides { NullValue: *string, @@ -9789,7 +9789,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownUnits { SeriesOverrides: interface{}, @@ -9837,7 +9837,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetMarkdownUnitsSeriesOverrides { SeriesName: *string, @@ -9887,7 +9887,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPie { Column: *f64, @@ -9900,7 +9900,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FilterCurrentDashboard: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetPieInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetPieInitialSorting, LegendEnabled: interface{}, LinkedEntityGuids: *[]*string, NullValues: interface{}, @@ -10189,7 +10189,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPieColors { Color: *string, @@ -10237,7 +10237,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPieColorsSeriesOverrides { Color: *string, @@ -10287,7 +10287,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPieDataFormat { Name: *string, @@ -10369,7 +10369,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPieInitialSorting { Direction: *string, @@ -10419,7 +10419,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPieNrqlQuery { Query: *string, @@ -10469,7 +10469,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPieNullValues { NullValue: *string, @@ -10517,7 +10517,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPieNullValuesSeriesOverrides { NullValue: *string, @@ -10567,7 +10567,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPieUnits { SeriesOverrides: interface{}, @@ -10615,7 +10615,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetPieUnitsSeriesOverrides { SeriesName: *string, @@ -10665,7 +10665,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBar { Column: *f64, @@ -10677,7 +10677,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FacetShowOtherSeries: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetStackedBarInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetStackedBarInitialSorting, LegendEnabled: interface{}, NullValues: interface{}, RefreshRate: *string, @@ -10935,7 +10935,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarColors { Color: *string, @@ -10983,7 +10983,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarColorsSeriesOverrides { Color: *string, @@ -11033,7 +11033,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarDataFormat { Name: *string, @@ -11115,7 +11115,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarInitialSorting { Direction: *string, @@ -11165,7 +11165,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarNrqlQuery { Query: *string, @@ -11215,7 +11215,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarNullValues { NullValue: *string, @@ -11263,7 +11263,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides { NullValue: *string, @@ -11313,7 +11313,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarUnits { SeriesOverrides: interface{}, @@ -11361,7 +11361,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetStackedBarUnitsSeriesOverrides { SeriesName: *string, @@ -11411,7 +11411,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTable { Column: *f64, @@ -11424,7 +11424,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" FilterCurrentDashboard: interface{}, Height: *f64, IgnoreTimeRange: interface{}, - InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardPageWidgetTableInitialSorting, + InitialSorting: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardPageWidgetTableInitialSorting, LegendEnabled: interface{}, LinkedEntityGuids: *[]*string, NullValues: interface{}, @@ -11729,7 +11729,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableColors { Color: *string, @@ -11777,7 +11777,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableColorsSeriesOverrides { Color: *string, @@ -11827,7 +11827,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableDataFormat { Name: *string, @@ -11909,7 +11909,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableInitialSorting { Direction: *string, @@ -11959,7 +11959,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableNrqlQuery { Query: *string, @@ -12009,7 +12009,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableNullValues { NullValue: *string, @@ -12057,7 +12057,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableNullValuesSeriesOverrides { NullValue: *string, @@ -12107,7 +12107,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableThreshold { ColumnName: *string, @@ -12189,7 +12189,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableUnits { SeriesOverrides: interface{}, @@ -12237,7 +12237,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardPageWidgetTableUnitsSeriesOverrides { SeriesName: *string, @@ -12287,7 +12287,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardVariable { Name: *string, @@ -12297,7 +12297,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" DefaultValues: *[]*string, IsMultiSelection: interface{}, Item: interface{}, - NrqlQuery: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboard.OneDashboardVariableNrqlQuery, + NrqlQuery: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboard.OneDashboardVariableNrqlQuery, Options: interface{}, } ``` @@ -12449,7 +12449,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardVariableItem { Value: *string, @@ -12499,7 +12499,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardVariableNrqlQuery { Query: *string, @@ -12549,7 +12549,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" &onedashboard.OneDashboardVariableOptions { IgnoreTimeRange: interface{}, @@ -12587,7 +12587,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageList ``` @@ -12747,7 +12747,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageOutputReference ``` @@ -13664,7 +13664,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaColorsList ``` @@ -13824,7 +13824,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaColorsOutputReference ``` @@ -14162,7 +14162,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaColorsSeriesOverridesList ``` @@ -14322,7 +14322,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaColorsSeriesOverridesOutputReference ``` @@ -14647,7 +14647,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaDataFormatList ``` @@ -14807,7 +14807,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaDataFormatOutputReference ``` @@ -15176,7 +15176,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetAreaInitialSortingOutputReference ``` @@ -15469,7 +15469,7 @@ func InternalValue() OneDashboardPageWidgetAreaInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaList ``` @@ -15629,7 +15629,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaNrqlQueryList ``` @@ -15789,7 +15789,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaNrqlQueryOutputReference ``` @@ -16107,7 +16107,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaNullValuesList ``` @@ -16267,7 +16267,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaNullValuesOutputReference ``` @@ -16605,7 +16605,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaNullValuesSeriesOverridesList ``` @@ -16765,7 +16765,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaNullValuesSeriesOverridesOutputReference ``` @@ -17090,7 +17090,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaOutputReference ``` @@ -17911,7 +17911,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaUnitsList ``` @@ -18071,7 +18071,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaUnitsOutputReference ``` @@ -18409,7 +18409,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetAreaUnitsSeriesOverridesList ``` @@ -18569,7 +18569,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetAreaUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetAreaUnitsSeriesOverridesOutputReference ``` @@ -18894,7 +18894,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarColorsList ``` @@ -19054,7 +19054,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarColorsOutputReference ``` @@ -19392,7 +19392,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarColorsSeriesOverridesList ``` @@ -19552,7 +19552,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarColorsSeriesOverridesOutputReference ``` @@ -19877,7 +19877,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarDataFormatList ``` @@ -20037,7 +20037,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarDataFormatOutputReference ``` @@ -20406,7 +20406,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetBarInitialSortingOutputReference ``` @@ -20699,7 +20699,7 @@ func InternalValue() OneDashboardPageWidgetBarInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarList ``` @@ -20859,7 +20859,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarNrqlQueryList ``` @@ -21019,7 +21019,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarNrqlQueryOutputReference ``` @@ -21337,7 +21337,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarNullValuesList ``` @@ -21497,7 +21497,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarNullValuesOutputReference ``` @@ -21835,7 +21835,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarNullValuesSeriesOverridesList ``` @@ -21995,7 +21995,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarNullValuesSeriesOverridesOutputReference ``` @@ -22320,7 +22320,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarOutputReference ``` @@ -23199,7 +23199,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarUnitsList ``` @@ -23359,7 +23359,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarUnitsOutputReference ``` @@ -23697,7 +23697,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBarUnitsSeriesOverridesList ``` @@ -23857,7 +23857,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBarUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBarUnitsSeriesOverridesOutputReference ``` @@ -24182,7 +24182,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardColorsList ``` @@ -24342,7 +24342,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardColorsOutputReference ``` @@ -24680,7 +24680,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardColorsSeriesOverridesList ``` @@ -24840,7 +24840,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardColorsSeriesOverridesOutputReference ``` @@ -25165,7 +25165,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardDataFormatList ``` @@ -25325,7 +25325,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardDataFormatOutputReference ``` @@ -25694,7 +25694,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetBillboardInitialSortingOutputReference ``` @@ -25987,7 +25987,7 @@ func InternalValue() OneDashboardPageWidgetBillboardInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardList ``` @@ -26147,7 +26147,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardNrqlQueryList ``` @@ -26307,7 +26307,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardNrqlQueryOutputReference ``` @@ -26625,7 +26625,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardNullValuesList ``` @@ -26785,7 +26785,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardNullValuesOutputReference ``` @@ -27123,7 +27123,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardNullValuesSeriesOverridesList ``` @@ -27283,7 +27283,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardNullValuesSeriesOverridesOutputReference ``` @@ -27608,7 +27608,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardOutputReference ``` @@ -28487,7 +28487,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardUnitsList ``` @@ -28647,7 +28647,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardUnitsOutputReference ``` @@ -28985,7 +28985,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBillboardUnitsSeriesOverridesList ``` @@ -29145,7 +29145,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBillboardUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBillboardUnitsSeriesOverridesOutputReference ``` @@ -29470,7 +29470,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletColorsList ``` @@ -29630,7 +29630,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletColorsOutputReference ``` @@ -29968,7 +29968,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletColorsSeriesOverridesList ``` @@ -30128,7 +30128,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletColorsSeriesOverridesOutputReference ``` @@ -30453,7 +30453,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletDataFormatList ``` @@ -30613,7 +30613,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletDataFormatOutputReference ``` @@ -30982,7 +30982,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetBulletInitialSortingOutputReference ``` @@ -31275,7 +31275,7 @@ func InternalValue() OneDashboardPageWidgetBulletInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletList ``` @@ -31435,7 +31435,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletNrqlQueryList ``` @@ -31595,7 +31595,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletNrqlQueryOutputReference ``` @@ -31913,7 +31913,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletNullValuesList ``` @@ -32073,7 +32073,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletNullValuesOutputReference ``` @@ -32411,7 +32411,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletNullValuesSeriesOverridesList ``` @@ -32571,7 +32571,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletNullValuesSeriesOverridesOutputReference ``` @@ -32896,7 +32896,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletOutputReference ``` @@ -33739,7 +33739,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletUnitsList ``` @@ -33899,7 +33899,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletUnitsOutputReference ``` @@ -34237,7 +34237,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetBulletUnitsSeriesOverridesList ``` @@ -34397,7 +34397,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetBulletUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetBulletUnitsSeriesOverridesOutputReference ``` @@ -34722,7 +34722,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelColorsList ``` @@ -34882,7 +34882,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelColorsOutputReference ``` @@ -35220,7 +35220,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelColorsSeriesOverridesList ``` @@ -35380,7 +35380,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelColorsSeriesOverridesOutputReference ``` @@ -35705,7 +35705,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelDataFormatList ``` @@ -35865,7 +35865,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelDataFormatOutputReference ``` @@ -36234,7 +36234,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetFunnelInitialSortingOutputReference ``` @@ -36527,7 +36527,7 @@ func InternalValue() OneDashboardPageWidgetFunnelInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelList ``` @@ -36687,7 +36687,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelNrqlQueryList ``` @@ -36847,7 +36847,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelNrqlQueryOutputReference ``` @@ -37165,7 +37165,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelNullValuesList ``` @@ -37325,7 +37325,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelNullValuesOutputReference ``` @@ -37663,7 +37663,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelNullValuesSeriesOverridesList ``` @@ -37823,7 +37823,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelNullValuesSeriesOverridesOutputReference ``` @@ -38148,7 +38148,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelOutputReference ``` @@ -38969,7 +38969,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelUnitsList ``` @@ -39129,7 +39129,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelUnitsOutputReference ``` @@ -39467,7 +39467,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetFunnelUnitsSeriesOverridesList ``` @@ -39627,7 +39627,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetFunnelUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetFunnelUnitsSeriesOverridesOutputReference ``` @@ -39952,7 +39952,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapColorsList ``` @@ -40112,7 +40112,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapColorsOutputReference ``` @@ -40450,7 +40450,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapColorsSeriesOverridesList ``` @@ -40610,7 +40610,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapColorsSeriesOverridesOutputReference ``` @@ -40935,7 +40935,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapDataFormatList ``` @@ -41095,7 +41095,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapDataFormatOutputReference ``` @@ -41464,7 +41464,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetHeatmapInitialSortingOutputReference ``` @@ -41757,7 +41757,7 @@ func InternalValue() OneDashboardPageWidgetHeatmapInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapList ``` @@ -41917,7 +41917,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapNrqlQueryList ``` @@ -42077,7 +42077,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapNrqlQueryOutputReference ``` @@ -42395,7 +42395,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapNullValuesList ``` @@ -42555,7 +42555,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapNullValuesOutputReference ``` @@ -42893,7 +42893,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList ``` @@ -43053,7 +43053,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesOutputReference ``` @@ -43378,7 +43378,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapOutputReference ``` @@ -44257,7 +44257,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapUnitsList ``` @@ -44417,7 +44417,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapUnitsOutputReference ``` @@ -44755,7 +44755,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHeatmapUnitsSeriesOverridesList ``` @@ -44915,7 +44915,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHeatmapUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHeatmapUnitsSeriesOverridesOutputReference ``` @@ -45240,7 +45240,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramColorsList ``` @@ -45400,7 +45400,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramColorsOutputReference ``` @@ -45738,7 +45738,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramColorsSeriesOverridesList ``` @@ -45898,7 +45898,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramColorsSeriesOverridesOutputReference ``` @@ -46223,7 +46223,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramDataFormatList ``` @@ -46383,7 +46383,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramDataFormatOutputReference ``` @@ -46752,7 +46752,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetHistogramInitialSortingOutputReference ``` @@ -47045,7 +47045,7 @@ func InternalValue() OneDashboardPageWidgetHistogramInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramList ``` @@ -47205,7 +47205,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramNrqlQueryList ``` @@ -47365,7 +47365,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramNrqlQueryOutputReference ``` @@ -47683,7 +47683,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramNullValuesList ``` @@ -47843,7 +47843,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramNullValuesOutputReference ``` @@ -48181,7 +48181,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramNullValuesSeriesOverridesList ``` @@ -48341,7 +48341,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramNullValuesSeriesOverridesOutputReference ``` @@ -48666,7 +48666,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramOutputReference ``` @@ -49487,7 +49487,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramUnitsList ``` @@ -49647,7 +49647,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramUnitsOutputReference ``` @@ -49985,7 +49985,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetHistogramUnitsSeriesOverridesList ``` @@ -50145,7 +50145,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetHistogramUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetHistogramUnitsSeriesOverridesOutputReference ``` @@ -50470,7 +50470,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonColorsList ``` @@ -50630,7 +50630,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonColorsOutputReference ``` @@ -50968,7 +50968,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonColorsSeriesOverridesList ``` @@ -51128,7 +51128,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonColorsSeriesOverridesOutputReference ``` @@ -51453,7 +51453,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonDataFormatList ``` @@ -51613,7 +51613,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonDataFormatOutputReference ``` @@ -51982,7 +51982,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetJsonInitialSortingOutputReference ``` @@ -52275,7 +52275,7 @@ func InternalValue() OneDashboardPageWidgetJsonInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonList ``` @@ -52435,7 +52435,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonNrqlQueryList ``` @@ -52595,7 +52595,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonNrqlQueryOutputReference ``` @@ -52913,7 +52913,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonNullValuesList ``` @@ -53073,7 +53073,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonNullValuesOutputReference ``` @@ -53411,7 +53411,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonNullValuesSeriesOverridesList ``` @@ -53571,7 +53571,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonNullValuesSeriesOverridesOutputReference ``` @@ -53896,7 +53896,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonOutputReference ``` @@ -54717,7 +54717,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonUnitsList ``` @@ -54877,7 +54877,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonUnitsOutputReference ``` @@ -55215,7 +55215,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetJsonUnitsSeriesOverridesList ``` @@ -55375,7 +55375,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetJsonUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetJsonUnitsSeriesOverridesOutputReference ``` @@ -55700,7 +55700,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineColorsList ``` @@ -55860,7 +55860,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineColorsOutputReference ``` @@ -56198,7 +56198,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineColorsSeriesOverridesList ``` @@ -56358,7 +56358,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineColorsSeriesOverridesOutputReference ``` @@ -56683,7 +56683,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineDataFormatList ``` @@ -56843,7 +56843,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineDataFormatOutputReference ``` @@ -57212,7 +57212,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetLineInitialSortingOutputReference ``` @@ -57505,7 +57505,7 @@ func InternalValue() OneDashboardPageWidgetLineInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineList ``` @@ -57665,7 +57665,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineNrqlQueryList ``` @@ -57825,7 +57825,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineNrqlQueryOutputReference ``` @@ -58143,7 +58143,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineNullValuesList ``` @@ -58303,7 +58303,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineNullValuesOutputReference ``` @@ -58641,7 +58641,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineNullValuesSeriesOverridesList ``` @@ -58801,7 +58801,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineNullValuesSeriesOverridesOutputReference ``` @@ -59126,7 +59126,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineOutputReference ``` @@ -60089,7 +60089,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineThresholdList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineThresholdList ``` @@ -60249,7 +60249,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineThresholdOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineThresholdOutputReference ``` @@ -60632,7 +60632,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineUnitsList ``` @@ -60792,7 +60792,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineUnitsOutputReference ``` @@ -61130,7 +61130,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLineUnitsSeriesOverridesList ``` @@ -61290,7 +61290,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLineUnitsSeriesOverridesOutputReference ``` @@ -61615,7 +61615,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLineYAxisRightOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetLineYAxisRightOutputReference ``` @@ -61980,7 +61980,7 @@ func InternalValue() OneDashboardPageWidgetLineYAxisRight #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableColorsList ``` @@ -62140,7 +62140,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableColorsOutputReference ``` @@ -62478,7 +62478,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableColorsSeriesOverridesList ``` @@ -62638,7 +62638,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableColorsSeriesOverridesOutputReference ``` @@ -62963,7 +62963,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableDataFormatList ``` @@ -63123,7 +63123,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableDataFormatOutputReference ``` @@ -63492,7 +63492,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetLogTableInitialSortingOutputReference ``` @@ -63785,7 +63785,7 @@ func InternalValue() OneDashboardPageWidgetLogTableInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableList ``` @@ -63945,7 +63945,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableNrqlQueryList ``` @@ -64105,7 +64105,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableNrqlQueryOutputReference ``` @@ -64423,7 +64423,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableNullValuesList ``` @@ -64583,7 +64583,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableNullValuesOutputReference ``` @@ -64921,7 +64921,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableNullValuesSeriesOverridesList ``` @@ -65081,7 +65081,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableNullValuesSeriesOverridesOutputReference ``` @@ -65406,7 +65406,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableOutputReference ``` @@ -66227,7 +66227,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableUnitsList ``` @@ -66387,7 +66387,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableUnitsOutputReference ``` @@ -66725,7 +66725,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetLogTableUnitsSeriesOverridesList ``` @@ -66885,7 +66885,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetLogTableUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetLogTableUnitsSeriesOverridesOutputReference ``` @@ -67210,7 +67210,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownColorsList ``` @@ -67370,7 +67370,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownColorsOutputReference ``` @@ -67708,7 +67708,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownColorsSeriesOverridesList ``` @@ -67868,7 +67868,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownColorsSeriesOverridesOutputReference ``` @@ -68193,7 +68193,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownDataFormatList ``` @@ -68353,7 +68353,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownDataFormatOutputReference ``` @@ -68722,7 +68722,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetMarkdownInitialSortingOutputReference ``` @@ -69015,7 +69015,7 @@ func InternalValue() OneDashboardPageWidgetMarkdownInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownList ``` @@ -69175,7 +69175,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownNullValuesList ``` @@ -69335,7 +69335,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownNullValuesOutputReference ``` @@ -69673,7 +69673,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesList ``` @@ -69833,7 +69833,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesOutputReference ``` @@ -70158,7 +70158,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownOutputReference ``` @@ -70966,7 +70966,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownUnitsList ``` @@ -71126,7 +71126,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownUnitsOutputReference ``` @@ -71464,7 +71464,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetMarkdownUnitsSeriesOverridesList ``` @@ -71624,7 +71624,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetMarkdownUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetMarkdownUnitsSeriesOverridesOutputReference ``` @@ -71949,7 +71949,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieColorsList ``` @@ -72109,7 +72109,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieColorsOutputReference ``` @@ -72447,7 +72447,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieColorsSeriesOverridesList ``` @@ -72607,7 +72607,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieColorsSeriesOverridesOutputReference ``` @@ -72932,7 +72932,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieDataFormatList ``` @@ -73092,7 +73092,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieDataFormatOutputReference ``` @@ -73461,7 +73461,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetPieInitialSortingOutputReference ``` @@ -73754,7 +73754,7 @@ func InternalValue() OneDashboardPageWidgetPieInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieList ``` @@ -73914,7 +73914,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieNrqlQueryList ``` @@ -74074,7 +74074,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieNrqlQueryOutputReference ``` @@ -74392,7 +74392,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieNullValuesList ``` @@ -74552,7 +74552,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieNullValuesOutputReference ``` @@ -74890,7 +74890,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieNullValuesSeriesOverridesList ``` @@ -75050,7 +75050,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieNullValuesSeriesOverridesOutputReference ``` @@ -75375,7 +75375,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieOutputReference ``` @@ -76254,7 +76254,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieUnitsList ``` @@ -76414,7 +76414,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieUnitsOutputReference ``` @@ -76752,7 +76752,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetPieUnitsSeriesOverridesList ``` @@ -76912,7 +76912,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetPieUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetPieUnitsSeriesOverridesOutputReference ``` @@ -77237,7 +77237,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarColorsList ``` @@ -77397,7 +77397,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarColorsOutputReference ``` @@ -77735,7 +77735,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarColorsSeriesOverridesList ``` @@ -77895,7 +77895,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarColorsSeriesOverridesOutputReference ``` @@ -78220,7 +78220,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarDataFormatList ``` @@ -78380,7 +78380,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarDataFormatOutputReference ``` @@ -78749,7 +78749,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetStackedBarInitialSortingOutputReference ``` @@ -79042,7 +79042,7 @@ func InternalValue() OneDashboardPageWidgetStackedBarInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarList ``` @@ -79202,7 +79202,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarNrqlQueryList ``` @@ -79362,7 +79362,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarNrqlQueryOutputReference ``` @@ -79680,7 +79680,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarNullValuesList ``` @@ -79840,7 +79840,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarNullValuesOutputReference ``` @@ -80178,7 +80178,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesList ``` @@ -80338,7 +80338,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesOutputReference ``` @@ -80663,7 +80663,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarOutputReference ``` @@ -81484,7 +81484,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarUnitsList ``` @@ -81644,7 +81644,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarUnitsOutputReference ``` @@ -81982,7 +81982,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetStackedBarUnitsSeriesOverridesList ``` @@ -82142,7 +82142,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetStackedBarUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetStackedBarUnitsSeriesOverridesOutputReference ``` @@ -82467,7 +82467,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableColorsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableColorsList ``` @@ -82627,7 +82627,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableColorsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableColorsOutputReference ``` @@ -82965,7 +82965,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableColorsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableColorsSeriesOverridesList ``` @@ -83125,7 +83125,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableColorsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableColorsSeriesOverridesOutputReference ``` @@ -83450,7 +83450,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableDataFormatList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableDataFormatList ``` @@ -83610,7 +83610,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableDataFormatOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableDataFormatOutputReference ``` @@ -83979,7 +83979,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableInitialSortingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardPageWidgetTableInitialSortingOutputReference ``` @@ -84272,7 +84272,7 @@ func InternalValue() OneDashboardPageWidgetTableInitialSorting #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableList ``` @@ -84432,7 +84432,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableNrqlQueryList ``` @@ -84592,7 +84592,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableNrqlQueryOutputReference ``` @@ -84910,7 +84910,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNullValuesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableNullValuesList ``` @@ -85070,7 +85070,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNullValuesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableNullValuesOutputReference ``` @@ -85408,7 +85408,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNullValuesSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableNullValuesSeriesOverridesList ``` @@ -85568,7 +85568,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableNullValuesSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableNullValuesSeriesOverridesOutputReference ``` @@ -85893,7 +85893,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableOutputReference ``` @@ -86814,7 +86814,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableThresholdList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableThresholdList ``` @@ -86974,7 +86974,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableThresholdOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableThresholdOutputReference ``` @@ -87357,7 +87357,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableUnitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableUnitsList ``` @@ -87517,7 +87517,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableUnitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableUnitsOutputReference ``` @@ -87855,7 +87855,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableUnitsSeriesOverridesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardPageWidgetTableUnitsSeriesOverridesList ``` @@ -88015,7 +88015,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardPageWidgetTableUnitsSeriesOverridesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardPageWidgetTableUnitsSeriesOverridesOutputReference ``` @@ -88340,7 +88340,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardVariableItemList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardVariableItemList ``` @@ -88500,7 +88500,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardVariableItemOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardVariableItemOutputReference ``` @@ -88818,7 +88818,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardVariableList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardVariableList ``` @@ -88978,7 +88978,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardVariableNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardVariableNrqlQueryOutputReference ``` @@ -89278,7 +89278,7 @@ func InternalValue() OneDashboardVariableNrqlQuery #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardVariableOptionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardVariableOptionsList ``` @@ -89438,7 +89438,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardVariableOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardVariableOptionsOutputReference ``` @@ -89734,7 +89734,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboard" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboard" onedashboard.NewOneDashboardVariableOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardVariableOutputReference ``` diff --git a/docs/oneDashboardJson.go.md b/docs/oneDashboardJson.go.md index abb20711f..bb4096108 100644 --- a/docs/oneDashboardJson.go.md +++ b/docs/oneDashboardJson.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" onedashboardjson.NewOneDashboardJson(scope Construct, id *string, config OneDashboardJsonConfig) OneDashboardJson ``` @@ -412,7 +412,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" onedashboardjson.OneDashboardJson_IsConstruct(x interface{}) *bool ``` @@ -444,7 +444,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" onedashboardjson.OneDashboardJson_IsTerraformElement(x interface{}) *bool ``` @@ -458,7 +458,7 @@ onedashboardjson.OneDashboardJson_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" onedashboardjson.OneDashboardJson_IsTerraformResource(x interface{}) *bool ``` @@ -472,7 +472,7 @@ onedashboardjson.OneDashboardJson_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" onedashboardjson.OneDashboardJson_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -822,7 +822,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" &onedashboardjson.OneDashboardJsonConfig { Connection: interface{}, @@ -835,7 +835,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" Json: *string, AccountId: *f64, Id: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.oneDashboardJson.OneDashboardJsonTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.oneDashboardJson.OneDashboardJsonTimeouts, } ``` @@ -989,7 +989,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" &onedashboardjson.OneDashboardJsonTimeouts { Create: *string, @@ -1037,7 +1037,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardjson" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardjson" onedashboardjson.NewOneDashboardJsonTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OneDashboardJsonTimeoutsOutputReference ``` diff --git a/docs/oneDashboardRaw.go.md b/docs/oneDashboardRaw.go.md index 57f5fe64e..418958580 100644 --- a/docs/oneDashboardRaw.go.md +++ b/docs/oneDashboardRaw.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" onedashboardraw.NewOneDashboardRaw(scope Construct, id *string, config OneDashboardRawConfig) OneDashboardRaw ``` @@ -419,7 +419,7 @@ func ResetPermissions() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" onedashboardraw.OneDashboardRaw_IsConstruct(x interface{}) *bool ``` @@ -451,7 +451,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" onedashboardraw.OneDashboardRaw_IsTerraformElement(x interface{}) *bool ``` @@ -465,7 +465,7 @@ onedashboardraw.OneDashboardRaw_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" onedashboardraw.OneDashboardRaw_IsTerraformResource(x interface{}) *bool ``` @@ -479,7 +479,7 @@ onedashboardraw.OneDashboardRaw_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" onedashboardraw.OneDashboardRaw_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -862,7 +862,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" &onedashboardraw.OneDashboardRawConfig { Connection: interface{}, @@ -1061,7 +1061,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" &onedashboardraw.OneDashboardRawPage { Name: *string, @@ -1127,7 +1127,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" &onedashboardraw.OneDashboardRawPageWidget { Column: *f64, @@ -1267,7 +1267,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" onedashboardraw.NewOneDashboardRawPageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardRawPageList ``` @@ -1427,7 +1427,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" onedashboardraw.NewOneDashboardRawPageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardRawPageOutputReference ``` @@ -1798,7 +1798,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" onedashboardraw.NewOneDashboardRawPageWidgetList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OneDashboardRawPageWidgetList ``` @@ -1958,7 +1958,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/onedashboardraw" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/onedashboardraw" onedashboardraw.NewOneDashboardRawPageWidgetOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OneDashboardRawPageWidgetOutputReference ``` diff --git a/docs/provider.go.md b/docs/provider.go.md index e484a2c2c..7189e4d15 100644 --- a/docs/provider.go.md +++ b/docs/provider.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" provider.NewNewrelicProvider(scope Construct, id *string, config NewrelicProviderConfig) NewrelicProvider ``` @@ -228,7 +228,7 @@ func ResetSyntheticsApiUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" provider.NewrelicProvider_IsConstruct(x interface{}) *bool ``` @@ -260,7 +260,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" provider.NewrelicProvider_IsTerraformElement(x interface{}) *bool ``` @@ -274,7 +274,7 @@ provider.NewrelicProvider_IsTerraformElement(x interface{}) *bool ##### `IsTerraformProvider` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" provider.NewrelicProvider_IsTerraformProvider(x interface{}) *bool ``` @@ -288,7 +288,7 @@ provider.NewrelicProvider_IsTerraformProvider(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" provider.NewrelicProvider_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -759,7 +759,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/provider" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/provider" &provider.NewrelicProviderConfig { AccountId: *f64, diff --git a/docs/serviceLevel.go.md b/docs/serviceLevel.go.md index 1c2233b5b..9842bd49e 100644 --- a/docs/serviceLevel.go.md +++ b/docs/serviceLevel.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevel(scope Construct, id *string, config ServiceLevelConfig) ServiceLevel ``` @@ -418,7 +418,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.ServiceLevel_IsConstruct(x interface{}) *bool ``` @@ -450,7 +450,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.ServiceLevel_IsTerraformElement(x interface{}) *bool ``` @@ -464,7 +464,7 @@ servicelevel.ServiceLevel_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.ServiceLevel_IsTerraformResource(x interface{}) *bool ``` @@ -478,7 +478,7 @@ servicelevel.ServiceLevel_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.ServiceLevel_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -861,7 +861,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelConfig { Connection: interface{}, @@ -871,10 +871,10 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" Lifecycle: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle, Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, - Events: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEvents, + Events: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEvents, Guid: *string, Name: *string, - Objective: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelObjective, + Objective: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelObjective, Description: *string, Id: *string, } @@ -1054,13 +1054,13 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelEvents { AccountId: *f64, - ValidEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsValidEvents, - BadEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsBadEvents, - GoodEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsGoodEvents, + ValidEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsValidEvents, + BadEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsBadEvents, + GoodEvents: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsGoodEvents, } ``` @@ -1134,11 +1134,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelEventsBadEvents { From: *string, - Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsBadEventsSelect, + Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsBadEventsSelect, Where: *string, } ``` @@ -1196,7 +1196,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelEventsBadEventsSelect { Function: *string, @@ -1258,11 +1258,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelEventsGoodEvents { From: *string, - Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsGoodEventsSelect, + Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsGoodEventsSelect, Where: *string, } ``` @@ -1320,7 +1320,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelEventsGoodEventsSelect { Function: *string, @@ -1382,11 +1382,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelEventsValidEvents { From: *string, - Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelEventsValidEventsSelect, + Select: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelEventsValidEventsSelect, Where: *string, } ``` @@ -1444,7 +1444,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelEventsValidEventsSelect { Function: *string, @@ -1506,11 +1506,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelObjective { Target: *f64, - TimeWindow: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelObjectiveTimeWindow, + TimeWindow: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelObjectiveTimeWindow, Description: *string, Name: *string, } @@ -1582,10 +1582,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelObjectiveTimeWindow { - Rolling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.serviceLevel.ServiceLevelObjectiveTimeWindowRolling, + Rolling: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.serviceLevel.ServiceLevelObjectiveTimeWindowRolling, } ``` @@ -1616,7 +1616,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" &servicelevel.ServiceLevelObjectiveTimeWindowRolling { Count: *f64, @@ -1664,7 +1664,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelEventsBadEventsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsBadEventsOutputReference ``` @@ -2006,7 +2006,7 @@ func InternalValue() ServiceLevelEventsBadEvents #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelEventsBadEventsSelectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsBadEventsSelectOutputReference ``` @@ -2335,7 +2335,7 @@ func InternalValue() ServiceLevelEventsBadEventsSelect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelEventsGoodEventsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsGoodEventsOutputReference ``` @@ -2677,7 +2677,7 @@ func InternalValue() ServiceLevelEventsGoodEvents #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelEventsGoodEventsSelectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsGoodEventsSelectOutputReference ``` @@ -3006,7 +3006,7 @@ func InternalValue() ServiceLevelEventsGoodEventsSelect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelEventsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsOutputReference ``` @@ -3396,7 +3396,7 @@ func InternalValue() ServiceLevelEvents #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelEventsValidEventsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsValidEventsOutputReference ``` @@ -3738,7 +3738,7 @@ func InternalValue() ServiceLevelEventsValidEvents #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelEventsValidEventsSelectOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelEventsValidEventsSelectOutputReference ``` @@ -4067,7 +4067,7 @@ func InternalValue() ServiceLevelEventsValidEventsSelect #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelObjectiveOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelObjectiveOutputReference ``` @@ -4431,7 +4431,7 @@ func InternalValue() ServiceLevelObjective #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelObjectiveTimeWindowOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelObjectiveTimeWindowOutputReference ``` @@ -4715,7 +4715,7 @@ func InternalValue() ServiceLevelObjectiveTimeWindow #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/servicelevel" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/servicelevel" servicelevel.NewServiceLevelObjectiveTimeWindowRollingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ServiceLevelObjectiveTimeWindowRollingOutputReference ``` diff --git a/docs/syntheticsAlertCondition.go.md b/docs/syntheticsAlertCondition.go.md index 30986db4c..b29618119 100644 --- a/docs/syntheticsAlertCondition.go.md +++ b/docs/syntheticsAlertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" syntheticsalertcondition.NewSyntheticsAlertCondition(scope Construct, id *string, config SyntheticsAlertConditionConfig) SyntheticsAlertCondition ``` @@ -399,7 +399,7 @@ func ResetRunbookUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" syntheticsalertcondition.SyntheticsAlertCondition_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" syntheticsalertcondition.SyntheticsAlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ syntheticsalertcondition.SyntheticsAlertCondition_IsTerraformElement(x interface ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" syntheticsalertcondition.SyntheticsAlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ syntheticsalertcondition.SyntheticsAlertCondition_IsTerraformResource(x interfac ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" syntheticsalertcondition.SyntheticsAlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -831,7 +831,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsalertcondition" &syntheticsalertcondition.SyntheticsAlertConditionConfig { Connection: interface{}, diff --git a/docs/syntheticsBrokenLinksMonitor.go.md b/docs/syntheticsBrokenLinksMonitor.go.md index d64e349b0..edf65e34e 100644 --- a/docs/syntheticsBrokenLinksMonitor.go.md +++ b/docs/syntheticsBrokenLinksMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.NewSyntheticsBrokenLinksMonitor(scope Construct, id *string, config SyntheticsBrokenLinksMonitorConfig) SyntheticsBrokenLinksMonitor ``` @@ -447,7 +447,7 @@ func ResetUseUnsupportedLegacyRuntime() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsConstruct(x interface{}) *bool ``` @@ -479,7 +479,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -493,7 +493,7 @@ syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsTerraformElement(x i ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -507,7 +507,7 @@ syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_IsTerraformResource(x ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1022,7 +1022,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" &syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitorConfig { Connection: interface{}, @@ -1321,7 +1321,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" &syntheticsbrokenlinksmonitor.SyntheticsBrokenLinksMonitorTag { Key: *string, @@ -1373,7 +1373,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.NewSyntheticsBrokenLinksMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsBrokenLinksMonitorTagList ``` @@ -1533,7 +1533,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsbrokenlinksmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsbrokenlinksmonitor" syntheticsbrokenlinksmonitor.NewSyntheticsBrokenLinksMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsBrokenLinksMonitorTagOutputReference ``` diff --git a/docs/syntheticsCertCheckMonitor.go.md b/docs/syntheticsCertCheckMonitor.go.md index d1ac8b311..5432c7f0c 100644 --- a/docs/syntheticsCertCheckMonitor.go.md +++ b/docs/syntheticsCertCheckMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" syntheticscertcheckmonitor.NewSyntheticsCertCheckMonitor(scope Construct, id *string, config SyntheticsCertCheckMonitorConfig) SyntheticsCertCheckMonitor ``` @@ -447,7 +447,7 @@ func ResetUseUnsupportedLegacyRuntime() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsConstruct(x interface{}) *bool ``` @@ -479,7 +479,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -493,7 +493,7 @@ syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -507,7 +507,7 @@ syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_IsTerraformResource(x inte ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" syntheticscertcheckmonitor.SyntheticsCertCheckMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1033,7 +1033,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" &syntheticscertcheckmonitor.SyntheticsCertCheckMonitorConfig { Connection: interface{}, @@ -1344,7 +1344,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" &syntheticscertcheckmonitor.SyntheticsCertCheckMonitorTag { Key: *string, @@ -1396,7 +1396,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" syntheticscertcheckmonitor.NewSyntheticsCertCheckMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsCertCheckMonitorTagList ``` @@ -1556,7 +1556,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticscertcheckmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticscertcheckmonitor" syntheticscertcheckmonitor.NewSyntheticsCertCheckMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsCertCheckMonitorTagOutputReference ``` diff --git a/docs/syntheticsMonitor.go.md b/docs/syntheticsMonitor.go.md index 3b6f1e15d..ffa992de5 100644 --- a/docs/syntheticsMonitor.go.md +++ b/docs/syntheticsMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitor(scope Construct, id *string, config SyntheticsMonitorConfig) SyntheticsMonitor ``` @@ -551,7 +551,7 @@ func ResetVerifySsl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" syntheticsmonitor.SyntheticsMonitor_IsConstruct(x interface{}) *bool ``` @@ -583,7 +583,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" syntheticsmonitor.SyntheticsMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -597,7 +597,7 @@ syntheticsmonitor.SyntheticsMonitor_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" syntheticsmonitor.SyntheticsMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -611,7 +611,7 @@ syntheticsmonitor.SyntheticsMonitor_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" syntheticsmonitor.SyntheticsMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1379,7 +1379,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" &syntheticsmonitor.SyntheticsMonitorConfig { Connection: interface{}, @@ -1872,7 +1872,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" &syntheticsmonitor.SyntheticsMonitorCustomHeader { Name: *string, @@ -1922,7 +1922,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" &syntheticsmonitor.SyntheticsMonitorTag { Key: *string, @@ -1974,7 +1974,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitorCustomHeaderList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsMonitorCustomHeaderList ``` @@ -2134,7 +2134,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitorCustomHeaderOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsMonitorCustomHeaderOutputReference ``` @@ -2459,7 +2459,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsMonitorTagList ``` @@ -2619,7 +2619,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmonitor" syntheticsmonitor.NewSyntheticsMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsMonitorTagOutputReference ``` diff --git a/docs/syntheticsMultilocationAlertCondition.go.md b/docs/syntheticsMultilocationAlertCondition.go.md index 5b4854807..f4755fc65 100644 --- a/docs/syntheticsMultilocationAlertCondition.go.md +++ b/docs/syntheticsMultilocationAlertCondition.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.NewSyntheticsMultilocationAlertCondition(scope Construct, id *string, config SyntheticsMultilocationAlertConditionConfig) SyntheticsMultilocationAlertCondition ``` @@ -439,7 +439,7 @@ func ResetWarning() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsConstruct(x interface{}) *bool ``` @@ -471,7 +471,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsTerraformElement(x interface{}) *bool ``` @@ -485,7 +485,7 @@ syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsTe ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsTerraformResource(x interface{}) *bool ``` @@ -499,7 +499,7 @@ syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_IsTe ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertCondition_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -937,7 +937,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" &syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertConditionConfig { Connection: interface{}, @@ -947,7 +947,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultiloca Lifecycle: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle, Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, - Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.syntheticsMultilocationAlertCondition.SyntheticsMultilocationAlertConditionCritical, + Critical: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.syntheticsMultilocationAlertCondition.SyntheticsMultilocationAlertConditionCritical, Entities: *[]*string, Name: *string, PolicyId: *f64, @@ -955,7 +955,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultiloca Id: *string, RunbookUrl: *string, ViolationTimeLimitSeconds: *f64, - Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.syntheticsMultilocationAlertCondition.SyntheticsMultilocationAlertConditionWarning, + Warning: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.syntheticsMultilocationAlertCondition.SyntheticsMultilocationAlertConditionWarning, } ``` @@ -1186,7 +1186,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" &syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertConditionCritical { Threshold: *f64, @@ -1220,7 +1220,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" &syntheticsmultilocationalertcondition.SyntheticsMultilocationAlertConditionWarning { Threshold: *f64, @@ -1256,7 +1256,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.NewSyntheticsMultilocationAlertConditionCriticalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) SyntheticsMultilocationAlertConditionCriticalOutputReference ``` @@ -1527,7 +1527,7 @@ func InternalValue() SyntheticsMultilocationAlertConditionCritical #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsmultilocationalertcondition" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsmultilocationalertcondition" syntheticsmultilocationalertcondition.NewSyntheticsMultilocationAlertConditionWarningOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) SyntheticsMultilocationAlertConditionWarningOutputReference ``` diff --git a/docs/syntheticsPrivateLocation.go.md b/docs/syntheticsPrivateLocation.go.md index bcb7b7383..bab6018b3 100644 --- a/docs/syntheticsPrivateLocation.go.md +++ b/docs/syntheticsPrivateLocation.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" syntheticsprivatelocation.NewSyntheticsPrivateLocation(scope Construct, id *string, config SyntheticsPrivateLocationConfig) SyntheticsPrivateLocation ``` @@ -399,7 +399,7 @@ func ResetVerifiedScriptExecution() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" syntheticsprivatelocation.SyntheticsPrivateLocation_IsConstruct(x interface{}) *bool ``` @@ -431,7 +431,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" syntheticsprivatelocation.SyntheticsPrivateLocation_IsTerraformElement(x interface{}) *bool ``` @@ -445,7 +445,7 @@ syntheticsprivatelocation.SyntheticsPrivateLocation_IsTerraformElement(x interfa ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" syntheticsprivatelocation.SyntheticsPrivateLocation_IsTerraformResource(x interface{}) *bool ``` @@ -459,7 +459,7 @@ syntheticsprivatelocation.SyntheticsPrivateLocation_IsTerraformResource(x interf ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" syntheticsprivatelocation.SyntheticsPrivateLocation_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -842,7 +842,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsprivatelocation" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsprivatelocation" &syntheticsprivatelocation.SyntheticsPrivateLocationConfig { Connection: interface{}, diff --git a/docs/syntheticsScriptMonitor.go.md b/docs/syntheticsScriptMonitor.go.md index a3abd4d56..bc8fea9e3 100644 --- a/docs/syntheticsScriptMonitor.go.md +++ b/docs/syntheticsScriptMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitor(scope Construct, id *string, config SyntheticsScriptMonitorConfig) SyntheticsScriptMonitor ``` @@ -509,7 +509,7 @@ func ResetUseUnsupportedLegacyRuntime() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" syntheticsscriptmonitor.SyntheticsScriptMonitor_IsConstruct(x interface{}) *bool ``` @@ -541,7 +541,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" syntheticsscriptmonitor.SyntheticsScriptMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -555,7 +555,7 @@ syntheticsscriptmonitor.SyntheticsScriptMonitor_IsTerraformElement(x interface{} ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" syntheticsscriptmonitor.SyntheticsScriptMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -569,7 +569,7 @@ syntheticsscriptmonitor.SyntheticsScriptMonitor_IsTerraformResource(x interface{ ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" syntheticsscriptmonitor.SyntheticsScriptMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1238,7 +1238,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" &syntheticsscriptmonitor.SyntheticsScriptMonitorConfig { Connection: interface{}, @@ -1651,7 +1651,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" &syntheticsscriptmonitor.SyntheticsScriptMonitorLocationPrivate { Guid: *string, @@ -1701,7 +1701,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" &syntheticsscriptmonitor.SyntheticsScriptMonitorTag { Key: *string, @@ -1753,7 +1753,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitorLocationPrivateList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsScriptMonitorLocationPrivateList ``` @@ -1913,7 +1913,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitorLocationPrivateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsScriptMonitorLocationPrivateOutputReference ``` @@ -2231,7 +2231,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsScriptMonitorTagList ``` @@ -2391,7 +2391,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsscriptmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsscriptmonitor" syntheticsscriptmonitor.NewSyntheticsScriptMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsScriptMonitorTagOutputReference ``` diff --git a/docs/syntheticsSecureCredential.go.md b/docs/syntheticsSecureCredential.go.md index d5993b419..b88b1f206 100644 --- a/docs/syntheticsSecureCredential.go.md +++ b/docs/syntheticsSecureCredential.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" syntheticssecurecredential.NewSyntheticsSecureCredential(scope Construct, id *string, config SyntheticsSecureCredentialConfig) SyntheticsSecureCredential ``` @@ -426,7 +426,7 @@ func ResetTimeouts() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" syntheticssecurecredential.SyntheticsSecureCredential_IsConstruct(x interface{}) *bool ``` @@ -458,7 +458,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" syntheticssecurecredential.SyntheticsSecureCredential_IsTerraformElement(x interface{}) *bool ``` @@ -472,7 +472,7 @@ syntheticssecurecredential.SyntheticsSecureCredential_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" syntheticssecurecredential.SyntheticsSecureCredential_IsTerraformResource(x interface{}) *bool ``` @@ -486,7 +486,7 @@ syntheticssecurecredential.SyntheticsSecureCredential_IsTerraformResource(x inte ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" syntheticssecurecredential.SyntheticsSecureCredential_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -869,7 +869,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" &syntheticssecurecredential.SyntheticsSecureCredentialConfig { Connection: interface{}, @@ -885,7 +885,7 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecre Description: *string, Id: *string, LastUpdated: *string, - Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.syntheticsSecureCredential.SyntheticsSecureCredentialTimeouts, + Timeouts: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.syntheticsSecureCredential.SyntheticsSecureCredentialTimeouts, } ``` @@ -1086,7 +1086,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" &syntheticssecurecredential.SyntheticsSecureCredentialTimeouts { Read: *string, @@ -1120,7 +1120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticssecurecredential" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticssecurecredential" syntheticssecurecredential.NewSyntheticsSecureCredentialTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) SyntheticsSecureCredentialTimeoutsOutputReference ``` diff --git a/docs/syntheticsStepMonitor.go.md b/docs/syntheticsStepMonitor.go.md index 3cd42697a..d3495dac9 100644 --- a/docs/syntheticsStepMonitor.go.md +++ b/docs/syntheticsStepMonitor.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitor(scope Construct, id *string, config SyntheticsStepMonitorConfig) SyntheticsStepMonitor ``` @@ -494,7 +494,7 @@ func ResetUseUnsupportedLegacyRuntime() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.SyntheticsStepMonitor_IsConstruct(x interface{}) *bool ``` @@ -526,7 +526,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.SyntheticsStepMonitor_IsTerraformElement(x interface{}) *bool ``` @@ -540,7 +540,7 @@ syntheticsstepmonitor.SyntheticsStepMonitor_IsTerraformElement(x interface{}) *b ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.SyntheticsStepMonitor_IsTerraformResource(x interface{}) *bool ``` @@ -554,7 +554,7 @@ syntheticsstepmonitor.SyntheticsStepMonitor_IsTerraformResource(x interface{}) * ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.SyntheticsStepMonitor_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1135,7 +1135,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" &syntheticsstepmonitor.SyntheticsStepMonitorConfig { Connection: interface{}, @@ -1484,7 +1484,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" &syntheticsstepmonitor.SyntheticsStepMonitorLocationPrivate { Guid: *string, @@ -1534,7 +1534,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" &syntheticsstepmonitor.SyntheticsStepMonitorSteps { Ordinal: *f64, @@ -1600,7 +1600,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" &syntheticsstepmonitor.SyntheticsStepMonitorTag { Key: *string, @@ -1652,7 +1652,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorLocationPrivateList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsStepMonitorLocationPrivateList ``` @@ -1812,7 +1812,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorLocationPrivateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsStepMonitorLocationPrivateOutputReference ``` @@ -2130,7 +2130,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorStepsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsStepMonitorStepsList ``` @@ -2290,7 +2290,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorStepsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsStepMonitorStepsOutputReference ``` @@ -2630,7 +2630,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsStepMonitorTagList ``` @@ -2790,7 +2790,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/syntheticsstepmonitor" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/syntheticsstepmonitor" syntheticsstepmonitor.NewSyntheticsStepMonitorTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) SyntheticsStepMonitorTagOutputReference ``` diff --git a/docs/user.go.md b/docs/user.go.md index 49c923a57..6e11882fb 100644 --- a/docs/user.go.md +++ b/docs/user.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" user.NewUser(scope Construct, id *string, config UserConfig) User ``` @@ -392,7 +392,7 @@ func ResetUserType() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" user.User_IsConstruct(x interface{}) *bool ``` @@ -424,7 +424,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" user.User_IsTerraformElement(x interface{}) *bool ``` @@ -438,7 +438,7 @@ user.User_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" user.User_IsTerraformResource(x interface{}) *bool ``` @@ -452,7 +452,7 @@ user.User_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" user.User_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -791,7 +791,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/user" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/user" &user.UserConfig { Connection: interface{}, diff --git a/docs/workflow.go.md b/docs/workflow.go.md index 853b2ede0..2479d7e76 100644 --- a/docs/workflow.go.md +++ b/docs/workflow.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflow(scope Construct, id *string, config WorkflowConfig) Workflow ``` @@ -459,7 +459,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.Workflow_IsConstruct(x interface{}) *bool ``` @@ -491,7 +491,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.Workflow_IsTerraformElement(x interface{}) *bool ``` @@ -505,7 +505,7 @@ workflow.Workflow_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.Workflow_IsTerraformResource(x interface{}) *bool ``` @@ -519,7 +519,7 @@ workflow.Workflow_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.Workflow_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1001,7 +1001,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" &workflow.WorkflowConfig { Connection: interface{}, @@ -1012,13 +1012,13 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, Destination: interface{}, - IssuesFilter: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workflow.WorkflowIssuesFilter, + IssuesFilter: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workflow.WorkflowIssuesFilter, MutingRulesHandling: *string, Name: *string, AccountId: *f64, DestinationsEnabled: interface{}, Enabled: interface{}, - Enrichments: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workflow.WorkflowEnrichments, + Enrichments: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workflow.WorkflowEnrichments, EnrichmentsEnabled: interface{}, Id: *string, } @@ -1264,7 +1264,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" &workflow.WorkflowDestination { ChannelId: *string, @@ -1330,7 +1330,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" &workflow.WorkflowEnrichments { Nrql: interface{}, @@ -1364,7 +1364,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" &workflow.WorkflowEnrichmentsNrql { Configuration: interface{}, @@ -1414,7 +1414,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" &workflow.WorkflowEnrichmentsNrqlConfiguration { Query: *string, @@ -1448,7 +1448,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" &workflow.WorkflowIssuesFilter { Name: *string, @@ -1514,7 +1514,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" &workflow.WorkflowIssuesFilterPredicate { Attribute: *string, @@ -1584,7 +1584,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowDestinationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkflowDestinationList ``` @@ -1744,7 +1744,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowDestinationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkflowDestinationOutputReference ``` @@ -2113,7 +2113,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowEnrichmentsNrqlConfigurationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkflowEnrichmentsNrqlConfigurationList ``` @@ -2273,7 +2273,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowEnrichmentsNrqlConfigurationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkflowEnrichmentsNrqlConfigurationOutputReference ``` @@ -2562,7 +2562,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowEnrichmentsNrqlList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkflowEnrichmentsNrqlList ``` @@ -2722,7 +2722,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowEnrichmentsNrqlOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkflowEnrichmentsNrqlOutputReference ``` @@ -3079,7 +3079,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowEnrichmentsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkflowEnrichmentsOutputReference ``` @@ -3363,7 +3363,7 @@ func InternalValue() WorkflowEnrichments #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowIssuesFilterOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkflowIssuesFilterOutputReference ``` @@ -3709,7 +3709,7 @@ func InternalValue() WorkflowIssuesFilter #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowIssuesFilterPredicateList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkflowIssuesFilterPredicateList ``` @@ -3869,7 +3869,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workflow" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workflow" workflow.NewWorkflowIssuesFilterPredicateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkflowIssuesFilterPredicateOutputReference ``` diff --git a/docs/workload.go.md b/docs/workload.go.md index 22333ef19..44887598c 100644 --- a/docs/workload.go.md +++ b/docs/workload.go.md @@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkload(scope Construct, id *string, config WorkloadConfig) Workload ``` @@ -473,7 +473,7 @@ func ResetStatusConfigStatic() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.Workload_IsConstruct(x interface{}) *bool ``` @@ -505,7 +505,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.Workload_IsTerraformElement(x interface{}) *bool ``` @@ -519,7 +519,7 @@ workload.Workload_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.Workload_IsTerraformResource(x interface{}) *bool ``` @@ -533,7 +533,7 @@ workload.Workload_IsTerraformResource(x interface{}) *bool ##### `GenerateConfigForImport` ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.Workload_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource ``` @@ -1004,7 +1004,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" &workload.WorkloadConfig { Connection: interface{}, @@ -1021,8 +1021,8 @@ import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" EntitySearchQuery: interface{}, Id: *string, ScopeAccountIds: *[]*f64, - StatusConfigAutomatic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigAutomatic, - StatusConfigStatic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigStatic, + StatusConfigAutomatic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigAutomatic, + StatusConfigStatic: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigStatic, } ``` @@ -1251,7 +1251,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" &workload.WorkloadEntitySearchQuery { Query: *string, @@ -1285,11 +1285,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" &workload.WorkloadStatusConfigAutomatic { Enabled: interface{}, - RemainingEntitiesRule: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigAutomaticRemainingEntitiesRule, + RemainingEntitiesRule: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigAutomaticRemainingEntitiesRule, Rule: interface{}, } ``` @@ -1351,10 +1351,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" &workload.WorkloadStatusConfigAutomaticRemainingEntitiesRule { - RemainingEntitiesRuleRollup: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollup, + RemainingEntitiesRuleRollup: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollup, } ``` @@ -1385,7 +1385,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" &workload.WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollup { GroupBy: *string, @@ -1471,10 +1471,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" &workload.WorkloadStatusConfigAutomaticRule { - Rollup: github.com/cdktf/cdktf-provider-newrelic-go/newrelic.workload.WorkloadStatusConfigAutomaticRuleRollup, + Rollup: github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12.workload.WorkloadStatusConfigAutomaticRuleRollup, EntityGuids: *[]*string, NrqlQuery: interface{}, } @@ -1537,7 +1537,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" &workload.WorkloadStatusConfigAutomaticRuleNrqlQuery { Query: *string, @@ -1571,7 +1571,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" &workload.WorkloadStatusConfigAutomaticRuleRollup { Strategy: *string, @@ -1641,7 +1641,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializer ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" &workload.WorkloadStatusConfigStatic { Enabled: interface{}, @@ -1725,7 +1725,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newre #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadEntitySearchQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkloadEntitySearchQueryList ``` @@ -1885,7 +1885,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadEntitySearchQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkloadEntitySearchQueryOutputReference ``` @@ -2174,7 +2174,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadStatusConfigAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigAutomaticOutputReference ``` @@ -2529,7 +2529,7 @@ func InternalValue() WorkloadStatusConfigAutomatic #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadStatusConfigAutomaticRemainingEntitiesRuleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigAutomaticRemainingEntitiesRuleOutputReference ``` @@ -2813,7 +2813,7 @@ func InternalValue() WorkloadStatusConfigAutomaticRemainingEntitiesRule #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollupOutputReference ``` @@ -3164,7 +3164,7 @@ func InternalValue() WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemaining #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadStatusConfigAutomaticRuleList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkloadStatusConfigAutomaticRuleList ``` @@ -3324,7 +3324,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadStatusConfigAutomaticRuleNrqlQueryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) WorkloadStatusConfigAutomaticRuleNrqlQueryList ``` @@ -3484,7 +3484,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadStatusConfigAutomaticRuleNrqlQueryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkloadStatusConfigAutomaticRuleNrqlQueryOutputReference ``` @@ -3773,7 +3773,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadStatusConfigAutomaticRuleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) WorkloadStatusConfigAutomaticRuleOutputReference ``` @@ -4146,7 +4146,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadStatusConfigAutomaticRuleRollupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigAutomaticRuleRollupOutputReference ``` @@ -4475,7 +4475,7 @@ func InternalValue() WorkloadStatusConfigAutomaticRuleRollup #### Initializers ```go -import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/workload" +import "github.com/cdktf/cdktf-provider-newrelic-go/newrelic/v12/workload" workload.NewWorkloadStatusConfigStaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkloadStatusConfigStaticOutputReference ``` diff --git a/src/account-management/index.ts b/src/account-management/index.ts index a06dfc001..fec195d80 100644 --- a/src/account-management/index.ts +++ b/src/account-management/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/account_management // generated from terraform resource schema diff --git a/src/alert-channel/index.ts b/src/alert-channel/index.ts index 612c9b3bc..5160237bc 100644 --- a/src/alert-channel/index.ts +++ b/src/alert-channel/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_channel // generated from terraform resource schema diff --git a/src/alert-condition/index.ts b/src/alert-condition/index.ts index d72c6c878..160ddbd56 100644 --- a/src/alert-condition/index.ts +++ b/src/alert-condition/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_condition // generated from terraform resource schema diff --git a/src/alert-muting-rule/index.ts b/src/alert-muting-rule/index.ts index d747c694f..0aa629bae 100644 --- a/src/alert-muting-rule/index.ts +++ b/src/alert-muting-rule/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_muting_rule // generated from terraform resource schema diff --git a/src/alert-policy-channel/index.ts b/src/alert-policy-channel/index.ts index a7ba5a570..219a42efd 100644 --- a/src/alert-policy-channel/index.ts +++ b/src/alert-policy-channel/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_policy_channel // generated from terraform resource schema diff --git a/src/alert-policy/index.ts b/src/alert-policy/index.ts index 26cae5a71..72276aa40 100644 --- a/src/alert-policy/index.ts +++ b/src/alert-policy/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/alert_policy // generated from terraform resource schema diff --git a/src/api-access-key/index.ts b/src/api-access-key/index.ts index c5887f1c3..9e15545af 100644 --- a/src/api-access-key/index.ts +++ b/src/api-access-key/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/api_access_key // generated from terraform resource schema diff --git a/src/application-settings/index.ts b/src/application-settings/index.ts index 4823c5661..fd4ee8154 100644 --- a/src/application-settings/index.ts +++ b/src/application-settings/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/application_settings // generated from terraform resource schema diff --git a/src/browser-application/index.ts b/src/browser-application/index.ts index e24489977..ebf6c9566 100644 --- a/src/browser-application/index.ts +++ b/src/browser-application/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/browser_application // generated from terraform resource schema diff --git a/src/cloud-aws-govcloud-integrations/index.ts b/src/cloud-aws-govcloud-integrations/index.ts index 2bbedd233..5cd5b0d57 100644 --- a/src/cloud-aws-govcloud-integrations/index.ts +++ b/src/cloud-aws-govcloud-integrations/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_aws_govcloud_integrations // generated from terraform resource schema diff --git a/src/cloud-aws-govcloud-link-account/index.ts b/src/cloud-aws-govcloud-link-account/index.ts index a9bdf93fd..cede48f08 100644 --- a/src/cloud-aws-govcloud-link-account/index.ts +++ b/src/cloud-aws-govcloud-link-account/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_aws_govcloud_link_account // generated from terraform resource schema diff --git a/src/cloud-aws-integrations/index.ts b/src/cloud-aws-integrations/index.ts index b3195be0d..e050bd777 100644 --- a/src/cloud-aws-integrations/index.ts +++ b/src/cloud-aws-integrations/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_aws_integrations // generated from terraform resource schema diff --git a/src/cloud-aws-link-account/index.ts b/src/cloud-aws-link-account/index.ts index 5478c2984..0f86bcb1a 100644 --- a/src/cloud-aws-link-account/index.ts +++ b/src/cloud-aws-link-account/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_aws_link_account // generated from terraform resource schema diff --git a/src/cloud-azure-integrations/index.ts b/src/cloud-azure-integrations/index.ts index ba23f94d4..073c2e66f 100644 --- a/src/cloud-azure-integrations/index.ts +++ b/src/cloud-azure-integrations/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_azure_integrations // generated from terraform resource schema diff --git a/src/cloud-azure-link-account/index.ts b/src/cloud-azure-link-account/index.ts index 857beca26..431c2e593 100644 --- a/src/cloud-azure-link-account/index.ts +++ b/src/cloud-azure-link-account/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_azure_link_account // generated from terraform resource schema diff --git a/src/cloud-gcp-integrations/index.ts b/src/cloud-gcp-integrations/index.ts index 215d87e54..95e5d5400 100644 --- a/src/cloud-gcp-integrations/index.ts +++ b/src/cloud-gcp-integrations/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_gcp_integrations // generated from terraform resource schema diff --git a/src/cloud-gcp-link-account/index.ts b/src/cloud-gcp-link-account/index.ts index c0c2ebb3e..c04729d59 100644 --- a/src/cloud-gcp-link-account/index.ts +++ b/src/cloud-gcp-link-account/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/cloud_gcp_link_account // generated from terraform resource schema diff --git a/src/data-newrelic-account/index.ts b/src/data-newrelic-account/index.ts index d3ceb0a1b..d8caf25d7 100644 --- a/src/data-newrelic-account/index.ts +++ b/src/data-newrelic-account/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/account // generated from terraform resource schema diff --git a/src/data-newrelic-alert-channel/index.ts b/src/data-newrelic-alert-channel/index.ts index 378d32243..988edb6d9 100644 --- a/src/data-newrelic-alert-channel/index.ts +++ b/src/data-newrelic-alert-channel/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/alert_channel // generated from terraform resource schema diff --git a/src/data-newrelic-alert-policy/index.ts b/src/data-newrelic-alert-policy/index.ts index ca0c93e46..c01223529 100644 --- a/src/data-newrelic-alert-policy/index.ts +++ b/src/data-newrelic-alert-policy/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/alert_policy // generated from terraform resource schema diff --git a/src/data-newrelic-application/index.ts b/src/data-newrelic-application/index.ts index 7a2cdfcdd..e74e9fd44 100644 --- a/src/data-newrelic-application/index.ts +++ b/src/data-newrelic-application/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/application // generated from terraform resource schema diff --git a/src/data-newrelic-authentication-domain/index.ts b/src/data-newrelic-authentication-domain/index.ts index f5d020c3d..99c8dcd1b 100644 --- a/src/data-newrelic-authentication-domain/index.ts +++ b/src/data-newrelic-authentication-domain/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/authentication_domain // generated from terraform resource schema diff --git a/src/data-newrelic-cloud-account/index.ts b/src/data-newrelic-cloud-account/index.ts index 8639db6fd..dcb3e0e78 100644 --- a/src/data-newrelic-cloud-account/index.ts +++ b/src/data-newrelic-cloud-account/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/cloud_account // generated from terraform resource schema diff --git a/src/data-newrelic-entity/index.ts b/src/data-newrelic-entity/index.ts index 5bf8bde43..ced54d7dc 100644 --- a/src/data-newrelic-entity/index.ts +++ b/src/data-newrelic-entity/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/entity // generated from terraform resource schema diff --git a/src/data-newrelic-group/index.ts b/src/data-newrelic-group/index.ts index 4ddd104c9..794f1610d 100644 --- a/src/data-newrelic-group/index.ts +++ b/src/data-newrelic-group/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/group // generated from terraform resource schema diff --git a/src/data-newrelic-key-transaction/index.ts b/src/data-newrelic-key-transaction/index.ts index f312b9072..26184a4ef 100644 --- a/src/data-newrelic-key-transaction/index.ts +++ b/src/data-newrelic-key-transaction/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/key_transaction // generated from terraform resource schema diff --git a/src/data-newrelic-notification-destination/index.ts b/src/data-newrelic-notification-destination/index.ts index 3f21a6474..323acd3ff 100644 --- a/src/data-newrelic-notification-destination/index.ts +++ b/src/data-newrelic-notification-destination/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/notification_destination // generated from terraform resource schema diff --git a/src/data-newrelic-obfuscation-expression/index.ts b/src/data-newrelic-obfuscation-expression/index.ts index 03c8af16a..8be1e0306 100644 --- a/src/data-newrelic-obfuscation-expression/index.ts +++ b/src/data-newrelic-obfuscation-expression/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/obfuscation_expression // generated from terraform resource schema diff --git a/src/data-newrelic-service-level-alert-helper/index.ts b/src/data-newrelic-service-level-alert-helper/index.ts index 325750935..ea5cd7960 100644 --- a/src/data-newrelic-service-level-alert-helper/index.ts +++ b/src/data-newrelic-service-level-alert-helper/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/service_level_alert_helper // generated from terraform resource schema diff --git a/src/data-newrelic-synthetics-private-location/index.ts b/src/data-newrelic-synthetics-private-location/index.ts index 20cc71702..9bb151a43 100644 --- a/src/data-newrelic-synthetics-private-location/index.ts +++ b/src/data-newrelic-synthetics-private-location/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/synthetics_private_location // generated from terraform resource schema diff --git a/src/data-newrelic-synthetics-secure-credential/index.ts b/src/data-newrelic-synthetics-secure-credential/index.ts index a012a84a9..14d873d04 100644 --- a/src/data-newrelic-synthetics-secure-credential/index.ts +++ b/src/data-newrelic-synthetics-secure-credential/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/synthetics_secure_credential // generated from terraform resource schema diff --git a/src/data-newrelic-test-grok-pattern/index.ts b/src/data-newrelic-test-grok-pattern/index.ts index 0cc90bbf1..7b6f0cdd0 100644 --- a/src/data-newrelic-test-grok-pattern/index.ts +++ b/src/data-newrelic-test-grok-pattern/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/test_grok_pattern // generated from terraform resource schema diff --git a/src/data-newrelic-user/index.ts b/src/data-newrelic-user/index.ts index 8ee2aae23..9b885032a 100644 --- a/src/data-newrelic-user/index.ts +++ b/src/data-newrelic-user/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/data-sources/user // generated from terraform resource schema diff --git a/src/data-partition-rule/index.ts b/src/data-partition-rule/index.ts index 85ce5c131..899499f9f 100644 --- a/src/data-partition-rule/index.ts +++ b/src/data-partition-rule/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/data_partition_rule // generated from terraform resource schema diff --git a/src/entity-tags/index.ts b/src/entity-tags/index.ts index 190dc95d9..9fdcc29e3 100644 --- a/src/entity-tags/index.ts +++ b/src/entity-tags/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/entity_tags // generated from terraform resource schema diff --git a/src/events-to-metrics-rule/index.ts b/src/events-to-metrics-rule/index.ts index 6036503d5..237285455 100644 --- a/src/events-to-metrics-rule/index.ts +++ b/src/events-to-metrics-rule/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/events_to_metrics_rule // generated from terraform resource schema diff --git a/src/group/index.ts b/src/group/index.ts index 74e8ca8bc..dddecbc4e 100644 --- a/src/group/index.ts +++ b/src/group/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/group // generated from terraform resource schema diff --git a/src/index.ts b/src/index.ts index 4c60f4703..191e920fd 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // generated by cdktf get export * as accountManagement from './account-management'; export * as alertChannel from './alert-channel'; diff --git a/src/infra-alert-condition/index.ts b/src/infra-alert-condition/index.ts index d464fc50b..07f9e923a 100644 --- a/src/infra-alert-condition/index.ts +++ b/src/infra-alert-condition/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/infra_alert_condition // generated from terraform resource schema diff --git a/src/insights-event/index.ts b/src/insights-event/index.ts index efe00809f..57cfae0c9 100644 --- a/src/insights-event/index.ts +++ b/src/insights-event/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/insights_event // generated from terraform resource schema diff --git a/src/key-transaction/index.ts b/src/key-transaction/index.ts index 571cec402..5642298bc 100644 --- a/src/key-transaction/index.ts +++ b/src/key-transaction/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/key_transaction // generated from terraform resource schema diff --git a/src/lazy-index.ts b/src/lazy-index.ts index 3328e893f..d3f5bc226 100644 --- a/src/lazy-index.ts +++ b/src/lazy-index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // generated by cdktf get Object.defineProperty(exports, 'accountManagement', { get: function () { return require('./account-management'); } }); Object.defineProperty(exports, 'alertChannel', { get: function () { return require('./alert-channel'); } }); diff --git a/src/log-parsing-rule/index.ts b/src/log-parsing-rule/index.ts index e99e3b21f..8046b3f18 100644 --- a/src/log-parsing-rule/index.ts +++ b/src/log-parsing-rule/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/log_parsing_rule // generated from terraform resource schema diff --git a/src/monitor-downtime/index.ts b/src/monitor-downtime/index.ts index 9529fbb74..0ca0f91f3 100644 --- a/src/monitor-downtime/index.ts +++ b/src/monitor-downtime/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/monitor_downtime // generated from terraform resource schema diff --git a/src/notification-channel/index.ts b/src/notification-channel/index.ts index a0b01d4a2..fc7a7c4ed 100644 --- a/src/notification-channel/index.ts +++ b/src/notification-channel/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/notification_channel // generated from terraform resource schema diff --git a/src/notification-destination/index.ts b/src/notification-destination/index.ts index a38dc3b3d..0460c4e39 100644 --- a/src/notification-destination/index.ts +++ b/src/notification-destination/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/notification_destination // generated from terraform resource schema diff --git a/src/nrql-alert-condition/index.ts b/src/nrql-alert-condition/index.ts index e314ffafc..104871f07 100644 --- a/src/nrql-alert-condition/index.ts +++ b/src/nrql-alert-condition/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/nrql_alert_condition // generated from terraform resource schema diff --git a/src/nrql-drop-rule/index.ts b/src/nrql-drop-rule/index.ts index 0c27363e4..22cbe225e 100644 --- a/src/nrql-drop-rule/index.ts +++ b/src/nrql-drop-rule/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/nrql_drop_rule // generated from terraform resource schema diff --git a/src/obfuscation-expression/index.ts b/src/obfuscation-expression/index.ts index 8d5b6a5f5..ab560575e 100644 --- a/src/obfuscation-expression/index.ts +++ b/src/obfuscation-expression/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/obfuscation_expression // generated from terraform resource schema diff --git a/src/obfuscation-rule/index.ts b/src/obfuscation-rule/index.ts index 691be1b47..a58f9471a 100644 --- a/src/obfuscation-rule/index.ts +++ b/src/obfuscation-rule/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/obfuscation_rule // generated from terraform resource schema diff --git a/src/one-dashboard-json/index.ts b/src/one-dashboard-json/index.ts index 3413a3ebf..05c42f586 100644 --- a/src/one-dashboard-json/index.ts +++ b/src/one-dashboard-json/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/one_dashboard_json // generated from terraform resource schema diff --git a/src/one-dashboard-raw/index.ts b/src/one-dashboard-raw/index.ts index e1836e49e..3b01db76a 100644 --- a/src/one-dashboard-raw/index.ts +++ b/src/one-dashboard-raw/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/one_dashboard_raw // generated from terraform resource schema diff --git a/src/one-dashboard/index-structs/index.ts b/src/one-dashboard/index-structs/index.ts index 3a7a0f2ec..c3bafa1fb 100644 --- a/src/one-dashboard/index-structs/index.ts +++ b/src/one-dashboard/index-structs/index.ts @@ -1,2 +1,7 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + export * from './structs0' export * from './structs400' diff --git a/src/one-dashboard/index-structs/structs0.ts b/src/one-dashboard/index-structs/structs0.ts index 2d5722dc1..ba98b143f 100644 --- a/src/one-dashboard/index-structs/structs0.ts +++ b/src/one-dashboard/index-structs/structs0.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + import * as cdktf from 'cdktf'; export interface OneDashboardPageWidgetAreaColorsSeriesOverrides { /** diff --git a/src/one-dashboard/index-structs/structs400.ts b/src/one-dashboard/index-structs/structs400.ts index bf558a080..c35f3a3e5 100644 --- a/src/one-dashboard/index-structs/structs400.ts +++ b/src/one-dashboard/index-structs/structs400.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + import * as cdktf from 'cdktf'; import { OneDashboardPageWidgetArea, oneDashboardPageWidgetAreaToTerraform, diff --git a/src/one-dashboard/index.ts b/src/one-dashboard/index.ts index aea365f11..b24ed94c7 100644 --- a/src/one-dashboard/index.ts +++ b/src/one-dashboard/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // generated from terraform resource schema import { OneDashboardPage, diff --git a/src/provider/index.ts b/src/provider/index.ts index 2d10ecc9c..e3b25487a 100644 --- a/src/provider/index.ts +++ b/src/provider/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs // generated from terraform resource schema diff --git a/src/service-level/index.ts b/src/service-level/index.ts index 44c982c33..390106479 100644 --- a/src/service-level/index.ts +++ b/src/service-level/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/service_level // generated from terraform resource schema diff --git a/src/synthetics-alert-condition/index.ts b/src/synthetics-alert-condition/index.ts index 2c9126b6b..6985808c7 100644 --- a/src/synthetics-alert-condition/index.ts +++ b/src/synthetics-alert-condition/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_alert_condition // generated from terraform resource schema diff --git a/src/synthetics-broken-links-monitor/index.ts b/src/synthetics-broken-links-monitor/index.ts index 8060f2b6a..9cbd58704 100644 --- a/src/synthetics-broken-links-monitor/index.ts +++ b/src/synthetics-broken-links-monitor/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_broken_links_monitor // generated from terraform resource schema diff --git a/src/synthetics-cert-check-monitor/index.ts b/src/synthetics-cert-check-monitor/index.ts index 1688e79be..950ead92e 100644 --- a/src/synthetics-cert-check-monitor/index.ts +++ b/src/synthetics-cert-check-monitor/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_cert_check_monitor // generated from terraform resource schema diff --git a/src/synthetics-monitor/index.ts b/src/synthetics-monitor/index.ts index 589a6e18d..83e872f93 100644 --- a/src/synthetics-monitor/index.ts +++ b/src/synthetics-monitor/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_monitor // generated from terraform resource schema diff --git a/src/synthetics-multilocation-alert-condition/index.ts b/src/synthetics-multilocation-alert-condition/index.ts index 2f2d5fc13..8caebe4f1 100644 --- a/src/synthetics-multilocation-alert-condition/index.ts +++ b/src/synthetics-multilocation-alert-condition/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_multilocation_alert_condition // generated from terraform resource schema diff --git a/src/synthetics-private-location/index.ts b/src/synthetics-private-location/index.ts index 601f4ddd1..d237a5b7c 100644 --- a/src/synthetics-private-location/index.ts +++ b/src/synthetics-private-location/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_private_location // generated from terraform resource schema diff --git a/src/synthetics-script-monitor/index.ts b/src/synthetics-script-monitor/index.ts index 605398a05..b17b1d4e3 100644 --- a/src/synthetics-script-monitor/index.ts +++ b/src/synthetics-script-monitor/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_script_monitor // generated from terraform resource schema diff --git a/src/synthetics-secure-credential/index.ts b/src/synthetics-secure-credential/index.ts index 0e42fbac3..d50d28376 100644 --- a/src/synthetics-secure-credential/index.ts +++ b/src/synthetics-secure-credential/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_secure_credential // generated from terraform resource schema diff --git a/src/synthetics-step-monitor/index.ts b/src/synthetics-step-monitor/index.ts index f6ec3352c..2caa10838 100644 --- a/src/synthetics-step-monitor/index.ts +++ b/src/synthetics-step-monitor/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/synthetics_step_monitor // generated from terraform resource schema diff --git a/src/user/index.ts b/src/user/index.ts index e778d2501..cf66eebf0 100644 --- a/src/user/index.ts +++ b/src/user/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/user // generated from terraform resource schema diff --git a/src/workflow/index.ts b/src/workflow/index.ts index 97c3f8431..0cb821a12 100644 --- a/src/workflow/index.ts +++ b/src/workflow/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/workflow // generated from terraform resource schema diff --git a/src/workload/index.ts b/src/workload/index.ts index 9c40cda88..bcf7b4038 100644 --- a/src/workload/index.ts +++ b/src/workload/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/newrelic/newrelic/3.51.0/docs/resources/workload // generated from terraform resource schema