From ac9c8be8d032819436f8bc96bbba49447c5db99e Mon Sep 17 00:00:00 2001 From: github-team-tf-cdk Date: Fri, 13 Oct 2023 14:44:59 +0000 Subject: [PATCH 1/2] chore(deps): update by cdktf/cdktf-repository-manager@7d85635 --- docs/accountAws.go.md | 10 +- docs/credentialsAws.go.md | 10 +- docs/dataIntegration.go.md | 16 +- docs/elastigroupAws.go.md | 460 +++++++++--------- docs/elastigroupAwsBeanstalk.go.md | 40 +- docs/elastigroupAwsSuspension.go.md | 16 +- docs/elastigroupAzure.go.md | 124 ++--- docs/elastigroupAzureV3.go.md | 70 +-- docs/elastigroupGcp.go.md | 142 +++--- docs/elastigroupGke.go.md | 130 ++--- docs/healthCheck.go.md | 16 +- docs/managedInstanceAws.go.md | 88 ++-- docs/mrscalerAws.go.md | 112 ++--- docs/multaiBalancer.go.md | 22 +- docs/multaiDeployment.go.md | 10 +- docs/multaiListener.go.md | 22 +- docs/multaiRoutingRule.go.md | 16 +- docs/multaiTarget.go.md | 16 +- docs/multaiTargetSet.go.md | 22 +- docs/oceanAks.go.md | 124 ++--- docs/oceanAksNp.go.md | 76 +-- docs/oceanAksNpVirtualNodeGroup.go.md | 28 +- docs/oceanAksVirtualNodeGroup.go.md | 58 +-- docs/oceanAws.go.md | 142 +++--- docs/oceanAwsExtendedResourceDefinition.go.md | 10 +- docs/oceanAwsLaunchSpec.go.md | 148 +++--- docs/oceanEcs.go.md | 130 ++--- docs/oceanEcsLaunchSpec.go.md | 70 +-- docs/oceanGkeImport.go.md | 100 ++-- docs/oceanGkeLaunchSpec.go.md | 106 ++-- docs/oceanGkeLaunchSpecImport.go.md | 10 +- docs/oceanSpark.go.md | 64 +-- docs/oceanSparkVirtualNodeGroup.go.md | 10 +- docs/organizationPolicy.go.md | 22 +- docs/organizationProgrammaticUser.go.md | 22 +- docs/organizationUser.go.md | 16 +- docs/organizationUserGroup.go.md | 16 +- docs/provider.go.md | 10 +- docs/statefulNodeAzure.go.md | 214 ++++---- docs/subscription.go.md | 10 +- src/account-aws/index.ts | 5 - src/credentials-aws/index.ts | 5 - src/data-integration/index.ts | 5 - src/elastigroup-aws-beanstalk/index.ts | 5 - src/elastigroup-aws-suspension/index.ts | 5 - src/elastigroup-aws/index.ts | 5 - src/elastigroup-azure-v3/index.ts | 5 - src/elastigroup-azure/index.ts | 5 - src/elastigroup-gcp/index.ts | 5 - src/elastigroup-gke/index.ts | 5 - src/health-check/index.ts | 5 - src/index.ts | 5 - src/lazy-index.ts | 5 - src/managed-instance-aws/index.ts | 5 - src/mrscaler-aws/index.ts | 5 - src/multai-balancer/index.ts | 5 - src/multai-deployment/index.ts | 5 - src/multai-listener/index.ts | 5 - src/multai-routing-rule/index.ts | 5 - src/multai-target-set/index.ts | 5 - src/multai-target/index.ts | 5 - src/ocean-aks-np-virtual-node-group/index.ts | 5 - src/ocean-aks-np/index.ts | 5 - src/ocean-aks-virtual-node-group/index.ts | 5 - src/ocean-aks/index.ts | 5 - .../index.ts | 5 - src/ocean-aws-launch-spec/index.ts | 5 - src/ocean-aws/index.ts | 5 - src/ocean-ecs-launch-spec/index.ts | 5 - src/ocean-ecs/index.ts | 5 - src/ocean-gke-import/index.ts | 5 - src/ocean-gke-launch-spec-import/index.ts | 5 - src/ocean-gke-launch-spec/index.ts | 5 - src/ocean-spark-virtual-node-group/index.ts | 5 - src/ocean-spark/index.ts | 5 - src/organization-policy/index.ts | 5 - src/organization-programmatic-user/index.ts | 5 - src/organization-user-group/index.ts | 5 - src/organization-user/index.ts | 5 - src/provider/index.ts | 5 - src/stateful-node-azure/index.ts | 5 - src/subscription/index.ts | 5 - 82 files changed, 1364 insertions(+), 1574 deletions(-) diff --git a/docs/accountAws.go.md b/docs/accountAws.go.md index 422432efd..0a5214745 100644 --- a/docs/accountAws.go.md +++ b/docs/accountAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" accountaws.NewAccountAws(scope Construct, id *string, config AccountAwsConfig) AccountAws ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" accountaws.AccountAws_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" accountaws.AccountAws_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ accountaws.AccountAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" accountaws.AccountAws_IsTerraformResource(x interface{}) *bool ``` @@ -566,7 +566,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" &accountaws.AccountAwsConfig { Connection: interface{}, diff --git a/docs/credentialsAws.go.md b/docs/credentialsAws.go.md index e5c36c1a6..ea18b1212 100644 --- a/docs/credentialsAws.go.md +++ b/docs/credentialsAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" credentialsaws.NewCredentialsAws(scope Construct, id *string, config CredentialsAwsConfig) CredentialsAws ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" credentialsaws.CredentialsAws_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" credentialsaws.CredentialsAws_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ credentialsaws.CredentialsAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" credentialsaws.CredentialsAws_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" &credentialsaws.CredentialsAwsConfig { Connection: interface{}, diff --git a/docs/dataIntegration.go.md b/docs/dataIntegration.go.md index 311f31b96..9dd50a972 100644 --- a/docs/dataIntegration.go.md +++ b/docs/dataIntegration.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" dataintegration.NewDataIntegration(scope Construct, id *string, config DataIntegrationConfig) DataIntegration ``` @@ -304,7 +304,7 @@ func ResetStatus() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" dataintegration.DataIntegration_IsConstruct(x interface{}) *bool ``` @@ -336,7 +336,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" dataintegration.DataIntegration_IsTerraformElement(x interface{}) *bool ``` @@ -350,7 +350,7 @@ dataintegration.DataIntegration_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" dataintegration.DataIntegration_IsTerraformResource(x interface{}) *bool ``` @@ -637,7 +637,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" &dataintegration.DataIntegrationConfig { Connection: interface{}, @@ -649,7 +649,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration Provisioners: *[]interface{}, Name: *string, Id: *string, - S3: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.dataIntegration.DataIntegrationS3, + S3: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.dataIntegration.DataIntegrationS3, Status: *string, } ``` @@ -800,7 +800,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" &dataintegration.DataIntegrationS3 { BucketName: *string, @@ -848,7 +848,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" dataintegration.NewDataIntegrationS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataIntegrationS3OutputReference ``` diff --git a/docs/elastigroupAws.go.md b/docs/elastigroupAws.go.md index b598bb235..cdad37ef4 100644 --- a/docs/elastigroupAws.go.md +++ b/docs/elastigroupAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAws(scope Construct, id *string, config ElastigroupAwsConfig) ElastigroupAws ``` @@ -1265,7 +1265,7 @@ func ResetWaitForCapacityTimeout() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.ElastigroupAws_IsConstruct(x interface{}) *bool ``` @@ -1297,7 +1297,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.ElastigroupAws_IsTerraformElement(x interface{}) *bool ``` @@ -1311,7 +1311,7 @@ elastigroupaws.ElastigroupAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.ElastigroupAws_IsTerraformResource(x interface{}) *bool ``` @@ -3358,7 +3358,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsConfig { Connection: interface{}, @@ -3378,7 +3378,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" CapacityUnit: *string, ConsiderOdPricing: interface{}, CpuCredits: *string, - CpuOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsCpuOptions, + CpuOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsCpuOptions, Description: *string, DesiredCapacity: *f64, DrainingTimeout: *f64, @@ -3400,26 +3400,26 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" InstanceTypesPreferredSpot: *[]*string, InstanceTypesSpot: *[]*string, InstanceTypesWeights: interface{}, - IntegrationBeanstalk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalk, - IntegrationCodedeploy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationCodedeploy, - IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationDockerSwarm, - IntegrationEcs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationEcs, - IntegrationGitlab: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationGitlab, - IntegrationKubernetes: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationKubernetes, - IntegrationMesosphere: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationMesosphere, - IntegrationMultaiRuntime: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationMultaiRuntime, - IntegrationNomad: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationNomad, - IntegrationRancher: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationRancher, - IntegrationRoute53: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationRoute53, + IntegrationBeanstalk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalk, + IntegrationCodedeploy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationCodedeploy, + IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationDockerSwarm, + IntegrationEcs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationEcs, + IntegrationGitlab: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationGitlab, + IntegrationKubernetes: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationKubernetes, + IntegrationMesosphere: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationMesosphere, + IntegrationMultaiRuntime: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationMultaiRuntime, + IntegrationNomad: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationNomad, + IntegrationRancher: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationRancher, + IntegrationRoute53: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationRoute53, Itf: interface{}, KeyName: *string, LifetimePeriod: *string, MaxSize: *f64, - MetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsMetadataOptions, + MetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsMetadataOptions, MinimumInstanceLifetime: *f64, MinSize: *f64, MultaiTargetSets: interface{}, - MultipleMetrics: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsMultipleMetrics, + MultipleMetrics: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsMultipleMetrics, NetworkInterface: interface{}, OndemandCount: *f64, OnDemandTypes: *[]*string, @@ -3432,7 +3432,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" Region: *string, ResourceRequirements: interface{}, ResourceTagSpecification: interface{}, - RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsRevertToSpot, + RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsRevertToSpot, ScalingDownPolicy: interface{}, ScalingStrategy: interface{}, ScalingTargetPolicy: interface{}, @@ -3441,12 +3441,12 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" ShutdownScript: *string, Signal: interface{}, SpotPercentage: *f64, - StatefulDeallocation: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsStatefulDeallocation, + StatefulDeallocation: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsStatefulDeallocation, StatefulInstanceAction: interface{}, SubnetIds: *[]*string, Tags: interface{}, TargetGroupArns: *[]*string, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsUpdatePolicy, UserData: *string, UtilizeCommitments: interface{}, UtilizeReservedInstances: interface{}, @@ -4707,7 +4707,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsCpuOptions { ThreadsPerCore: *f64, @@ -4739,7 +4739,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsEbsBlockDevice { DeviceName: *string, @@ -4883,7 +4883,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsEphemeralBlockDevice { DeviceName: *string, @@ -4929,7 +4929,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsImages { Image: interface{}, @@ -4963,7 +4963,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsImagesImage { Id: *string, @@ -4998,7 +4998,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsInstanceTypesWeights { InstanceType: *string, @@ -5044,12 +5044,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalk { - DeploymentPreferences: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferences, + DeploymentPreferences: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferences, EnvironmentId: *string, - ManagedActions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalkManagedActions, + ManagedActions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalkManagedActions, } ``` @@ -5108,13 +5108,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferences { AutomaticRoll: interface{}, BatchSizePercentage: *f64, GracePeriod: *f64, - Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategy, + Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategy, } ``` @@ -5184,7 +5184,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategy { Action: *string, @@ -5230,10 +5230,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalkManagedActions { - PlatformUpdate: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdate, + PlatformUpdate: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdate, } ``` @@ -5264,7 +5264,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdate { PerformAt: *string, @@ -5324,7 +5324,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationCodedeploy { CleanupOnFailure: interface{}, @@ -5386,7 +5386,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationCodedeployDeploymentGroups { ApplicationName: *string, @@ -5432,14 +5432,14 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationDockerSwarm { MasterHost: *string, MasterPort: *f64, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationDockerSwarmAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationDockerSwarmAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroom, AutoscaleIsEnabled: interface{}, } ``` @@ -5538,7 +5538,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationDockerSwarmAutoscaleDown { EvaluationPeriods: *f64, @@ -5584,7 +5584,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroom { CpuPerUnit: *f64, @@ -5644,18 +5644,18 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcs { ClusterName: *string, AutoscaleAttributes: interface{}, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationEcsAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationEcsAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationEcsAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationEcsAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, AutoscaleScaleDownNonServiceTasks: interface{}, - Batch: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationEcsBatch, + Batch: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationEcsBatch, } ``` @@ -5796,7 +5796,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcsAutoscaleAttributes { Key: *string, @@ -5842,7 +5842,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcsAutoscaleDown { EvaluationPeriods: *f64, @@ -5888,7 +5888,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcsAutoscaleHeadroom { CpuPerUnit: *f64, @@ -5948,7 +5948,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcsBatch { JobQueueNames: *[]*string, @@ -5980,10 +5980,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationGitlab { - Runner: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationGitlabRunner, + Runner: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationGitlabRunner, } ``` @@ -6014,7 +6014,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationGitlabRunner { IsEnabled: interface{}, @@ -6046,13 +6046,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationKubernetes { ApiServer: *string, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationKubernetesAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationKubernetesAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationKubernetesAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationKubernetesAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, AutoscaleLabels: interface{}, @@ -6210,7 +6210,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationKubernetesAutoscaleDown { EvaluationPeriods: *f64, @@ -6256,7 +6256,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationKubernetesAutoscaleHeadroom { CpuPerUnit: *f64, @@ -6316,7 +6316,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationKubernetesAutoscaleLabels { Key: *string, @@ -6362,7 +6362,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationMesosphere { ApiServer: *string, @@ -6394,7 +6394,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationMultaiRuntime { DeploymentId: *string, @@ -6426,7 +6426,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationNomad { MasterHost: *string, @@ -6434,8 +6434,8 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" AclToken: *string, AutoscaleConstraints: interface{}, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationNomadAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationNomadAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationNomadAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationNomadAutoscaleHeadroom, AutoscaleIsEnabled: interface{}, } ``` @@ -6562,7 +6562,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationNomadAutoscaleConstraints { Key: *string, @@ -6608,7 +6608,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationNomadAutoscaleDown { EvaluationPeriods: *f64, @@ -6640,7 +6640,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationNomadAutoscaleHeadroom { CpuPerUnit: *f64, @@ -6700,7 +6700,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationRancher { AccessKey: *string, @@ -6774,7 +6774,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationRoute53 { Domains: interface{}, @@ -6808,7 +6808,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationRoute53Domains { HostedZoneId: *string, @@ -6884,7 +6884,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationRoute53DomainsRecordSets { Name: *string, @@ -6944,14 +6944,14 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsItf { FixedTargetGroups: interface{}, LoadBalancer: interface{}, TargetGroupConfig: interface{}, WeightStrategy: *string, - DefaultStaticTargetGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsItfDefaultStaticTargetGroup, + DefaultStaticTargetGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsItfDefaultStaticTargetGroup, MigrationHealthinessThreshold: *f64, } ``` @@ -7052,7 +7052,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsItfDefaultStaticTargetGroup { Arn: *string, @@ -7098,7 +7098,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsItfLoadBalancer { ListenerRule: interface{}, @@ -7146,11 +7146,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsItfLoadBalancerListenerRule { RuleArn: *string, - StaticTargetGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroup, + StaticTargetGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroup, } ``` @@ -7194,7 +7194,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroup { Arn: *string, @@ -7240,7 +7240,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsItfTargetGroupConfig { HealthCheckPath: *string, @@ -7444,7 +7444,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsItfTargetGroupConfigMatcher { GrpcCode: *string, @@ -7490,7 +7490,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsItfTargetGroupConfigTags { TagKey: *string, @@ -7536,7 +7536,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsMetadataOptions { HttpTokens: *string, @@ -7596,7 +7596,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsMultaiTargetSets { BalancerId: *string, @@ -7642,7 +7642,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsMultipleMetrics { Expressions: interface{}, @@ -7692,7 +7692,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsMultipleMetricsExpressions { Expression: *string, @@ -7738,7 +7738,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsMultipleMetricsMetrics { MetricName: *string, @@ -7856,7 +7856,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsMultipleMetricsMetricsDimensions { Name: *string, @@ -7902,7 +7902,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsNetworkInterface { DeviceIndex: *string, @@ -8032,7 +8032,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsResourceRequirements { RequiredMemoryMaximum: *f64, @@ -8176,7 +8176,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsResourceTagSpecification { ShouldTagAmis: interface{}, @@ -8250,7 +8250,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsRevertToSpot { PerformAt: *string, @@ -8296,7 +8296,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingDownPolicy { MetricName: *string, @@ -8612,7 +8612,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingDownPolicyDimensions { Name: *string, @@ -8658,10 +8658,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingDownPolicyStepAdjustments { - Action: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsScalingDownPolicyStepAdjustmentsAction, + Action: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsScalingDownPolicyStepAdjustmentsAction, Threshold: *f64, } ``` @@ -8706,7 +8706,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingDownPolicyStepAdjustmentsAction { Type: *string, @@ -8822,7 +8822,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingStrategy { TerminateAtEndOfBillingHour: interface{}, @@ -8868,7 +8868,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingTargetPolicy { MetricName: *string, @@ -9070,7 +9070,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingTargetPolicyDimensions { Name: *string, @@ -9116,7 +9116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingUpPolicy { MetricName: *string, @@ -9432,7 +9432,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingUpPolicyDimensions { Name: *string, @@ -9478,10 +9478,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingUpPolicyStepAdjustments { - Action: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsScalingUpPolicyStepAdjustmentsAction, + Action: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsScalingUpPolicyStepAdjustmentsAction, Threshold: *f64, } ``` @@ -9526,7 +9526,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingUpPolicyStepAdjustmentsAction { Type: *string, @@ -9642,7 +9642,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsScheduledTask { TaskType: *string, @@ -9870,7 +9870,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsSignal { Name: *string, @@ -9916,7 +9916,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsStatefulDeallocation { ShouldDeleteImages: interface{}, @@ -9990,7 +9990,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsStatefulInstanceAction { StatefulInstanceId: *string, @@ -10036,7 +10036,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsTags { Key: *string, @@ -10082,13 +10082,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsUpdatePolicy { ShouldResumeStateful: interface{}, ShouldRoll: interface{}, AutoApplyTags: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfig, } ``` @@ -10158,13 +10158,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsUpdatePolicyRollConfig { BatchSizePercentage: *f64, GracePeriod: *f64, HealthCheckType: *string, - Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfigStrategy, + Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfigStrategy, WaitForRollPercentage: *f64, WaitForRollTimeout: *f64, } @@ -10262,12 +10262,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsUpdatePolicyRollConfigStrategy { Action: *string, BatchMinHealthyPercentage: *f64, - OnFailure: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailure, + OnFailure: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailure, ShouldDrainInstances: interface{}, } ``` @@ -10338,7 +10338,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" &elastigroupaws.ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailure { ActionType: *string, @@ -10428,7 +10428,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsCpuOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsCpuOptionsOutputReference ``` @@ -10699,7 +10699,7 @@ func InternalValue() ElastigroupAwsCpuOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsEbsBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsEbsBlockDeviceList ``` @@ -10842,7 +10842,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsEbsBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsEbsBlockDeviceOutputReference ``` @@ -11363,7 +11363,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsEphemeralBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsEphemeralBlockDeviceList ``` @@ -11506,7 +11506,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsEphemeralBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsEphemeralBlockDeviceOutputReference ``` @@ -11817,7 +11817,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsImagesImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsImagesImageList ``` @@ -11960,7 +11960,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsImagesImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsImagesImageOutputReference ``` @@ -12249,7 +12249,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsImagesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsImagesList ``` @@ -12392,7 +12392,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsImagesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsImagesOutputReference ``` @@ -12694,7 +12694,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsInstanceTypesWeightsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsInstanceTypesWeightsList ``` @@ -12837,7 +12837,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsInstanceTypesWeightsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsInstanceTypesWeightsOutputReference ``` @@ -13148,7 +13148,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkDeploymentPreferencesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesOutputReference ``` @@ -13526,7 +13526,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalkDeploymentPreferences #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategyOutputReference ``` @@ -13833,7 +13833,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStra #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkManagedActionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkManagedActionsOutputReference ``` @@ -14124,7 +14124,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalkManagedActions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdateOutputReference ``` @@ -14460,7 +14460,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpd #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkOutputReference ``` @@ -14822,7 +14822,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationCodedeployDeploymentGroupsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationCodedeployDeploymentGroupsList ``` @@ -14965,7 +14965,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationCodedeployDeploymentGroupsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationCodedeployDeploymentGroupsOutputReference ``` @@ -15276,7 +15276,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationCodedeployOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationCodedeployOutputReference ``` @@ -15604,7 +15604,7 @@ func InternalValue() ElastigroupAwsIntegrationCodedeploy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationDockerSwarmAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationDockerSwarmAutoscaleDownOutputReference ``` @@ -15911,7 +15911,7 @@ func InternalValue() ElastigroupAwsIntegrationDockerSwarmAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroomOutputReference ``` @@ -16247,7 +16247,7 @@ func InternalValue() ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationDockerSwarmOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationDockerSwarmOutputReference ``` @@ -16682,7 +16682,7 @@ func InternalValue() ElastigroupAwsIntegrationDockerSwarm #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsAutoscaleAttributesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationEcsAutoscaleAttributesList ``` @@ -16825,7 +16825,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsAutoscaleAttributesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationEcsAutoscaleAttributesOutputReference ``` @@ -17136,7 +17136,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationEcsAutoscaleDownOutputReference ``` @@ -17443,7 +17443,7 @@ func InternalValue() ElastigroupAwsIntegrationEcsAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationEcsAutoscaleHeadroomOutputReference ``` @@ -17779,7 +17779,7 @@ func InternalValue() ElastigroupAwsIntegrationEcsAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsBatchOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationEcsBatchOutputReference ``` @@ -18050,7 +18050,7 @@ func InternalValue() ElastigroupAwsIntegrationEcsBatch #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationEcsOutputReference ``` @@ -18605,7 +18605,7 @@ func InternalValue() ElastigroupAwsIntegrationEcs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationGitlabOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationGitlabOutputReference ``` @@ -18896,7 +18896,7 @@ func InternalValue() ElastigroupAwsIntegrationGitlab #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationGitlabRunnerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationGitlabRunnerOutputReference ``` @@ -19174,7 +19174,7 @@ func InternalValue() ElastigroupAwsIntegrationGitlabRunner #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationKubernetesAutoscaleDownOutputReference ``` @@ -19481,7 +19481,7 @@ func InternalValue() ElastigroupAwsIntegrationKubernetesAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationKubernetesAutoscaleHeadroomOutputReference ``` @@ -19817,7 +19817,7 @@ func InternalValue() ElastigroupAwsIntegrationKubernetesAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesAutoscaleLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationKubernetesAutoscaleLabelsList ``` @@ -19960,7 +19960,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesAutoscaleLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationKubernetesAutoscaleLabelsOutputReference ``` @@ -20271,7 +20271,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationKubernetesOutputReference ``` @@ -20849,7 +20849,7 @@ func InternalValue() ElastigroupAwsIntegrationKubernetes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationMesosphereOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationMesosphereOutputReference ``` @@ -21120,7 +21120,7 @@ func InternalValue() ElastigroupAwsIntegrationMesosphere #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationMultaiRuntimeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationMultaiRuntimeOutputReference ``` @@ -21391,7 +21391,7 @@ func InternalValue() ElastigroupAwsIntegrationMultaiRuntime #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadAutoscaleConstraintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationNomadAutoscaleConstraintsList ``` @@ -21534,7 +21534,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadAutoscaleConstraintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationNomadAutoscaleConstraintsOutputReference ``` @@ -21845,7 +21845,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationNomadAutoscaleDownOutputReference ``` @@ -22123,7 +22123,7 @@ func InternalValue() ElastigroupAwsIntegrationNomadAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationNomadAutoscaleHeadroomOutputReference ``` @@ -22459,7 +22459,7 @@ func InternalValue() ElastigroupAwsIntegrationNomadAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationNomadOutputReference ``` @@ -22965,7 +22965,7 @@ func InternalValue() ElastigroupAwsIntegrationNomad #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRancherOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationRancherOutputReference ``` @@ -23309,7 +23309,7 @@ func InternalValue() ElastigroupAwsIntegrationRancher #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53DomainsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationRoute53DomainsList ``` @@ -23452,7 +23452,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53DomainsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationRoute53DomainsOutputReference ``` @@ -23834,7 +23834,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53DomainsRecordSetsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationRoute53DomainsRecordSetsList ``` @@ -23977,7 +23977,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53DomainsRecordSetsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationRoute53DomainsRecordSetsOutputReference ``` @@ -24324,7 +24324,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationRoute53OutputReference ``` @@ -24608,7 +24608,7 @@ func InternalValue() ElastigroupAwsIntegrationRoute53 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfDefaultStaticTargetGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsItfDefaultStaticTargetGroupOutputReference ``` @@ -24901,7 +24901,7 @@ func InternalValue() ElastigroupAwsItfDefaultStaticTargetGroup #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfList ``` @@ -25044,7 +25044,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfLoadBalancerList ``` @@ -25187,7 +25187,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerListenerRuleList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfLoadBalancerListenerRuleList ``` @@ -25330,7 +25330,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerListenerRuleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfLoadBalancerListenerRuleOutputReference ``` @@ -25661,7 +25661,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroupOutputReference ``` @@ -25954,7 +25954,7 @@ func InternalValue() ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroup #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfLoadBalancerOutputReference ``` @@ -26278,7 +26278,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfOutputReference ``` @@ -26730,7 +26730,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfTargetGroupConfigList ``` @@ -26873,7 +26873,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigMatcherList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfTargetGroupConfigMatcherList ``` @@ -27016,7 +27016,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigMatcherOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfTargetGroupConfigMatcherOutputReference ``` @@ -27341,7 +27341,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfTargetGroupConfigOutputReference ``` @@ -27983,7 +27983,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfTargetGroupConfigTagsList ``` @@ -28126,7 +28126,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfTargetGroupConfigTagsOutputReference ``` @@ -28444,7 +28444,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsMetadataOptionsOutputReference ``` @@ -28773,7 +28773,7 @@ func InternalValue() ElastigroupAwsMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMultaiTargetSetsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsMultaiTargetSetsList ``` @@ -28916,7 +28916,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMultaiTargetSetsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsMultaiTargetSetsOutputReference ``` @@ -29227,7 +29227,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsExpressionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsMultipleMetricsExpressionsList ``` @@ -29370,7 +29370,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsExpressionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsMultipleMetricsExpressionsOutputReference ``` @@ -29681,7 +29681,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsMetricsDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsMultipleMetricsMetricsDimensionsList ``` @@ -29824,7 +29824,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsMetricsDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsMultipleMetricsMetricsDimensionsOutputReference ``` @@ -30142,7 +30142,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsMetricsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsMultipleMetricsMetricsList ``` @@ -30285,7 +30285,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsMetricsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsMultipleMetricsMetricsOutputReference ``` @@ -30747,7 +30747,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsMultipleMetricsOutputReference ``` @@ -31080,7 +31080,7 @@ func InternalValue() ElastigroupAwsMultipleMetrics #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsNetworkInterfaceList ``` @@ -31223,7 +31223,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsNetworkInterfaceOutputReference ``` @@ -31715,7 +31715,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsResourceRequirementsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsResourceRequirementsList ``` @@ -31858,7 +31858,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsResourceRequirementsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsResourceRequirementsOutputReference ``` @@ -32358,7 +32358,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsResourceTagSpecificationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsResourceTagSpecificationList ``` @@ -32501,7 +32501,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsResourceTagSpecificationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsResourceTagSpecificationOutputReference ``` @@ -32884,7 +32884,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsRevertToSpotOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsRevertToSpotOutputReference ``` @@ -33184,7 +33184,7 @@ func InternalValue() ElastigroupAwsRevertToSpot #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingDownPolicyDimensionsList ``` @@ -33327,7 +33327,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingDownPolicyDimensionsOutputReference ``` @@ -33645,7 +33645,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingDownPolicyList ``` @@ -33788,7 +33788,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingDownPolicyOutputReference ``` @@ -34669,7 +34669,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyStepAdjustmentsActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsScalingDownPolicyStepAdjustmentsActionOutputReference ``` @@ -35114,7 +35114,7 @@ func InternalValue() ElastigroupAwsScalingDownPolicyStepAdjustmentsAction #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyStepAdjustmentsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingDownPolicyStepAdjustmentsList ``` @@ -35257,7 +35257,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyStepAdjustmentsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingDownPolicyStepAdjustmentsOutputReference ``` @@ -35581,7 +35581,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingStrategyList ``` @@ -35724,7 +35724,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingStrategyOutputReference ``` @@ -36049,7 +36049,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingTargetPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingTargetPolicyDimensionsList ``` @@ -36192,7 +36192,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingTargetPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingTargetPolicyDimensionsOutputReference ``` @@ -36510,7 +36510,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingTargetPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingTargetPolicyList ``` @@ -36653,7 +36653,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingTargetPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingTargetPolicyOutputReference ``` @@ -37282,7 +37282,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingUpPolicyDimensionsList ``` @@ -37425,7 +37425,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingUpPolicyDimensionsOutputReference ``` @@ -37743,7 +37743,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingUpPolicyList ``` @@ -37886,7 +37886,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingUpPolicyOutputReference ``` @@ -38767,7 +38767,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyStepAdjustmentsActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsScalingUpPolicyStepAdjustmentsActionOutputReference ``` @@ -39212,7 +39212,7 @@ func InternalValue() ElastigroupAwsScalingUpPolicyStepAdjustmentsAction #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyStepAdjustmentsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingUpPolicyStepAdjustmentsList ``` @@ -39355,7 +39355,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyStepAdjustmentsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingUpPolicyStepAdjustmentsOutputReference ``` @@ -39679,7 +39679,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScheduledTaskList ``` @@ -39822,7 +39822,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScheduledTaskOutputReference ``` @@ -40517,7 +40517,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsSignalList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsSignalList ``` @@ -40660,7 +40660,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsSignalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsSignalOutputReference ``` @@ -40978,7 +40978,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsStatefulDeallocationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsStatefulDeallocationOutputReference ``` @@ -41343,7 +41343,7 @@ func InternalValue() ElastigroupAwsStatefulDeallocation #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsStatefulInstanceActionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsStatefulInstanceActionList ``` @@ -41486,7 +41486,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsStatefulInstanceActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsStatefulInstanceActionOutputReference ``` @@ -41797,7 +41797,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsTagsList ``` @@ -41940,7 +41940,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsTagsOutputReference ``` @@ -42265,7 +42265,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsUpdatePolicyOutputReference ``` @@ -42629,7 +42629,7 @@ func InternalValue() ElastigroupAwsUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsUpdatePolicyRollConfigOutputReference ``` @@ -43058,7 +43058,7 @@ func InternalValue() ElastigroupAwsUpdatePolicyRollConfig #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsUpdatePolicyRollConfigStrategyOnFailureOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailureOutputReference ``` @@ -43445,7 +43445,7 @@ func InternalValue() ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailure #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" elastigroupaws.NewElastigroupAwsUpdatePolicyRollConfigStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsUpdatePolicyRollConfigStrategyOutputReference ``` diff --git a/docs/elastigroupAwsBeanstalk.go.md b/docs/elastigroupAwsBeanstalk.go.md index 33cf7efc1..802b15dc0 100644 --- a/docs/elastigroupAwsBeanstalk.go.md +++ b/docs/elastigroupAwsBeanstalk.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalk(scope Construct, id *string, config ElastigroupAwsBeanstalkConfig) ElastigroupAwsBeanstalk ``` @@ -358,7 +358,7 @@ func ResetScheduledTask() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.ElastigroupAwsBeanstalk_IsConstruct(x interface{}) *bool ``` @@ -390,7 +390,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.ElastigroupAwsBeanstalk_IsTerraformElement(x interface{}) *bool ``` @@ -404,7 +404,7 @@ elastigroupawsbeanstalk.ElastigroupAwsBeanstalk_IsTerraformElement(x interface{} ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.ElastigroupAwsBeanstalk_IsTerraformResource(x interface{}) *bool ``` @@ -911,7 +911,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkConfig { Connection: interface{}, @@ -930,10 +930,10 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsb Region: *string, BeanstalkEnvironmentId: *string, BeanstalkEnvironmentName: *string, - DeploymentPreferences: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkDeploymentPreferences, + DeploymentPreferences: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkDeploymentPreferences, Id: *string, Maintenance: *string, - ManagedActions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkManagedActions, + ManagedActions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkManagedActions, ScheduledTask: interface{}, } ``` @@ -1218,7 +1218,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkDeploymentPreferences { AutomaticRoll: interface{}, @@ -1294,7 +1294,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkDeploymentPreferencesStrategy { Action: *string, @@ -1340,10 +1340,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkManagedActions { - PlatformUpdate: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkManagedActionsPlatformUpdate, + PlatformUpdate: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkManagedActionsPlatformUpdate, } ``` @@ -1374,7 +1374,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkManagedActionsPlatformUpdate { PerformAt: *string, @@ -1434,7 +1434,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkScheduledTask { TaskType: *string, @@ -1664,7 +1664,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkDeploymentPreferencesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsBeanstalkDeploymentPreferencesOutputReference ``` @@ -2042,7 +2042,7 @@ func InternalValue() ElastigroupAwsBeanstalkDeploymentPreferences #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkDeploymentPreferencesStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsBeanstalkDeploymentPreferencesStrategyList ``` @@ -2185,7 +2185,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkDeploymentPreferencesStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsBeanstalkDeploymentPreferencesStrategyOutputReference ``` @@ -2510,7 +2510,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkManagedActionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsBeanstalkManagedActionsOutputReference ``` @@ -2801,7 +2801,7 @@ func InternalValue() ElastigroupAwsBeanstalkManagedActions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkManagedActionsPlatformUpdateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsBeanstalkManagedActionsPlatformUpdateOutputReference ``` @@ -3137,7 +3137,7 @@ func InternalValue() ElastigroupAwsBeanstalkManagedActionsPlatformUpdate #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsBeanstalkScheduledTaskList ``` @@ -3280,7 +3280,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsBeanstalkScheduledTaskOutputReference ``` diff --git a/docs/elastigroupAwsSuspension.go.md b/docs/elastigroupAwsSuspension.go.md index e20c9eb46..ac0855890 100644 --- a/docs/elastigroupAwsSuspension.go.md +++ b/docs/elastigroupAwsSuspension.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" elastigroupawssuspension.NewElastigroupAwsSuspension(scope Construct, id *string, config ElastigroupAwsSuspensionConfig) ElastigroupAwsSuspension ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" elastigroupawssuspension.ElastigroupAwsSuspension_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" elastigroupawssuspension.ElastigroupAwsSuspension_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ elastigroupawssuspension.ElastigroupAwsSuspension_IsTerraformElement(x interface ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" elastigroupawssuspension.ElastigroupAwsSuspension_IsTerraformResource(x interface{}) *bool ``` @@ -601,7 +601,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" &elastigroupawssuspension.ElastigroupAwsSuspensionConfig { Connection: interface{}, @@ -750,7 +750,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" &elastigroupawssuspension.ElastigroupAwsSuspensionSuspension { Name: *string, @@ -784,7 +784,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" elastigroupawssuspension.NewElastigroupAwsSuspensionSuspensionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsSuspensionSuspensionList ``` @@ -927,7 +927,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" elastigroupawssuspension.NewElastigroupAwsSuspensionSuspensionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsSuspensionSuspensionOutputReference ``` diff --git a/docs/elastigroupAzure.go.md b/docs/elastigroupAzure.go.md index 6eb45ea50..3a80bbb30 100644 --- a/docs/elastigroupAzure.go.md +++ b/docs/elastigroupAzure.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzure(scope Construct, id *string, config ElastigroupAzureConfig) ElastigroupAzure ``` @@ -565,7 +565,7 @@ func ResetUserData() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.ElastigroupAzure_IsConstruct(x interface{}) *bool ``` @@ -597,7 +597,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.ElastigroupAzure_IsTerraformElement(x interface{}) *bool ``` @@ -611,7 +611,7 @@ elastigroupazure.ElastigroupAzure_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.ElastigroupAzure_IsTerraformResource(x interface{}) *bool ``` @@ -1382,7 +1382,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureConfig { Connection: interface{}, @@ -1394,21 +1394,21 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazur Provisioners: *[]interface{}, LowPrioritySizes: *[]*string, Name: *string, - Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureNetwork, + Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureNetwork, OdSizes: *[]*string, Product: *string, Region: *string, ResourceGroupName: *string, - Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureStrategy, + Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureStrategy, CustomData: *string, DesiredCapacity: *f64, - HealthCheck: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureHealthCheck, + HealthCheck: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureHealthCheck, Id: *string, Image: interface{}, - IntegrationKubernetes: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureIntegrationKubernetes, - IntegrationMultaiRuntime: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureIntegrationMultaiRuntime, + IntegrationKubernetes: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureIntegrationKubernetes, + IntegrationMultaiRuntime: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureIntegrationMultaiRuntime, LoadBalancers: interface{}, - Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureLogin, + Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureLogin, ManagedServiceIdentities: interface{}, MaxSize: *f64, MinSize: *f64, @@ -1416,7 +1416,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazur ScalingUpPolicy: interface{}, ScheduledTask: interface{}, ShutdownScript: *string, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureUpdatePolicy, UserData: *string, } ``` @@ -1877,7 +1877,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureHealthCheck { HealthCheckType: *string, @@ -1937,7 +1937,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureImage { Custom: interface{}, @@ -1987,7 +1987,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureImageCustom { ImageName: *string, @@ -2033,7 +2033,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureImageMarketplace { Offer: *string, @@ -2093,7 +2093,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureIntegrationKubernetes { ClusterIdentifier: *string, @@ -2125,7 +2125,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureIntegrationMultaiRuntime { DeploymentId: *string, @@ -2157,7 +2157,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureLoadBalancers { Type: *string, @@ -2231,7 +2231,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureLogin { UserName: *string, @@ -2291,7 +2291,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureManagedServiceIdentities { Name: *string, @@ -2337,7 +2337,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureNetwork { ResourceGroupName: *string, @@ -2427,7 +2427,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureNetworkAdditionalIpConfigs { Name: *string, @@ -2473,7 +2473,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureScalingDownPolicy { MetricName: *string, @@ -2745,7 +2745,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureScalingDownPolicyDimensions { Name: *string, @@ -2791,7 +2791,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureScalingUpPolicy { MetricName: *string, @@ -3063,7 +3063,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureScalingUpPolicyDimensions { Name: *string, @@ -3109,7 +3109,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureScheduledTask { CronExpression: *string, @@ -3267,7 +3267,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureStrategy { DrainingTimeout: *f64, @@ -3327,11 +3327,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureUpdatePolicy { ShouldRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureUpdatePolicyRollConfig, } ``` @@ -3375,7 +3375,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" &elastigroupazure.ElastigroupAzureUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -3437,7 +3437,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureHealthCheckOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureHealthCheckOutputReference ``` @@ -3766,7 +3766,7 @@ func InternalValue() ElastigroupAzureHealthCheck #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureImageCustomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureImageCustomList ``` @@ -3909,7 +3909,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureImageCustomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureImageCustomOutputReference ``` @@ -4220,7 +4220,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureImageList ``` @@ -4363,7 +4363,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureImageMarketplaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureImageMarketplaceList ``` @@ -4506,7 +4506,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureImageMarketplaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureImageMarketplaceOutputReference ``` @@ -4839,7 +4839,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureImageOutputReference ``` @@ -5190,7 +5190,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureIntegrationKubernetesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureIntegrationKubernetesOutputReference ``` @@ -5461,7 +5461,7 @@ func InternalValue() ElastigroupAzureIntegrationKubernetes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureIntegrationMultaiRuntimeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureIntegrationMultaiRuntimeOutputReference ``` @@ -5732,7 +5732,7 @@ func InternalValue() ElastigroupAzureIntegrationMultaiRuntime #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureLoadBalancersList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureLoadBalancersList ``` @@ -5875,7 +5875,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureLoadBalancersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureLoadBalancersOutputReference ``` @@ -6251,7 +6251,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureLoginOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureLoginOutputReference ``` @@ -6580,7 +6580,7 @@ func InternalValue() ElastigroupAzureLogin #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureManagedServiceIdentitiesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureManagedServiceIdentitiesList ``` @@ -6723,7 +6723,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureManagedServiceIdentitiesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureManagedServiceIdentitiesOutputReference ``` @@ -7034,7 +7034,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureNetworkAdditionalIpConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureNetworkAdditionalIpConfigsList ``` @@ -7177,7 +7177,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureNetworkAdditionalIpConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureNetworkAdditionalIpConfigsOutputReference ``` @@ -7495,7 +7495,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureNetworkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureNetworkOutputReference ``` @@ -7881,7 +7881,7 @@ func InternalValue() ElastigroupAzureNetwork #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingDownPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScalingDownPolicyDimensionsList ``` @@ -8024,7 +8024,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingDownPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScalingDownPolicyDimensionsOutputReference ``` @@ -8342,7 +8342,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScalingDownPolicyList ``` @@ -8485,7 +8485,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScalingDownPolicyOutputReference ``` @@ -9259,7 +9259,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingUpPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScalingUpPolicyDimensionsList ``` @@ -9402,7 +9402,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingUpPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScalingUpPolicyDimensionsOutputReference ``` @@ -9720,7 +9720,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScalingUpPolicyList ``` @@ -9863,7 +9863,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScalingUpPolicyOutputReference ``` @@ -10637,7 +10637,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScheduledTaskList ``` @@ -10780,7 +10780,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScheduledTaskOutputReference ``` @@ -11323,7 +11323,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureStrategyOutputReference ``` @@ -11659,7 +11659,7 @@ func InternalValue() ElastigroupAzureStrategy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureUpdatePolicyOutputReference ``` @@ -11972,7 +11972,7 @@ func InternalValue() ElastigroupAzureUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" elastigroupazure.NewElastigroupAzureUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/elastigroupAzureV3.go.md b/docs/elastigroupAzureV3.go.md index c1ddeb375..5e0f5e352 100644 --- a/docs/elastigroupAzureV3.go.md +++ b/docs/elastigroupAzureV3.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3(scope Construct, id *string, config ElastigroupAzureV3Config) ElastigroupAzureV3 ``` @@ -419,7 +419,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.ElastigroupAzureV3_IsConstruct(x interface{}) *bool ``` @@ -451,7 +451,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.ElastigroupAzureV3_IsTerraformElement(x interface{}) *bool ``` @@ -465,7 +465,7 @@ elastigroupazurev3.ElastigroupAzureV3_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.ElastigroupAzureV3_IsTerraformResource(x interface{}) *bool ``` @@ -1104,7 +1104,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Config { Connection: interface{}, @@ -1116,7 +1116,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazur Provisioners: *[]interface{}, FallbackToOnDemand: interface{}, Name: *string, - Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzureV3.ElastigroupAzureV3Network, + Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzureV3.ElastigroupAzureV3Network, OdSizes: *[]*string, Os: *string, Region: *string, @@ -1127,7 +1127,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazur DrainingTimeout: *f64, Id: *string, Image: interface{}, - Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzureV3.ElastigroupAzureV3Login, + Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzureV3.ElastigroupAzureV3Login, ManagedServiceIdentity: interface{}, MaxSize: *f64, MinSize: *f64, @@ -1499,7 +1499,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Image { Custom: interface{}, @@ -1549,7 +1549,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3ImageCustom { ImageName: *string, @@ -1595,7 +1595,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3ImageMarketplace { Offer: *string, @@ -1669,7 +1669,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Login { UserName: *string, @@ -1729,7 +1729,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3ManagedServiceIdentity { Name: *string, @@ -1775,7 +1775,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Network { NetworkInterfaces: interface{}, @@ -1837,7 +1837,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3NetworkNetworkInterfaces { AssignPublicIp: interface{}, @@ -1929,7 +1929,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigs { Name: *string, @@ -1975,7 +1975,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroup { Name: *string, @@ -2021,7 +2021,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Tags { Key: *string, @@ -2069,7 +2069,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageCustomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3ImageCustomList ``` @@ -2212,7 +2212,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageCustomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3ImageCustomOutputReference ``` @@ -2523,7 +2523,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3ImageList ``` @@ -2666,7 +2666,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageMarketplaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3ImageMarketplaceList ``` @@ -2809,7 +2809,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageMarketplaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3ImageMarketplaceOutputReference ``` @@ -3164,7 +3164,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3ImageOutputReference ``` @@ -3515,7 +3515,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3LoginOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureV3LoginOutputReference ``` @@ -3844,7 +3844,7 @@ func InternalValue() ElastigroupAzureV3Login #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ManagedServiceIdentityList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3ManagedServiceIdentityList ``` @@ -3987,7 +3987,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ManagedServiceIdentityOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3ManagedServiceIdentityOutputReference ``` @@ -4298,7 +4298,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigsList ``` @@ -4441,7 +4441,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigsOutputReference ``` @@ -4759,7 +4759,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroupList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroupList ``` @@ -4902,7 +4902,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroupOutputReference ``` @@ -5213,7 +5213,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesList ``` @@ -5356,7 +5356,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesOutputReference ``` @@ -5773,7 +5773,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureV3NetworkOutputReference ``` @@ -6101,7 +6101,7 @@ func InternalValue() ElastigroupAzureV3Network #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3TagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3TagsList ``` @@ -6244,7 +6244,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3TagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3TagsOutputReference ``` diff --git a/docs/elastigroupGcp.go.md b/docs/elastigroupGcp.go.md index 3cc73802a..36baafaef 100644 --- a/docs/elastigroupGcp.go.md +++ b/docs/elastigroupGcp.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcp(scope Construct, id *string, config ElastigroupGcpConfig) ElastigroupGcp ``` @@ -684,7 +684,7 @@ func ResetUnhealthyDuration() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.ElastigroupGcp_IsConstruct(x interface{}) *bool ``` @@ -716,7 +716,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.ElastigroupGcp_IsTerraformElement(x interface{}) *bool ``` @@ -730,7 +730,7 @@ elastigroupgcp.ElastigroupGcp_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.ElastigroupGcp_IsTerraformResource(x interface{}) *bool ``` @@ -1743,7 +1743,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpBackendServices { ServiceName: *string, @@ -1819,7 +1819,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpBackendServicesNamedPorts { Name: *string, @@ -1865,7 +1865,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpConfig { Connection: interface{}, @@ -1892,8 +1892,8 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" InstanceTypesCustom: interface{}, InstanceTypesOndemand: *string, InstanceTypesPreemptible: *[]*string, - IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGcp.ElastigroupGcpIntegrationDockerSwarm, - IntegrationGke: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGcp.ElastigroupGcpIntegrationGke, + IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGcp.ElastigroupGcpIntegrationDockerSwarm, + IntegrationGke: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGcp.ElastigroupGcpIntegrationGke, IpForwarding: interface{}, Labels: interface{}, MaxSize: *f64, @@ -2514,7 +2514,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpDisk { AutoDelete: interface{}, @@ -2646,7 +2646,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpDiskInitializeParams { SourceImage: *string, @@ -2706,7 +2706,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpGpu { Count: *f64, @@ -2752,7 +2752,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpInstanceTypesCustom { MemoryGib: *f64, @@ -2798,7 +2798,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationDockerSwarm { MasterHost: *string, @@ -2844,12 +2844,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationGke { AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGcp.ElastigroupGcpIntegrationGkeAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGcp.ElastigroupGcpIntegrationGkeAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGcp.ElastigroupGcpIntegrationGkeAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGcp.ElastigroupGcpIntegrationGkeAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, AutoscaleLabels: interface{}, @@ -2994,7 +2994,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationGkeAutoscaleDown { EvaluationPeriods: *f64, @@ -3026,7 +3026,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationGkeAutoscaleHeadroom { CpuPerUnit: *f64, @@ -3086,7 +3086,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationGkeAutoscaleLabels { Key: *string, @@ -3132,7 +3132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpLabels { Key: *string, @@ -3178,7 +3178,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpMetadata { Key: *string, @@ -3224,7 +3224,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpNetworkInterface { Network: *string, @@ -3288,7 +3288,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpNetworkInterfaceAccessConfigs { Name: *string, @@ -3334,7 +3334,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpNetworkInterfaceAliasIpRanges { IpCidrRange: *string, @@ -3380,7 +3380,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScalingDownPolicy { MetricName: *string, @@ -3596,7 +3596,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScalingDownPolicyDimensions { Name: *string, @@ -3642,7 +3642,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScalingUpPolicy { MetricName: *string, @@ -3858,7 +3858,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScalingUpPolicyDimensions { Name: *string, @@ -3904,7 +3904,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScheduledTask { TaskType: *string, @@ -4006,7 +4006,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" &elastigroupgcp.ElastigroupGcpSubnets { Region: *string, @@ -4054,7 +4054,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpBackendServicesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpBackendServicesList ``` @@ -4197,7 +4197,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpBackendServicesNamedPortsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpBackendServicesNamedPortsList ``` @@ -4340,7 +4340,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpBackendServicesNamedPortsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpBackendServicesNamedPortsOutputReference ``` @@ -4651,7 +4651,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpBackendServicesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpBackendServicesOutputReference ``` @@ -5040,7 +5040,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpDiskInitializeParamsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpDiskInitializeParamsList ``` @@ -5183,7 +5183,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpDiskInitializeParamsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpDiskInitializeParamsOutputReference ``` @@ -5530,7 +5530,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpDiskList ``` @@ -5673,7 +5673,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpDiskOutputReference ``` @@ -6185,7 +6185,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpGpuList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpGpuList ``` @@ -6328,7 +6328,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpGpuOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpGpuOutputReference ``` @@ -6639,7 +6639,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpInstanceTypesCustomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpInstanceTypesCustomList ``` @@ -6782,7 +6782,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpInstanceTypesCustomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpInstanceTypesCustomOutputReference ``` @@ -7093,7 +7093,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationDockerSwarmOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGcpIntegrationDockerSwarmOutputReference ``` @@ -7386,7 +7386,7 @@ func InternalValue() ElastigroupGcpIntegrationDockerSwarm #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGcpIntegrationGkeAutoscaleDownOutputReference ``` @@ -7664,7 +7664,7 @@ func InternalValue() ElastigroupGcpIntegrationGkeAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGcpIntegrationGkeAutoscaleHeadroomOutputReference ``` @@ -8000,7 +8000,7 @@ func InternalValue() ElastigroupGcpIntegrationGkeAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeAutoscaleLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpIntegrationGkeAutoscaleLabelsList ``` @@ -8143,7 +8143,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeAutoscaleLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpIntegrationGkeAutoscaleLabelsOutputReference ``` @@ -8454,7 +8454,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGcpIntegrationGkeOutputReference ``` @@ -9003,7 +9003,7 @@ func InternalValue() ElastigroupGcpIntegrationGke #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpLabelsList ``` @@ -9146,7 +9146,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpLabelsOutputReference ``` @@ -9457,7 +9457,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpMetadataList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpMetadataList ``` @@ -9600,7 +9600,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpMetadataOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpMetadataOutputReference ``` @@ -9911,7 +9911,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceAccessConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpNetworkInterfaceAccessConfigsList ``` @@ -10054,7 +10054,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceAccessConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpNetworkInterfaceAccessConfigsOutputReference ``` @@ -10379,7 +10379,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceAliasIpRangesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpNetworkInterfaceAliasIpRangesList ``` @@ -10522,7 +10522,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceAliasIpRangesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpNetworkInterfaceAliasIpRangesOutputReference ``` @@ -10833,7 +10833,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpNetworkInterfaceList ``` @@ -10976,7 +10976,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpNetworkInterfaceOutputReference ``` @@ -11349,7 +11349,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingDownPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScalingDownPolicyDimensionsList ``` @@ -11492,7 +11492,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingDownPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScalingDownPolicyDimensionsOutputReference ``` @@ -11810,7 +11810,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScalingDownPolicyList ``` @@ -11953,7 +11953,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScalingDownPolicyOutputReference ``` @@ -12604,7 +12604,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingUpPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScalingUpPolicyDimensionsList ``` @@ -12747,7 +12747,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingUpPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScalingUpPolicyDimensionsOutputReference ``` @@ -13065,7 +13065,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScalingUpPolicyList ``` @@ -13208,7 +13208,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScalingUpPolicyOutputReference ``` @@ -13859,7 +13859,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScheduledTaskList ``` @@ -14002,7 +14002,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScheduledTaskOutputReference ``` @@ -14436,7 +14436,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpSubnetsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpSubnetsList ``` @@ -14579,7 +14579,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" elastigroupgcp.NewElastigroupGcpSubnetsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpSubnetsOutputReference ``` diff --git a/docs/elastigroupGke.go.md b/docs/elastigroupGke.go.md index 1f0a3a824..cfcc8772e 100644 --- a/docs/elastigroupGke.go.md +++ b/docs/elastigroupGke.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGke(scope Construct, id *string, config ElastigroupGkeConfig) ElastigroupGke ``` @@ -616,7 +616,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.ElastigroupGke_IsConstruct(x interface{}) *bool ``` @@ -648,7 +648,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.ElastigroupGke_IsTerraformElement(x interface{}) *bool ``` @@ -662,7 +662,7 @@ elastigroupgke.ElastigroupGke_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.ElastigroupGke_IsTerraformResource(x interface{}) *bool ``` @@ -1565,7 +1565,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeBackendServices { ServiceName: *string, @@ -1641,7 +1641,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeBackendServicesNamedPorts { Name: *string, @@ -1687,7 +1687,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeConfig { Connection: interface{}, @@ -1711,8 +1711,8 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" InstanceTypesCustom: interface{}, InstanceTypesOndemand: *string, InstanceTypesPreemptible: *[]*string, - IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGke.ElastigroupGkeIntegrationDockerSwarm, - IntegrationGke: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGke.ElastigroupGkeIntegrationGke, + IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGke.ElastigroupGkeIntegrationDockerSwarm, + IntegrationGke: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGke.ElastigroupGkeIntegrationGke, IpForwarding: interface{}, Labels: interface{}, MaxSize: *f64, @@ -2262,7 +2262,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeDisk { AutoDelete: interface{}, @@ -2394,7 +2394,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeDiskInitializeParams { SourceImage: *string, @@ -2454,7 +2454,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeGpu { Count: *f64, @@ -2500,7 +2500,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeInstanceTypesCustom { MemoryGib: *f64, @@ -2546,7 +2546,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationDockerSwarm { MasterHost: *string, @@ -2592,12 +2592,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationGke { AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGke.ElastigroupGkeIntegrationGkeAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGke.ElastigroupGkeIntegrationGkeAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGke.ElastigroupGkeIntegrationGkeAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGke.ElastigroupGkeIntegrationGkeAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, AutoscaleLabels: interface{}, @@ -2742,7 +2742,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationGkeAutoscaleDown { EvaluationPeriods: *f64, @@ -2774,7 +2774,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationGkeAutoscaleHeadroom { CpuPerUnit: *f64, @@ -2834,7 +2834,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationGkeAutoscaleLabels { Key: *string, @@ -2880,7 +2880,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeLabels { Key: *string, @@ -2926,7 +2926,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeMetadata { Key: *string, @@ -2972,7 +2972,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeNetworkInterface { Network: *string, @@ -3036,7 +3036,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeNetworkInterfaceAccessConfigs { Name: *string, @@ -3082,7 +3082,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeNetworkInterfaceAliasIpRanges { IpCidrRange: *string, @@ -3128,7 +3128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeScalingDownPolicy { MetricName: *string, @@ -3344,7 +3344,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeScalingDownPolicyDimensions { Name: *string, @@ -3390,7 +3390,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeScalingUpPolicy { MetricName: *string, @@ -3606,7 +3606,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" &elastigroupgke.ElastigroupGkeScalingUpPolicyDimensions { Name: *string, @@ -3654,7 +3654,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeBackendServicesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeBackendServicesList ``` @@ -3797,7 +3797,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeBackendServicesNamedPortsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeBackendServicesNamedPortsList ``` @@ -3940,7 +3940,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeBackendServicesNamedPortsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeBackendServicesNamedPortsOutputReference ``` @@ -4251,7 +4251,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeBackendServicesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeBackendServicesOutputReference ``` @@ -4640,7 +4640,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeDiskInitializeParamsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeDiskInitializeParamsList ``` @@ -4783,7 +4783,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeDiskInitializeParamsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeDiskInitializeParamsOutputReference ``` @@ -5130,7 +5130,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeDiskList ``` @@ -5273,7 +5273,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeDiskOutputReference ``` @@ -5785,7 +5785,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeGpuList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeGpuList ``` @@ -5928,7 +5928,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeGpuOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeGpuOutputReference ``` @@ -6239,7 +6239,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeInstanceTypesCustomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeInstanceTypesCustomList ``` @@ -6382,7 +6382,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeInstanceTypesCustomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeInstanceTypesCustomOutputReference ``` @@ -6693,7 +6693,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationDockerSwarmOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGkeIntegrationDockerSwarmOutputReference ``` @@ -6986,7 +6986,7 @@ func InternalValue() ElastigroupGkeIntegrationDockerSwarm #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGkeIntegrationGkeAutoscaleDownOutputReference ``` @@ -7264,7 +7264,7 @@ func InternalValue() ElastigroupGkeIntegrationGkeAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGkeIntegrationGkeAutoscaleHeadroomOutputReference ``` @@ -7600,7 +7600,7 @@ func InternalValue() ElastigroupGkeIntegrationGkeAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeAutoscaleLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeIntegrationGkeAutoscaleLabelsList ``` @@ -7743,7 +7743,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeAutoscaleLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeIntegrationGkeAutoscaleLabelsOutputReference ``` @@ -8054,7 +8054,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGkeIntegrationGkeOutputReference ``` @@ -8603,7 +8603,7 @@ func InternalValue() ElastigroupGkeIntegrationGke #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeLabelsList ``` @@ -8746,7 +8746,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeLabelsOutputReference ``` @@ -9057,7 +9057,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeMetadataList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeMetadataList ``` @@ -9200,7 +9200,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeMetadataOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeMetadataOutputReference ``` @@ -9511,7 +9511,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceAccessConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeNetworkInterfaceAccessConfigsList ``` @@ -9654,7 +9654,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceAccessConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeNetworkInterfaceAccessConfigsOutputReference ``` @@ -9979,7 +9979,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceAliasIpRangesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeNetworkInterfaceAliasIpRangesList ``` @@ -10122,7 +10122,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceAliasIpRangesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeNetworkInterfaceAliasIpRangesOutputReference ``` @@ -10433,7 +10433,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeNetworkInterfaceList ``` @@ -10576,7 +10576,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeNetworkInterfaceOutputReference ``` @@ -10949,7 +10949,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingDownPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeScalingDownPolicyDimensionsList ``` @@ -11092,7 +11092,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingDownPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeScalingDownPolicyDimensionsOutputReference ``` @@ -11410,7 +11410,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeScalingDownPolicyList ``` @@ -11553,7 +11553,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeScalingDownPolicyOutputReference ``` @@ -12204,7 +12204,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingUpPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeScalingUpPolicyDimensionsList ``` @@ -12347,7 +12347,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingUpPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeScalingUpPolicyDimensionsOutputReference ``` @@ -12665,7 +12665,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeScalingUpPolicyList ``` @@ -12808,7 +12808,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeScalingUpPolicyOutputReference ``` diff --git a/docs/healthCheck.go.md b/docs/healthCheck.go.md index 79ee05482..1ffa59411 100644 --- a/docs/healthCheck.go.md +++ b/docs/healthCheck.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" healthcheck.NewHealthCheck(scope Construct, id *string, config HealthCheckConfig) HealthCheck ``` @@ -311,7 +311,7 @@ func ResetProxyPort() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" healthcheck.HealthCheck_IsConstruct(x interface{}) *bool ``` @@ -343,7 +343,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" healthcheck.HealthCheck_IsTerraformElement(x interface{}) *bool ``` @@ -357,7 +357,7 @@ healthcheck.HealthCheck_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" healthcheck.HealthCheck_IsTerraformResource(x interface{}) *bool ``` @@ -688,7 +688,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" &healthcheck.HealthCheckCheck { Healthy: *f64, @@ -832,7 +832,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" &healthcheck.HealthCheckConfig { Connection: interface{}, @@ -844,7 +844,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" Provisioners: *[]interface{}, ProxyAddress: *string, ResourceId: *string, - Check: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.healthCheck.HealthCheckCheck, + Check: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.healthCheck.HealthCheckCheck, Id: *string, Name: *string, ProxyPort: *f64, @@ -1025,7 +1025,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" healthcheck.NewHealthCheckCheckOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) HealthCheckCheckOutputReference ``` diff --git a/docs/managedInstanceAws.go.md b/docs/managedInstanceAws.go.md index 2930eb943..731cd42b6 100644 --- a/docs/managedInstanceAws.go.md +++ b/docs/managedInstanceAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAws(scope Construct, id *string, config ManagedInstanceAwsConfig) ManagedInstanceAws ``` @@ -673,7 +673,7 @@ func ResetUtilizeReservedInstances() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.ManagedInstanceAws_IsConstruct(x interface{}) *bool ``` @@ -705,7 +705,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.ManagedInstanceAws_IsTerraformElement(x interface{}) *bool ``` @@ -719,7 +719,7 @@ managedinstanceaws.ManagedInstanceAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.ManagedInstanceAws_IsTerraformResource(x interface{}) *bool ``` @@ -1930,11 +1930,11 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.managedInstanceAws.ManagedInstanceAwsBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.managedInstanceAws.ManagedInstanceAwsBlockDeviceMappingsEbs, } ``` @@ -1978,7 +1978,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, @@ -2066,7 +2066,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsConfig { Connection: interface{}, @@ -2098,11 +2098,11 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstance HealthCheckType: *string, IamInstanceProfile: *string, Id: *string, - IntegrationRoute53: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.managedInstanceAws.ManagedInstanceAwsIntegrationRoute53, + IntegrationRoute53: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.managedInstanceAws.ManagedInstanceAwsIntegrationRoute53, KeyPair: *string, LifeCycle: *string, LoadBalancers: interface{}, - ManagedInstanceAction: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.managedInstanceAws.ManagedInstanceAwsManagedInstanceAction, + ManagedInstanceAction: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.managedInstanceAws.ManagedInstanceAwsManagedInstanceAction, MinimumInstanceLifetime: *f64, NetworkInterface: interface{}, OptimizationWindows: *[]*string, @@ -2114,7 +2114,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstance PrivateIp: *string, Region: *string, ResourceTagSpecification: interface{}, - RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.managedInstanceAws.ManagedInstanceAwsRevertToSpot, + RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.managedInstanceAws.ManagedInstanceAwsRevertToSpot, ScheduledTask: interface{}, SecurityGroupIds: *[]*string, ShutdownScript: *string, @@ -2835,7 +2835,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsDelete { AmiBackupShouldDeleteImages: interface{}, @@ -2937,7 +2937,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsIntegrationRoute53 { Domains: interface{}, @@ -2971,7 +2971,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsIntegrationRoute53Domains { HostedZoneId: *string, @@ -3047,7 +3047,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsIntegrationRoute53DomainsRecordSets { Name: *string, @@ -3107,7 +3107,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsLoadBalancers { Type: *string, @@ -3223,7 +3223,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsManagedInstanceAction { Type: *string, @@ -3255,7 +3255,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsNetworkInterface { DeviceIndex: *string, @@ -3315,7 +3315,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsResourceTagSpecification { ShouldTagAmis: interface{}, @@ -3389,7 +3389,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsRevertToSpot { PerformAt: *string, @@ -3421,7 +3421,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsScheduledTask { TaskType: *string, @@ -3509,7 +3509,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsTags { Key: *string, @@ -3557,7 +3557,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ManagedInstanceAwsBlockDeviceMappingsEbsOutputReference ``` @@ -3951,7 +3951,7 @@ func InternalValue() ManagedInstanceAwsBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsBlockDeviceMappingsList ``` @@ -4094,7 +4094,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsBlockDeviceMappingsOutputReference ``` @@ -4425,7 +4425,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsDeleteList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsDeleteList ``` @@ -4568,7 +4568,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsDeleteOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsDeleteOutputReference ``` @@ -5009,7 +5009,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53DomainsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsIntegrationRoute53DomainsList ``` @@ -5152,7 +5152,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53DomainsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsIntegrationRoute53DomainsOutputReference ``` @@ -5534,7 +5534,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53DomainsRecordSetsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsIntegrationRoute53DomainsRecordSetsList ``` @@ -5677,7 +5677,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53DomainsRecordSetsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsIntegrationRoute53DomainsRecordSetsOutputReference ``` @@ -6024,7 +6024,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ManagedInstanceAwsIntegrationRoute53OutputReference ``` @@ -6308,7 +6308,7 @@ func InternalValue() ManagedInstanceAwsIntegrationRoute53 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsLoadBalancersList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsLoadBalancersList ``` @@ -6451,7 +6451,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsLoadBalancersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsLoadBalancersOutputReference ``` @@ -6914,7 +6914,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsManagedInstanceActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ManagedInstanceAwsManagedInstanceActionOutputReference ``` @@ -7185,7 +7185,7 @@ func InternalValue() ManagedInstanceAwsManagedInstanceAction #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsNetworkInterfaceList ``` @@ -7328,7 +7328,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsNetworkInterfaceOutputReference ``` @@ -7675,7 +7675,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsResourceTagSpecificationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsResourceTagSpecificationList ``` @@ -7818,7 +7818,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsResourceTagSpecificationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsResourceTagSpecificationOutputReference ``` @@ -8201,7 +8201,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsRevertToSpotOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ManagedInstanceAwsRevertToSpotOutputReference ``` @@ -8472,7 +8472,7 @@ func InternalValue() ManagedInstanceAwsRevertToSpot #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsScheduledTaskList ``` @@ -8615,7 +8615,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsScheduledTaskOutputReference ``` @@ -9020,7 +9020,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsTagsList ``` @@ -9163,7 +9163,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsTagsOutputReference ``` diff --git a/docs/mrscalerAws.go.md b/docs/mrscalerAws.go.md index addb5775f..af6ceff30 100644 --- a/docs/mrscalerAws.go.md +++ b/docs/mrscalerAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAws(scope Construct, id *string, config MrscalerAwsConfig) MrscalerAws ``` @@ -891,7 +891,7 @@ func ResetVisibleToAllUsers() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.MrscalerAws_IsConstruct(x interface{}) *bool ``` @@ -923,7 +923,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.MrscalerAws_IsTerraformElement(x interface{}) *bool ``` @@ -937,7 +937,7 @@ mrscaleraws.MrscalerAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.MrscalerAws_IsTerraformResource(x interface{}) *bool ``` @@ -2489,7 +2489,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsApplications { Name: *string, @@ -2549,7 +2549,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsBootstrapActionsFile { Bucket: *string, @@ -2595,7 +2595,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsConfig { Connection: interface{}, @@ -2642,7 +2642,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" MasterInstanceTypes: *[]*string, MasterLifecycle: *string, MasterTarget: *f64, - ProvisioningTimeout: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.mrscalerAws.MrscalerAwsProvisioningTimeout, + ProvisioningTimeout: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.mrscalerAws.MrscalerAwsProvisioningTimeout, Region: *string, ReleaseLabel: *string, RepoUpgradeOnBoot: *string, @@ -3586,7 +3586,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsConfigurationsFile { Bucket: *string, @@ -3632,7 +3632,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsCoreEbsBlockDevice { SizeInGb: *f64, @@ -3706,7 +3706,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsCoreScalingDownPolicy { MetricName: *string, @@ -3976,7 +3976,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsCoreScalingUpPolicy { MetricName: *string, @@ -4246,7 +4246,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsInstanceWeights { InstanceType: *string, @@ -4292,7 +4292,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsMasterEbsBlockDevice { SizeInGb: *f64, @@ -4366,7 +4366,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsProvisioningTimeout { Timeout: *f64, @@ -4412,7 +4412,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsScheduledTask { Cron: *string, @@ -4528,7 +4528,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsStepsFile { Bucket: *string, @@ -4574,7 +4574,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsTags { Key: *string, @@ -4620,7 +4620,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsTaskEbsBlockDevice { SizeInGb: *f64, @@ -4694,7 +4694,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsTaskScalingDownPolicy { MetricName: *string, @@ -4964,7 +4964,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsTaskScalingUpPolicy { MetricName: *string, @@ -5234,7 +5234,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsTerminationPolicies { Statements: interface{}, @@ -5268,7 +5268,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" &mrscaleraws.MrscalerAwsTerminationPoliciesStatements { MetricName: *string, @@ -5400,7 +5400,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsApplicationsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsApplicationsList ``` @@ -5543,7 +5543,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsApplicationsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsApplicationsOutputReference ``` @@ -5890,7 +5890,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsBootstrapActionsFileList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsBootstrapActionsFileList ``` @@ -6033,7 +6033,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsBootstrapActionsFileOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsBootstrapActionsFileOutputReference ``` @@ -6344,7 +6344,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsConfigurationsFileList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsConfigurationsFileList ``` @@ -6487,7 +6487,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsConfigurationsFileOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsConfigurationsFileOutputReference ``` @@ -6798,7 +6798,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreEbsBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsCoreEbsBlockDeviceList ``` @@ -6941,7 +6941,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreEbsBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsCoreEbsBlockDeviceOutputReference ``` @@ -7310,7 +7310,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsCoreScalingDownPolicyList ``` @@ -7453,7 +7453,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsCoreScalingDownPolicyOutputReference ``` @@ -8207,7 +8207,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsCoreScalingUpPolicyList ``` @@ -8350,7 +8350,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsCoreScalingUpPolicyOutputReference ``` @@ -9104,7 +9104,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsInstanceWeightsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsInstanceWeightsList ``` @@ -9247,7 +9247,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsInstanceWeightsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsInstanceWeightsOutputReference ``` @@ -9558,7 +9558,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsMasterEbsBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsMasterEbsBlockDeviceList ``` @@ -9701,7 +9701,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsMasterEbsBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsMasterEbsBlockDeviceOutputReference ``` @@ -10070,7 +10070,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsProvisioningTimeoutOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MrscalerAwsProvisioningTimeoutOutputReference ``` @@ -10363,7 +10363,7 @@ func InternalValue() MrscalerAwsProvisioningTimeout #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsScheduledTaskList ``` @@ -10506,7 +10506,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsScheduledTaskOutputReference ``` @@ -10955,7 +10955,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsStepsFileList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsStepsFileList ``` @@ -11098,7 +11098,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsStepsFileOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsStepsFileOutputReference ``` @@ -11409,7 +11409,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTagsList ``` @@ -11552,7 +11552,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTagsOutputReference ``` @@ -11863,7 +11863,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskEbsBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTaskEbsBlockDeviceList ``` @@ -12006,7 +12006,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskEbsBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTaskEbsBlockDeviceOutputReference ``` @@ -12375,7 +12375,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTaskScalingDownPolicyList ``` @@ -12518,7 +12518,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTaskScalingDownPolicyOutputReference ``` @@ -13272,7 +13272,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTaskScalingUpPolicyList ``` @@ -13415,7 +13415,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTaskScalingUpPolicyOutputReference ``` @@ -14169,7 +14169,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTerminationPoliciesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTerminationPoliciesList ``` @@ -14312,7 +14312,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTerminationPoliciesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTerminationPoliciesOutputReference ``` @@ -14614,7 +14614,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTerminationPoliciesStatementsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTerminationPoliciesStatementsList ``` @@ -14757,7 +14757,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" mrscaleraws.NewMrscalerAwsTerminationPoliciesStatementsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTerminationPoliciesStatementsOutputReference ``` diff --git a/docs/multaiBalancer.go.md b/docs/multaiBalancer.go.md index 1c421b3b2..3eb93e041 100644 --- a/docs/multaiBalancer.go.md +++ b/docs/multaiBalancer.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" multaibalancer.NewMultaiBalancer(scope Construct, id *string, config MultaiBalancerConfig) MultaiBalancer ``` @@ -331,7 +331,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" multaibalancer.MultaiBalancer_IsConstruct(x interface{}) *bool ``` @@ -363,7 +363,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" multaibalancer.MultaiBalancer_IsTerraformElement(x interface{}) *bool ``` @@ -377,7 +377,7 @@ multaibalancer.MultaiBalancer_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" multaibalancer.MultaiBalancer_IsTerraformResource(x interface{}) *bool ``` @@ -708,7 +708,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" &multaibalancer.MultaiBalancerConfig { Connection: interface{}, @@ -719,7 +719,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, Name: *string, - ConnectionTimeouts: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.multaiBalancer.MultaiBalancerConnectionTimeouts, + ConnectionTimeouts: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.multaiBalancer.MultaiBalancerConnectionTimeouts, DnsCnameAliases: *[]*string, Id: *string, Scheme: *string, @@ -901,7 +901,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" &multaibalancer.MultaiBalancerConnectionTimeouts { Draining: *f64, @@ -947,7 +947,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" &multaibalancer.MultaiBalancerTags { Key: *string, @@ -995,7 +995,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" multaibalancer.NewMultaiBalancerConnectionTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MultaiBalancerConnectionTimeoutsOutputReference ``` @@ -1302,7 +1302,7 @@ func InternalValue() MultaiBalancerConnectionTimeouts #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" multaibalancer.NewMultaiBalancerTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiBalancerTagsList ``` @@ -1445,7 +1445,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" multaibalancer.NewMultaiBalancerTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiBalancerTagsOutputReference ``` diff --git a/docs/multaiDeployment.go.md b/docs/multaiDeployment.go.md index d56202f45..35cd9ab2c 100644 --- a/docs/multaiDeployment.go.md +++ b/docs/multaiDeployment.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" multaideployment.NewMultaiDeployment(scope Construct, id *string, config MultaiDeploymentConfig) MultaiDeployment ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" multaideployment.MultaiDeployment_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" multaideployment.MultaiDeployment_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ multaideployment.MultaiDeployment_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" multaideployment.MultaiDeployment_IsTerraformResource(x interface{}) *bool ``` @@ -566,7 +566,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" &multaideployment.MultaiDeploymentConfig { Connection: interface{}, diff --git a/docs/multaiListener.go.md b/docs/multaiListener.go.md index 1ac0cdb6d..b5b5769cf 100644 --- a/docs/multaiListener.go.md +++ b/docs/multaiListener.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" multailistener.NewMultaiListener(scope Construct, id *string, config MultaiListenerConfig) MultaiListener ``` @@ -317,7 +317,7 @@ func ResetTlsConfig() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" multailistener.MultaiListener_IsConstruct(x interface{}) *bool ``` @@ -349,7 +349,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" multailistener.MultaiListener_IsTerraformElement(x interface{}) *bool ``` @@ -363,7 +363,7 @@ multailistener.MultaiListener_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" multailistener.MultaiListener_IsTerraformResource(x interface{}) *bool ``` @@ -694,7 +694,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" &multailistener.MultaiListenerConfig { Connection: interface{}, @@ -709,7 +709,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" Protocol: *string, Id: *string, Tags: interface{}, - TlsConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.multaiListener.MultaiListenerTlsConfig, + TlsConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.multaiListener.MultaiListenerTlsConfig, } ``` @@ -887,7 +887,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" &multailistener.MultaiListenerTags { Key: *string, @@ -933,7 +933,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" &multailistener.MultaiListenerTlsConfig { CertificateIds: *[]*string, @@ -1037,7 +1037,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" multailistener.NewMultaiListenerTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiListenerTagsList ``` @@ -1180,7 +1180,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" multailistener.NewMultaiListenerTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiListenerTagsOutputReference ``` @@ -1491,7 +1491,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" multailistener.NewMultaiListenerTlsConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MultaiListenerTlsConfigOutputReference ``` diff --git a/docs/multaiRoutingRule.go.md b/docs/multaiRoutingRule.go.md index f117e4eea..38ee7cfdc 100644 --- a/docs/multaiRoutingRule.go.md +++ b/docs/multaiRoutingRule.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" multairoutingrule.NewMultaiRoutingRule(scope Construct, id *string, config MultaiRoutingRuleConfig) MultaiRoutingRule ``` @@ -318,7 +318,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" multairoutingrule.MultaiRoutingRule_IsConstruct(x interface{}) *bool ``` @@ -350,7 +350,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" multairoutingrule.MultaiRoutingRule_IsTerraformElement(x interface{}) *bool ``` @@ -364,7 +364,7 @@ multairoutingrule.MultaiRoutingRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" multairoutingrule.MultaiRoutingRule_IsTerraformResource(x interface{}) *bool ``` @@ -761,7 +761,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" &multairoutingrule.MultaiRoutingRuleConfig { Connection: interface{}, @@ -994,7 +994,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" &multairoutingrule.MultaiRoutingRuleTags { Key: *string, @@ -1042,7 +1042,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" multairoutingrule.NewMultaiRoutingRuleTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiRoutingRuleTagsList ``` @@ -1185,7 +1185,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" multairoutingrule.NewMultaiRoutingRuleTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiRoutingRuleTagsOutputReference ``` diff --git a/docs/multaiTarget.go.md b/docs/multaiTarget.go.md index bbcfe1db4..fb01f91a7 100644 --- a/docs/multaiTarget.go.md +++ b/docs/multaiTarget.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" multaitarget.NewMultaiTarget(scope Construct, id *string, config MultaiTargetConfig) MultaiTarget ``` @@ -311,7 +311,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" multaitarget.MultaiTarget_IsConstruct(x interface{}) *bool ``` @@ -343,7 +343,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" multaitarget.MultaiTarget_IsTerraformElement(x interface{}) *bool ``` @@ -357,7 +357,7 @@ multaitarget.MultaiTarget_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" multaitarget.MultaiTarget_IsTerraformResource(x interface{}) *bool ``` @@ -732,7 +732,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" &multaitarget.MultaiTargetConfig { Connection: interface{}, @@ -951,7 +951,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" &multaitarget.MultaiTargetTags { Key: *string, @@ -999,7 +999,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" multaitarget.NewMultaiTargetTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiTargetTagsList ``` @@ -1142,7 +1142,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" multaitarget.NewMultaiTargetTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiTargetTagsOutputReference ``` diff --git a/docs/multaiTargetSet.go.md b/docs/multaiTargetSet.go.md index ce3a7ec80..4021a9fe1 100644 --- a/docs/multaiTargetSet.go.md +++ b/docs/multaiTargetSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" multaitargetset.NewMultaiTargetSet(scope Construct, id *string, config MultaiTargetSetConfig) MultaiTargetSet ``` @@ -324,7 +324,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" multaitargetset.MultaiTargetSet_IsConstruct(x interface{}) *bool ``` @@ -356,7 +356,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" multaitargetset.MultaiTargetSet_IsTerraformElement(x interface{}) *bool ``` @@ -370,7 +370,7 @@ multaitargetset.MultaiTargetSet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" multaitargetset.MultaiTargetSet_IsTerraformResource(x interface{}) *bool ``` @@ -767,7 +767,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" &multaitargetset.MultaiTargetSetConfig { Connection: interface{}, @@ -779,7 +779,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset Provisioners: *[]interface{}, BalancerId: *string, DeploymentId: *string, - HealthCheck: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.multaiTargetSet.MultaiTargetSetHealthCheck, + HealthCheck: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.multaiTargetSet.MultaiTargetSetHealthCheck, Protocol: *string, Weight: *f64, Id: *string, @@ -1002,7 +1002,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" &multaitargetset.MultaiTargetSetHealthCheck { HealthyThreshold: *f64, @@ -1118,7 +1118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" &multaitargetset.MultaiTargetSetTags { Key: *string, @@ -1166,7 +1166,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" multaitargetset.NewMultaiTargetSetHealthCheckOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MultaiTargetSetHealthCheckOutputReference ``` @@ -1576,7 +1576,7 @@ func InternalValue() MultaiTargetSetHealthCheck #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" multaitargetset.NewMultaiTargetSetTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiTargetSetTagsList ``` @@ -1719,7 +1719,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" multaitargetset.NewMultaiTargetSetTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiTargetSetTagsOutputReference ``` diff --git a/docs/oceanAks.go.md b/docs/oceanAks.go.md index d164f24e2..620ab1e19 100644 --- a/docs/oceanAks.go.md +++ b/docs/oceanAks.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAks(scope Construct, id *string, config OceanAksConfig) OceanAks ``` @@ -539,7 +539,7 @@ func ResetZones() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.OceanAks_IsConstruct(x interface{}) *bool ``` @@ -571,7 +571,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.OceanAks_IsTerraformElement(x interface{}) *bool ``` @@ -585,7 +585,7 @@ oceanaks.OceanAks_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.OceanAks_IsTerraformResource(x interface{}) *bool ``` @@ -1290,13 +1290,13 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksAutoscaler { - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscalerAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscalerAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscalerAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscalerAutoscaleHeadroom, AutoscaleIsEnabled: interface{}, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscalerResourceLimits, } ``` @@ -1370,7 +1370,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksAutoscalerAutoscaleDown { MaxScaleDownPercentage: *f64, @@ -1402,10 +1402,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksAutoscalerAutoscaleHeadroom { - Automatic: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscalerAutoscaleHeadroomAutomatic, + Automatic: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscalerAutoscaleHeadroomAutomatic, } ``` @@ -1436,7 +1436,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksAutoscalerAutoscaleHeadroomAutomatic { IsEnabled: interface{}, @@ -1482,7 +1482,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -1528,7 +1528,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksConfig { Connection: interface{}, @@ -1543,18 +1543,18 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" AksResourceGroupName: *string, Name: *string, SshPublicKey: *string, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscaler, ControllerClusterId: *string, CustomData: *string, Extension: interface{}, - Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksHealth, + Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksHealth, Id: *string, Image: interface{}, LoadBalancer: interface{}, ManagedServiceIdentity: interface{}, MaxPods: *f64, - Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksNetwork, - OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksOsDisk, + Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksNetwork, + OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksOsDisk, ResourceGroupName: *string, Strategy: interface{}, Tag: interface{}, @@ -1977,7 +1977,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksExtension { ApiVersion: *string, @@ -2065,7 +2065,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksHealth { GracePeriod: *f64, @@ -2097,7 +2097,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksImage { Marketplace: interface{}, @@ -2131,7 +2131,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksImageMarketplace { Offer: *string, @@ -2205,7 +2205,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksLoadBalancer { BackendPoolNames: *[]*string, @@ -2293,7 +2293,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksManagedServiceIdentity { Name: *string, @@ -2339,7 +2339,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksNetwork { NetworkInterface: interface{}, @@ -2401,13 +2401,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksNetworkNetworkInterface { AdditionalIpConfig: interface{}, AssignPublicIp: interface{}, IsPrimary: interface{}, - SecurityGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksNetworkNetworkInterfaceSecurityGroup, + SecurityGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksNetworkNetworkInterfaceSecurityGroup, SubnetName: *string, } ``` @@ -2493,7 +2493,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksNetworkNetworkInterfaceAdditionalIpConfig { Name: *string, @@ -2539,7 +2539,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksNetworkNetworkInterfaceSecurityGroup { Name: *string, @@ -2585,7 +2585,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksOsDisk { SizeGb: *f64, @@ -2631,7 +2631,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksStrategy { FallbackToOndemand: interface{}, @@ -2677,7 +2677,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksTag { Key: *string, @@ -2723,7 +2723,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" &oceanaks.OceanAksVmSizes { Whitelist: *[]*string, @@ -2757,7 +2757,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksAutoscalerAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerAutoscaleDownOutputReference ``` @@ -3035,7 +3035,7 @@ func InternalValue() OceanAksAutoscalerAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksAutoscalerAutoscaleHeadroomAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerAutoscaleHeadroomAutomaticOutputReference ``` @@ -3342,7 +3342,7 @@ func InternalValue() OceanAksAutoscalerAutoscaleHeadroomAutomatic #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksAutoscalerAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerAutoscaleHeadroomOutputReference ``` @@ -3633,7 +3633,7 @@ func InternalValue() OceanAksAutoscalerAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerOutputReference ``` @@ -4037,7 +4037,7 @@ func InternalValue() OceanAksAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerResourceLimitsOutputReference ``` @@ -4344,7 +4344,7 @@ func InternalValue() OceanAksAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksExtensionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksExtensionList ``` @@ -4487,7 +4487,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksExtensionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksExtensionOutputReference ``` @@ -4899,7 +4899,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksHealthOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksHealthOutputReference ``` @@ -5177,7 +5177,7 @@ func InternalValue() OceanAksHealth #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksImageList ``` @@ -5320,7 +5320,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksImageMarketplaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksImageMarketplaceList ``` @@ -5463,7 +5463,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksImageMarketplaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksImageMarketplaceOutputReference ``` @@ -5846,7 +5846,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksImageOutputReference ``` @@ -6155,7 +6155,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksLoadBalancerList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksLoadBalancerList ``` @@ -6298,7 +6298,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksLoadBalancerOutputReference ``` @@ -6710,7 +6710,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksManagedServiceIdentityList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksManagedServiceIdentityList ``` @@ -6853,7 +6853,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksManagedServiceIdentityOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksManagedServiceIdentityOutputReference ``` @@ -7164,7 +7164,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceAdditionalIpConfigList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNetworkNetworkInterfaceAdditionalIpConfigList ``` @@ -7307,7 +7307,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceAdditionalIpConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNetworkNetworkInterfaceAdditionalIpConfigOutputReference ``` @@ -7632,7 +7632,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNetworkNetworkInterfaceList ``` @@ -7775,7 +7775,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNetworkNetworkInterfaceOutputReference ``` @@ -8213,7 +8213,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceSecurityGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNetworkNetworkInterfaceSecurityGroupOutputReference ``` @@ -8520,7 +8520,7 @@ func InternalValue() OceanAksNetworkNetworkInterfaceSecurityGroup #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksNetworkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNetworkOutputReference ``` @@ -8869,7 +8869,7 @@ func InternalValue() OceanAksNetwork #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksOsDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksOsDiskOutputReference ``` @@ -9169,7 +9169,7 @@ func InternalValue() OceanAksOsDisk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksStrategyList ``` @@ -9312,7 +9312,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksStrategyOutputReference ``` @@ -9637,7 +9637,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksTagList ``` @@ -9780,7 +9780,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksTagOutputReference ``` @@ -10105,7 +10105,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksVmSizesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVmSizesList ``` @@ -10248,7 +10248,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" oceanaks.NewOceanAksVmSizesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVmSizesOutputReference ``` diff --git a/docs/oceanAksNp.go.md b/docs/oceanAksNp.go.md index f8484a5a8..4b4377547 100644 --- a/docs/oceanAksNp.go.md +++ b/docs/oceanAksNp.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNp(scope Construct, id *string, config OceanAksNpConfig) OceanAksNp ``` @@ -509,7 +509,7 @@ func ResetVnetSubnetIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.OceanAksNp_IsConstruct(x interface{}) *bool ``` @@ -541,7 +541,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.OceanAksNp_IsTerraformElement(x interface{}) *bool ``` @@ -555,7 +555,7 @@ oceanaksnp.OceanAksNp_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.OceanAksNp_IsTerraformResource(x interface{}) *bool ``` @@ -1392,13 +1392,13 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpAutoscaler { - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscalerAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscalerAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscalerAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscalerAutoscaleHeadroom, AutoscaleIsEnabled: interface{}, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscalerResourceLimits, } ``` @@ -1472,7 +1472,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpAutoscalerAutoscaleDown { MaxScaleDownPercentage: *f64, @@ -1504,10 +1504,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpAutoscalerAutoscaleHeadroom { - Automatic: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscalerAutoscaleHeadroomAutomatic, + Automatic: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscalerAutoscaleHeadroomAutomatic, } ``` @@ -1538,7 +1538,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpAutoscalerAutoscaleHeadroomAutomatic { Percentage: *f64, @@ -1570,7 +1570,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -1616,7 +1616,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpConfig { Connection: interface{}, @@ -1632,13 +1632,13 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" AksResourceGroupName: *string, AvailabilityZones: *[]*string, Name: *string, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscaler, ControllerClusterId: *string, EnableNodePublicIp: interface{}, FallbackToOndemand: interface{}, - Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpFilters, + Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpFilters, Headrooms: interface{}, - Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpHealth, + Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpHealth, Id: *string, KubernetesVersion: *string, Labels: *map[string]*string, @@ -1650,7 +1650,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" OsSku: *string, OsType: *string, PodSubnetIds: *[]*string, - Scheduling: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpScheduling, + Scheduling: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpScheduling, SpotPercentage: *f64, Tags: *map[string]*string, Taints: interface{}, @@ -2139,7 +2139,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpFilters { Architectures: *[]*string, @@ -2255,7 +2255,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpHeadrooms { CpuPerUnit: *f64, @@ -2329,7 +2329,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpHealth { GracePeriod: *f64, @@ -2361,10 +2361,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpScheduling { - ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpSchedulingShutdownHours, + ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpSchedulingShutdownHours, } ``` @@ -2395,7 +2395,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpSchedulingShutdownHours { TimeWindows: *[]*string, @@ -2441,7 +2441,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" &oceanaksnp.OceanAksNpTaints { Effect: *string, @@ -2503,7 +2503,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerAutoscaleDownOutputReference ``` @@ -2781,7 +2781,7 @@ func InternalValue() OceanAksNpAutoscalerAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerAutoscaleHeadroomAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerAutoscaleHeadroomAutomaticOutputReference ``` @@ -3059,7 +3059,7 @@ func InternalValue() OceanAksNpAutoscalerAutoscaleHeadroomAutomatic #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerAutoscaleHeadroomOutputReference ``` @@ -3350,7 +3350,7 @@ func InternalValue() OceanAksNpAutoscalerAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerOutputReference ``` @@ -3754,7 +3754,7 @@ func InternalValue() OceanAksNpAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerResourceLimitsOutputReference ``` @@ -4061,7 +4061,7 @@ func InternalValue() OceanAksNpAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpFiltersOutputReference ``` @@ -4513,7 +4513,7 @@ func InternalValue() OceanAksNpFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNpHeadroomsList ``` @@ -4656,7 +4656,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNpHeadroomsOutputReference ``` @@ -5039,7 +5039,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpHealthOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpHealthOutputReference ``` @@ -5317,7 +5317,7 @@ func InternalValue() OceanAksNpHealth #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpSchedulingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpSchedulingOutputReference ``` @@ -5608,7 +5608,7 @@ func InternalValue() OceanAksNpScheduling #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpSchedulingShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpSchedulingShutdownHoursOutputReference ``` @@ -5908,7 +5908,7 @@ func InternalValue() OceanAksNpSchedulingShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpTaintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNpTaintsList ``` @@ -6051,7 +6051,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" oceanaksnp.NewOceanAksNpTaintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNpTaintsOutputReference ``` diff --git a/docs/oceanAksNpVirtualNodeGroup.go.md b/docs/oceanAksNpVirtualNodeGroup.go.md index ae597496a..461276788 100644 --- a/docs/oceanAksNpVirtualNodeGroup.go.md +++ b/docs/oceanAksNpVirtualNodeGroup.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroup(scope Construct, id *string, config OceanAksNpVirtualNodeGroupConfig) OceanAksNpVirtualNodeGroup ``` @@ -449,7 +449,7 @@ func ResetVnetSubnetIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroup_IsConstruct(x interface{}) *bool ``` @@ -481,7 +481,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroup_IsTerraformElement(x interface{}) *bool ``` @@ -495,7 +495,7 @@ oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroup_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroup_IsTerraformResource(x interface{}) *bool ``` @@ -1178,7 +1178,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" &oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroupConfig { Connection: interface{}, @@ -1193,7 +1193,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtu AvailabilityZones: *[]*string, EnableNodePublicIp: interface{}, FallbackToOndemand: interface{}, - Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNpVirtualNodeGroup.OceanAksNpVirtualNodeGroupFilters, + Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNpVirtualNodeGroup.OceanAksNpVirtualNodeGroupFilters, Headrooms: interface{}, Id: *string, KubernetesVersion: *string, @@ -1597,7 +1597,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" &oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroupFilters { Architectures: *[]*string, @@ -1713,7 +1713,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" &oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroupHeadrooms { CpuPerUnit: *f64, @@ -1787,7 +1787,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" &oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroupTaints { Effect: *string, @@ -1849,7 +1849,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpVirtualNodeGroupFiltersOutputReference ``` @@ -2301,7 +2301,7 @@ func InternalValue() OceanAksNpVirtualNodeGroupFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNpVirtualNodeGroupHeadroomsList ``` @@ -2444,7 +2444,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNpVirtualNodeGroupHeadroomsOutputReference ``` @@ -2827,7 +2827,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupTaintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNpVirtualNodeGroupTaintsList ``` @@ -2970,7 +2970,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupTaintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNpVirtualNodeGroupTaintsOutputReference ``` diff --git a/docs/oceanAksVirtualNodeGroup.go.md b/docs/oceanAksVirtualNodeGroup.go.md index cd0ad4a2c..dac180f5f 100644 --- a/docs/oceanAksVirtualNodeGroup.go.md +++ b/docs/oceanAksVirtualNodeGroup.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroup(scope Construct, id *string, config OceanAksVirtualNodeGroupConfig) OceanAksVirtualNodeGroup ``` @@ -384,7 +384,7 @@ func ResetZones() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.OceanAksVirtualNodeGroup_IsConstruct(x interface{}) *bool ``` @@ -416,7 +416,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.OceanAksVirtualNodeGroup_IsTerraformElement(x interface{}) *bool ``` @@ -430,7 +430,7 @@ oceanaksvirtualnodegroup.OceanAksVirtualNodeGroup_IsTerraformElement(x interface ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.OceanAksVirtualNodeGroup_IsTerraformResource(x interface{}) *bool ``` @@ -827,7 +827,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupAutoscale { AutoHeadroomPercentage: *f64, @@ -875,7 +875,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroom { NumOfUnits: *f64, @@ -949,7 +949,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupConfig { Connection: interface{}, @@ -1190,7 +1190,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupLabel { Key: *string, @@ -1236,11 +1236,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupLaunchSpecification { MaxPods: *f64, - OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksVirtualNodeGroup.OceanAksVirtualNodeGroupLaunchSpecificationOsDisk, + OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksVirtualNodeGroup.OceanAksVirtualNodeGroupLaunchSpecificationOsDisk, Tag: interface{}, } ``` @@ -1300,7 +1300,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupLaunchSpecificationOsDisk { SizeGb: *f64, @@ -1360,7 +1360,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupLaunchSpecificationTag { Key: *string, @@ -1406,7 +1406,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupResourceLimits { MaxInstanceCount: *f64, @@ -1438,7 +1438,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupTaint { Effect: *string, @@ -1500,7 +1500,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroomList ``` @@ -1643,7 +1643,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroomOutputReference ``` @@ -2019,7 +2019,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupAutoscaleList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupAutoscaleList ``` @@ -2162,7 +2162,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupAutoscaleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupAutoscaleOutputReference ``` @@ -2500,7 +2500,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLabelList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupLabelList ``` @@ -2643,7 +2643,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLabelOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupLabelOutputReference ``` @@ -2961,7 +2961,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupLaunchSpecificationList ``` @@ -3104,7 +3104,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationOsDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksVirtualNodeGroupLaunchSpecificationOsDiskOutputReference ``` @@ -3433,7 +3433,7 @@ func InternalValue() OceanAksVirtualNodeGroupLaunchSpecificationOsDisk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupLaunchSpecificationOutputReference ``` @@ -3813,7 +3813,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupLaunchSpecificationTagList ``` @@ -3956,7 +3956,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupLaunchSpecificationTagOutputReference ``` @@ -4281,7 +4281,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupResourceLimitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupResourceLimitsList ``` @@ -4424,7 +4424,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupResourceLimitsOutputReference ``` @@ -4720,7 +4720,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupTaintList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupTaintList ``` @@ -4863,7 +4863,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupTaintOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupTaintOutputReference ``` diff --git a/docs/oceanAws.go.md b/docs/oceanAws.go.md index 59ccda90d..47d292540 100644 --- a/docs/oceanAws.go.md +++ b/docs/oceanAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAws(scope Construct, id *string, config OceanAwsConfig) OceanAws ``` @@ -672,7 +672,7 @@ func ResetWhitelist() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.OceanAws_IsConstruct(x interface{}) *bool ``` @@ -704,7 +704,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.OceanAws_IsTerraformElement(x interface{}) *bool ``` @@ -718,7 +718,7 @@ oceanaws.OceanAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.OceanAws_IsTerraformResource(x interface{}) *bool ``` @@ -1775,18 +1775,18 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsAutoscaler { AutoHeadroomPercentage: *f64, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsAutoscalerAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsAutoscalerAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsAutoscalerAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsAutoscalerAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, EnableAutomaticAndManualHeadroom: interface{}, ExtendedResourceDefinitions: *[]*string, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsAutoscalerResourceLimits, } ``` @@ -1925,7 +1925,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsAutoscalerAutoscaleDown { EvaluationPeriods: *f64, @@ -1971,7 +1971,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsAutoscalerAutoscaleHeadroom { CpuPerUnit: *f64, @@ -2045,7 +2045,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -2091,11 +2091,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsBlockDeviceMappingsEbs, } ``` @@ -2139,12 +2139,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, - DynamicIops: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsBlockDeviceMappingsEbsDynamicIops, - DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsBlockDeviceMappingsEbsDynamicVolumeSize, + DynamicIops: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsBlockDeviceMappingsEbsDynamicIops, + DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsBlockDeviceMappingsEbsDynamicVolumeSize, Encrypted: interface{}, Iops: *f64, KmsKeyId: *string, @@ -2301,7 +2301,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsBlockDeviceMappingsEbsDynamicIops { BaseSize: *f64, @@ -2361,7 +2361,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsBlockDeviceMappingsEbsDynamicVolumeSize { BaseSize: *f64, @@ -2421,7 +2421,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsClusterOrientation { AvailabilityVsCost: *string, @@ -2453,7 +2453,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsConfig { Connection: interface{}, @@ -2467,7 +2467,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" SubnetIds: *[]*string, AssociateIpv6Address: interface{}, AssociatePublicIpAddress: interface{}, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsAutoscaler, Blacklist: *[]*string, BlockDeviceMappings: interface{}, ClusterOrientation: interface{}, @@ -2476,15 +2476,15 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" DrainingTimeout: *f64, EbsOptimized: interface{}, FallbackToOndemand: interface{}, - Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsFilters, + Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsFilters, GracePeriod: *f64, IamInstanceProfile: *string, Id: *string, ImageId: *string, - InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsInstanceMetadataOptions, + InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsInstanceMetadataOptions, KeyName: *string, LoadBalancers: interface{}, - Logging: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsLogging, + Logging: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsLogging, MaxSize: *f64, MinSize: *f64, Monitoring: interface{}, @@ -2496,7 +2496,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" SpotPercentage: *f64, SpreadNodesBy: *string, Tags: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsUpdatePolicy, UseAsTemplateOnly: interface{}, UserData: *string, UtilizeCommitments: interface{}, @@ -3126,7 +3126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsFilters { Architectures: *[]*string, @@ -3410,7 +3410,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsInstanceMetadataOptions { HttpTokens: *string, @@ -3456,7 +3456,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsLoadBalancers { Arn: *string, @@ -3516,10 +3516,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsLogging { - Export: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsLoggingExport, + Export: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsLoggingExport, } ``` @@ -3550,7 +3550,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsLoggingExport { S3: interface{}, @@ -3584,7 +3584,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsLoggingExportS3 { Id: *string, @@ -3619,7 +3619,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsResourceTagSpecification { ShouldTagVolumes: interface{}, @@ -3651,10 +3651,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsScheduledTask { - ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsScheduledTaskShutdownHours, + ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsScheduledTaskShutdownHours, Tasks: interface{}, } ``` @@ -3701,7 +3701,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsScheduledTaskShutdownHours { TimeWindows: *[]*string, @@ -3747,7 +3747,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsScheduledTaskTasks { CronExpression: *string, @@ -3807,7 +3807,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsTags { Key: *string, @@ -3853,13 +3853,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsUpdatePolicy { ShouldRoll: interface{}, AutoApplyTags: interface{}, ConditionedRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsUpdatePolicyRollConfig, } ``` @@ -3929,7 +3929,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" &oceanaws.OceanAwsUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -4005,7 +4005,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsAutoscalerAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsAutoscalerAutoscaleDownOutputReference ``` @@ -4312,7 +4312,7 @@ func InternalValue() OceanAwsAutoscalerAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsAutoscalerAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsAutoscalerAutoscaleHeadroomOutputReference ``` @@ -4677,7 +4677,7 @@ func InternalValue() OceanAwsAutoscalerAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsAutoscalerOutputReference ``` @@ -5226,7 +5226,7 @@ func InternalValue() OceanAwsAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsAutoscalerResourceLimitsOutputReference ``` @@ -5533,7 +5533,7 @@ func InternalValue() OceanAwsAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsEbsDynamicIopsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsBlockDeviceMappingsEbsDynamicIopsOutputReference ``` @@ -5848,7 +5848,7 @@ func InternalValue() OceanAwsBlockDeviceMappingsEbsDynamicIops #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference ``` @@ -6163,7 +6163,7 @@ func InternalValue() OceanAwsBlockDeviceMappingsEbsDynamicVolumeSize #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsBlockDeviceMappingsEbsOutputReference ``` @@ -6728,7 +6728,7 @@ func InternalValue() OceanAwsBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsBlockDeviceMappingsList ``` @@ -6871,7 +6871,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsBlockDeviceMappingsOutputReference ``` @@ -7209,7 +7209,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsClusterOrientationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsClusterOrientationList ``` @@ -7352,7 +7352,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsClusterOrientationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsClusterOrientationOutputReference ``` @@ -7648,7 +7648,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsFiltersOutputReference ``` @@ -8448,7 +8448,7 @@ func InternalValue() OceanAwsFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsInstanceMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsInstanceMetadataOptionsOutputReference ``` @@ -8748,7 +8748,7 @@ func InternalValue() OceanAwsInstanceMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsLoadBalancersList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLoadBalancersList ``` @@ -8891,7 +8891,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsLoadBalancersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLoadBalancersOutputReference ``` @@ -9245,7 +9245,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsLoggingExportOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLoggingExportOutputReference ``` @@ -9536,7 +9536,7 @@ func InternalValue() OceanAwsLoggingExport #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsLoggingExportS3List(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLoggingExportS3List ``` @@ -9679,7 +9679,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsLoggingExportS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLoggingExportS3OutputReference ``` @@ -9968,7 +9968,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsLoggingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLoggingOutputReference ``` @@ -10259,7 +10259,7 @@ func InternalValue() OceanAwsLogging #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsResourceTagSpecificationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsResourceTagSpecificationList ``` @@ -10402,7 +10402,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsResourceTagSpecificationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsResourceTagSpecificationOutputReference ``` @@ -10698,7 +10698,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsScheduledTaskList ``` @@ -10841,7 +10841,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsScheduledTaskOutputReference ``` @@ -11192,7 +11192,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsScheduledTaskShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsScheduledTaskShutdownHoursOutputReference ``` @@ -11492,7 +11492,7 @@ func InternalValue() OceanAwsScheduledTaskShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsScheduledTaskTasksList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsScheduledTaskTasksList ``` @@ -11635,7 +11635,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsScheduledTaskTasksOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsScheduledTaskTasksOutputReference ``` @@ -11968,7 +11968,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsTagsList ``` @@ -12111,7 +12111,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsTagsOutputReference ``` @@ -12422,7 +12422,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsUpdatePolicyOutputReference ``` @@ -12793,7 +12793,7 @@ func InternalValue() OceanAwsUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" oceanaws.NewOceanAwsUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanAwsExtendedResourceDefinition.go.md b/docs/oceanAwsExtendedResourceDefinition.go.md index 635762d40..5bf127536 100644 --- a/docs/oceanAwsExtendedResourceDefinition.go.md +++ b/docs/oceanAwsExtendedResourceDefinition.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" oceanawsextendedresourcedefinition.NewOceanAwsExtendedResourceDefinition(scope Construct, id *string, config OceanAwsExtendedResourceDefinitionConfig) OceanAwsExtendedResourceDefinition ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinition_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinition_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinition_IsTerrafor ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinition_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" &oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinitionConfig { Connection: interface{}, diff --git a/docs/oceanAwsLaunchSpec.go.md b/docs/oceanAwsLaunchSpec.go.md index 468a0d31c..a1512bac0 100644 --- a/docs/oceanAwsLaunchSpec.go.md +++ b/docs/oceanAwsLaunchSpec.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpec(scope Construct, id *string, config OceanAwsLaunchSpecConfig) OceanAwsLaunchSpec ``` @@ -714,7 +714,7 @@ func ResetUserData() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.OceanAwsLaunchSpec_IsConstruct(x interface{}) *bool ``` @@ -746,7 +746,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.OceanAwsLaunchSpec_IsTerraformElement(x interface{}) *bool ``` @@ -760,7 +760,7 @@ oceanawslaunchspec.OceanAwsLaunchSpec_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.OceanAwsLaunchSpec_IsTerraformResource(x interface{}) *bool ``` @@ -1641,7 +1641,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecAutoscaleDown { MaxScaleDownPercentage: *f64, @@ -1673,7 +1673,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecAutoscaleHeadrooms { NumOfUnits: *f64, @@ -1747,7 +1747,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecAutoscaleHeadroomsAutomatic { AutoHeadroomPercentage: *f64, @@ -1779,11 +1779,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecBlockDeviceMappingsEbs, NoDevice: *string, VirtualName: *string, } @@ -1855,11 +1855,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, - DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize, + DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize, Encrypted: interface{}, Iops: *f64, KmsKeyId: *string, @@ -2001,7 +2001,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize { BaseSize: *f64, @@ -2061,7 +2061,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecConfig { Connection: interface{}, @@ -2077,30 +2077,30 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchs AutoscaleHeadrooms: interface{}, AutoscaleHeadroomsAutomatic: interface{}, BlockDeviceMappings: interface{}, - CreateOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecCreateOptions, - DeleteOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecDeleteOptions, + CreateOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecCreateOptions, + DeleteOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecDeleteOptions, ElasticIpPool: interface{}, IamInstanceProfile: *string, Id: *string, ImageId: *string, Images: interface{}, - InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecInstanceMetadataOptions, + InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecInstanceMetadataOptions, InstanceTypes: *[]*string, - InstanceTypesFilters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecInstanceTypesFilters, + InstanceTypesFilters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecInstanceTypesFilters, Labels: interface{}, Name: *string, PreferredSpotTypes: *[]*string, ResourceLimits: interface{}, RestrictScaleDown: interface{}, RootVolumeSize: *f64, - SchedulingShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecSchedulingShutdownHours, + SchedulingShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecSchedulingShutdownHours, SchedulingTask: interface{}, SecurityGroups: *[]*string, Strategy: interface{}, SubnetIds: *[]*string, Tags: interface{}, Taints: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecUpdatePolicy, UserData: *string, } ``` @@ -2636,7 +2636,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecCreateOptions { InitialNodes: *f64, @@ -2668,7 +2668,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecDeleteOptions { ForceDelete: interface{}, @@ -2714,10 +2714,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecElasticIpPool { - TagSelector: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecElasticIpPoolTagSelector, + TagSelector: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecElasticIpPoolTagSelector, } ``` @@ -2748,7 +2748,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecElasticIpPoolTagSelector { TagKey: *string, @@ -2794,7 +2794,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecImages { ImageId: *string, @@ -2826,7 +2826,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecInstanceMetadataOptions { HttpTokens: *string, @@ -2872,7 +2872,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecInstanceTypesFilters { Categories: *[]*string, @@ -3142,7 +3142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecLabels { Key: *string, @@ -3188,7 +3188,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecResourceLimits { MaxInstanceCount: *f64, @@ -3234,7 +3234,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecSchedulingShutdownHours { TimeWindows: *[]*string, @@ -3280,7 +3280,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecSchedulingTask { CronExpression: *string, @@ -3356,7 +3356,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecSchedulingTaskTaskHeadroom { NumOfUnits: *f64, @@ -3430,7 +3430,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecStrategy { SpotPercentage: *f64, @@ -3462,7 +3462,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecTags { Key: *string, @@ -3508,7 +3508,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecTaints { Effect: *string, @@ -3568,11 +3568,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecUpdatePolicy { ShouldRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecUpdatePolicyRollConfig, } ``` @@ -3616,7 +3616,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -3650,7 +3650,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleDownList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecAutoscaleDownList ``` @@ -3793,7 +3793,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecAutoscaleDownOutputReference ``` @@ -4089,7 +4089,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleHeadroomsAutomaticList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecAutoscaleHeadroomsAutomaticList ``` @@ -4232,7 +4232,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleHeadroomsAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecAutoscaleHeadroomsAutomaticOutputReference ``` @@ -4528,7 +4528,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecAutoscaleHeadroomsList ``` @@ -4671,7 +4671,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecAutoscaleHeadroomsOutputReference ``` @@ -5047,7 +5047,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference ``` @@ -5362,7 +5362,7 @@ func InternalValue() OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecBlockDeviceMappingsEbsOutputReference ``` @@ -5885,7 +5885,7 @@ func InternalValue() OceanAwsLaunchSpecBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecBlockDeviceMappingsList ``` @@ -6028,7 +6028,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecBlockDeviceMappingsOutputReference ``` @@ -6424,7 +6424,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecCreateOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecCreateOptionsOutputReference ``` @@ -6702,7 +6702,7 @@ func InternalValue() OceanAwsLaunchSpecCreateOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecDeleteOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecDeleteOptionsOutputReference ``` @@ -7002,7 +7002,7 @@ func InternalValue() OceanAwsLaunchSpecDeleteOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecElasticIpPoolList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecElasticIpPoolList ``` @@ -7145,7 +7145,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecElasticIpPoolOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecElasticIpPoolOutputReference ``` @@ -7454,7 +7454,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecElasticIpPoolTagSelectorOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecElasticIpPoolTagSelectorOutputReference ``` @@ -7754,7 +7754,7 @@ func InternalValue() OceanAwsLaunchSpecElasticIpPoolTagSelector #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecImagesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecImagesList ``` @@ -7897,7 +7897,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecImagesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecImagesOutputReference ``` @@ -8193,7 +8193,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecInstanceMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecInstanceMetadataOptionsOutputReference ``` @@ -8493,7 +8493,7 @@ func InternalValue() OceanAwsLaunchSpecInstanceMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecInstanceTypesFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecInstanceTypesFiltersOutputReference ``` @@ -9264,7 +9264,7 @@ func InternalValue() OceanAwsLaunchSpecInstanceTypesFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecLabelsList ``` @@ -9407,7 +9407,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecLabelsOutputReference ``` @@ -9718,7 +9718,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecResourceLimitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecResourceLimitsList ``` @@ -9861,7 +9861,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecResourceLimitsOutputReference ``` @@ -10186,7 +10186,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecSchedulingShutdownHoursOutputReference ``` @@ -10486,7 +10486,7 @@ func InternalValue() OceanAwsLaunchSpecSchedulingShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecSchedulingTaskList ``` @@ -10629,7 +10629,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecSchedulingTaskOutputReference ``` @@ -11004,7 +11004,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingTaskTaskHeadroomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecSchedulingTaskTaskHeadroomList ``` @@ -11147,7 +11147,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingTaskTaskHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecSchedulingTaskTaskHeadroomOutputReference ``` @@ -11523,7 +11523,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecStrategyList ``` @@ -11666,7 +11666,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecStrategyOutputReference ``` @@ -11962,7 +11962,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecTagsList ``` @@ -12105,7 +12105,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecTagsOutputReference ``` @@ -12416,7 +12416,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecTaintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecTaintsList ``` @@ -12559,7 +12559,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecTaintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecTaintsOutputReference ``` @@ -12892,7 +12892,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecUpdatePolicyOutputReference ``` @@ -13205,7 +13205,7 @@ func InternalValue() OceanAwsLaunchSpecUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanEcs.go.md b/docs/oceanEcs.go.md index 397df6232..87269c4d2 100644 --- a/docs/oceanEcs.go.md +++ b/docs/oceanEcs.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcs(scope Construct, id *string, config OceanEcsConfig) OceanEcs ``` @@ -596,7 +596,7 @@ func ResetWhitelist() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.OceanEcs_IsConstruct(x interface{}) *bool ``` @@ -628,7 +628,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.OceanEcs_IsTerraformElement(x interface{}) *bool ``` @@ -642,7 +642,7 @@ oceanecs.OceanEcs_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.OceanEcs_IsTerraformResource(x interface{}) *bool ``` @@ -1567,17 +1567,17 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsAutoscaler { AutoHeadroomPercentage: *f64, Cooldown: *f64, - Down: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsAutoscalerDown, + Down: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsAutoscalerDown, EnableAutomaticAndManualHeadroom: interface{}, - Headroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsAutoscalerHeadroom, + Headroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsAutoscalerHeadroom, IsAutoConfig: interface{}, IsEnabled: interface{}, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsAutoscalerResourceLimits, ShouldScaleDownNonServiceTasks: interface{}, } ``` @@ -1717,7 +1717,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsAutoscalerDown { MaxScaleDownPercentage: *f64, @@ -1749,7 +1749,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsAutoscalerHeadroom { CpuPerUnit: *f64, @@ -1809,7 +1809,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -1855,11 +1855,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsBlockDeviceMappingsEbs, NoDevice: *string, VirtualName: *string, } @@ -1931,11 +1931,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, - DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsBlockDeviceMappingsEbsDynamicVolumeSize, + DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsBlockDeviceMappingsEbsDynamicVolumeSize, Encrypted: interface{}, Iops: *f64, KmsKeyId: *string, @@ -2077,7 +2077,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsBlockDeviceMappingsEbsDynamicVolumeSize { BaseSize: *f64, @@ -2137,7 +2137,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsClusterOrientation { AvailabilityVsCost: *string, @@ -2169,7 +2169,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsConfig { Connection: interface{}, @@ -2185,28 +2185,28 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" SecurityGroupIds: *[]*string, SubnetIds: *[]*string, AssociatePublicIpAddress: interface{}, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsAutoscaler, Blacklist: *[]*string, BlockDeviceMappings: interface{}, ClusterOrientation: interface{}, DesiredCapacity: *f64, DrainingTimeout: *f64, EbsOptimized: interface{}, - Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsFilters, + Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsFilters, IamInstanceProfile: *string, Id: *string, ImageId: *string, - InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsInstanceMetadataOptions, + InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsInstanceMetadataOptions, KeyPair: *string, - Logging: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsLogging, + Logging: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsLogging, MaxSize: *f64, MinSize: *f64, Monitoring: interface{}, - OptimizeImages: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsOptimizeImages, + OptimizeImages: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsOptimizeImages, ScheduledTask: interface{}, SpotPercentage: *f64, Tags: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsUpdatePolicy, UseAsTemplateOnly: interface{}, UserData: *string, UtilizeCommitments: interface{}, @@ -2756,7 +2756,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsFilters { Architectures: *[]*string, @@ -3040,7 +3040,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsInstanceMetadataOptions { HttpTokens: *string, @@ -3086,10 +3086,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsLogging { - Export: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsLoggingExport, + Export: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsLoggingExport, } ``` @@ -3120,7 +3120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsLoggingExport { S3: interface{}, @@ -3154,7 +3154,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsLoggingExportS3 { Id: *string, @@ -3189,7 +3189,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsOptimizeImages { PerformAt: *string, @@ -3249,10 +3249,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsScheduledTask { - ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsScheduledTaskShutdownHours, + ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsScheduledTaskShutdownHours, Tasks: interface{}, } ``` @@ -3299,7 +3299,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsScheduledTaskShutdownHours { TimeWindows: *[]*string, @@ -3345,7 +3345,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsScheduledTaskTasks { CronExpression: *string, @@ -3405,7 +3405,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsTags { Key: *string, @@ -3451,13 +3451,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsUpdatePolicy { ShouldRoll: interface{}, AutoApplyTags: interface{}, ConditionedRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsUpdatePolicyRollConfig, } ``` @@ -3527,7 +3527,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" &oceanecs.OceanEcsUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -3575,7 +3575,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsAutoscalerDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsAutoscalerDownOutputReference ``` @@ -3853,7 +3853,7 @@ func InternalValue() OceanEcsAutoscalerDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsAutoscalerHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsAutoscalerHeadroomOutputReference ``` @@ -4189,7 +4189,7 @@ func InternalValue() OceanEcsAutoscalerHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsAutoscalerOutputReference ``` @@ -4738,7 +4738,7 @@ func InternalValue() OceanEcsAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsAutoscalerResourceLimitsOutputReference ``` @@ -5045,7 +5045,7 @@ func InternalValue() OceanEcsAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference ``` @@ -5360,7 +5360,7 @@ func InternalValue() OceanEcsBlockDeviceMappingsEbsDynamicVolumeSize #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsBlockDeviceMappingsEbsOutputReference ``` @@ -5883,7 +5883,7 @@ func InternalValue() OceanEcsBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsBlockDeviceMappingsList ``` @@ -6026,7 +6026,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsBlockDeviceMappingsOutputReference ``` @@ -6415,7 +6415,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsClusterOrientationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsClusterOrientationList ``` @@ -6558,7 +6558,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsClusterOrientationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsClusterOrientationOutputReference ``` @@ -6854,7 +6854,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsFiltersOutputReference ``` @@ -7654,7 +7654,7 @@ func InternalValue() OceanEcsFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsInstanceMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsInstanceMetadataOptionsOutputReference ``` @@ -7954,7 +7954,7 @@ func InternalValue() OceanEcsInstanceMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsLoggingExportOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLoggingExportOutputReference ``` @@ -8245,7 +8245,7 @@ func InternalValue() OceanEcsLoggingExport #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsLoggingExportS3List(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLoggingExportS3List ``` @@ -8388,7 +8388,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsLoggingExportS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLoggingExportS3OutputReference ``` @@ -8677,7 +8677,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsLoggingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLoggingOutputReference ``` @@ -8968,7 +8968,7 @@ func InternalValue() OceanEcsLogging #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsOptimizeImagesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsOptimizeImagesOutputReference ``` @@ -9290,7 +9290,7 @@ func InternalValue() OceanEcsOptimizeImages #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsScheduledTaskList ``` @@ -9433,7 +9433,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsScheduledTaskOutputReference ``` @@ -9784,7 +9784,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsScheduledTaskShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsScheduledTaskShutdownHoursOutputReference ``` @@ -10084,7 +10084,7 @@ func InternalValue() OceanEcsScheduledTaskShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsScheduledTaskTasksList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsScheduledTaskTasksList ``` @@ -10227,7 +10227,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsScheduledTaskTasksOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsScheduledTaskTasksOutputReference ``` @@ -10560,7 +10560,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsTagsList ``` @@ -10703,7 +10703,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsTagsOutputReference ``` @@ -11014,7 +11014,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsUpdatePolicyOutputReference ``` @@ -11385,7 +11385,7 @@ func InternalValue() OceanEcsUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" oceanecs.NewOceanEcsUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanEcsLaunchSpec.go.md b/docs/oceanEcsLaunchSpec.go.md index 8318d13c1..acd74e1a0 100644 --- a/docs/oceanEcsLaunchSpec.go.md +++ b/docs/oceanEcsLaunchSpec.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpec(scope Construct, id *string, config OceanEcsLaunchSpecConfig) OceanEcsLaunchSpec ``` @@ -473,7 +473,7 @@ func ResetUserData() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.OceanEcsLaunchSpec_IsConstruct(x interface{}) *bool ``` @@ -505,7 +505,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.OceanEcsLaunchSpec_IsTerraformElement(x interface{}) *bool ``` @@ -519,7 +519,7 @@ oceanecslaunchspec.OceanEcsLaunchSpec_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.OceanEcsLaunchSpec_IsTerraformResource(x interface{}) *bool ``` @@ -1114,7 +1114,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecAttributes { Key: *string, @@ -1160,7 +1160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecAutoscaleHeadrooms { NumOfUnits: *f64, @@ -1220,11 +1220,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcsLaunchSpec.OceanEcsLaunchSpecBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcsLaunchSpec.OceanEcsLaunchSpecBlockDeviceMappingsEbs, NoDevice: *string, VirtualName: *string, } @@ -1296,11 +1296,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, - DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcsLaunchSpec.OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize, + DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcsLaunchSpec.OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize, Encrypted: interface{}, Iops: *f64, KmsKeyId: *string, @@ -1442,7 +1442,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize { BaseSize: *f64, @@ -1502,7 +1502,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecConfig { Connection: interface{}, @@ -1520,7 +1520,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchs IamInstanceProfile: *string, Id: *string, ImageId: *string, - InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcsLaunchSpec.OceanEcsLaunchSpecInstanceMetadataOptions, + InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcsLaunchSpec.OceanEcsLaunchSpecInstanceMetadataOptions, InstanceTypes: *[]*string, PreferredSpotTypes: *[]*string, RestrictScaleDown: interface{}, @@ -1873,7 +1873,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecInstanceMetadataOptions { HttpTokens: *string, @@ -1919,7 +1919,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecSchedulingTask { CronExpression: *string, @@ -1995,7 +1995,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecSchedulingTaskTaskHeadroom { NumOfUnits: *f64, @@ -2055,7 +2055,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecStrategy { SpotPercentage: *f64, @@ -2087,7 +2087,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecTags { Key: *string, @@ -2135,7 +2135,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecAttributesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecAttributesList ``` @@ -2278,7 +2278,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecAttributesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecAttributesOutputReference ``` @@ -2589,7 +2589,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecAutoscaleHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecAutoscaleHeadroomsList ``` @@ -2732,7 +2732,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecAutoscaleHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecAutoscaleHeadroomsOutputReference ``` @@ -3079,7 +3079,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference ``` @@ -3394,7 +3394,7 @@ func InternalValue() OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLaunchSpecBlockDeviceMappingsEbsOutputReference ``` @@ -3917,7 +3917,7 @@ func InternalValue() OceanEcsLaunchSpecBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecBlockDeviceMappingsList ``` @@ -4060,7 +4060,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecBlockDeviceMappingsOutputReference ``` @@ -4449,7 +4449,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecInstanceMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLaunchSpecInstanceMetadataOptionsOutputReference ``` @@ -4749,7 +4749,7 @@ func InternalValue() OceanEcsLaunchSpecInstanceMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecSchedulingTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecSchedulingTaskList ``` @@ -4892,7 +4892,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecSchedulingTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecSchedulingTaskOutputReference ``` @@ -5267,7 +5267,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecSchedulingTaskTaskHeadroomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecSchedulingTaskTaskHeadroomList ``` @@ -5410,7 +5410,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecSchedulingTaskTaskHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecSchedulingTaskTaskHeadroomOutputReference ``` @@ -5757,7 +5757,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecStrategyList ``` @@ -5900,7 +5900,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecStrategyOutputReference ``` @@ -6196,7 +6196,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecTagsList ``` @@ -6339,7 +6339,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecTagsOutputReference ``` diff --git a/docs/oceanGkeImport.go.md b/docs/oceanGkeImport.go.md index aa9a9231e..54a444abf 100644 --- a/docs/oceanGkeImport.go.md +++ b/docs/oceanGkeImport.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImport(scope Construct, id *string, config OceanGkeImportConfig) OceanGkeImport ``` @@ -453,7 +453,7 @@ func ResetWhitelist() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.OceanGkeImport_IsConstruct(x interface{}) *bool ``` @@ -485,7 +485,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.OceanGkeImport_IsTerraformElement(x interface{}) *bool ``` @@ -499,7 +499,7 @@ oceangkeimport.OceanGkeImport_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.OceanGkeImport_IsTerraformResource(x interface{}) *bool ``` @@ -1083,17 +1083,17 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportAutoscaler { AutoHeadroomPercentage: *f64, Cooldown: *f64, - Down: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportAutoscalerDown, + Down: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportAutoscalerDown, EnableAutomaticAndManualHeadroom: interface{}, - Headroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportAutoscalerHeadroom, + Headroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportAutoscalerHeadroom, IsAutoConfig: interface{}, IsEnabled: interface{}, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportAutoscalerResourceLimits, } ``` @@ -1219,7 +1219,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportAutoscalerDown { EvaluationPeriods: *f64, @@ -1265,7 +1265,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportAutoscalerHeadroom { CpuPerUnit: *f64, @@ -1339,7 +1339,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -1385,7 +1385,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportBackendServices { ServiceName: *string, @@ -1461,7 +1461,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportBackendServicesNamedPorts { Name: *string, @@ -1507,7 +1507,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportConfig { Connection: interface{}, @@ -1519,7 +1519,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" Provisioners: *[]interface{}, ClusterName: *string, Location: *string, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportAutoscaler, BackendServices: interface{}, Blacklist: *[]*string, ControllerClusterId: *string, @@ -1529,9 +1529,9 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" MinSize: *f64, RootVolumeType: *string, ScheduledTask: interface{}, - ShieldedInstanceConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportShieldedInstanceConfig, + ShieldedInstanceConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportShieldedInstanceConfig, Strategy: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportUpdatePolicy, UseAsTemplateOnly: interface{}, Whitelist: *[]*string, } @@ -1862,10 +1862,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTask { - ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportScheduledTaskShutdownHours, + ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportScheduledTaskShutdownHours, Tasks: interface{}, } ``` @@ -1912,7 +1912,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTaskShutdownHours { TimeWindows: *[]*string, @@ -1958,13 +1958,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTaskTasks { CronExpression: *string, IsEnabled: interface{}, TaskType: *string, - TaskParameters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportScheduledTaskTasksTaskParameters, + TaskParameters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportScheduledTaskTasksTaskParameters, } ``` @@ -2034,10 +2034,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTaskTasksTaskParameters { - ClusterRoll: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportScheduledTaskTasksTaskParametersClusterRoll, + ClusterRoll: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportScheduledTaskTasksTaskParametersClusterRoll, } ``` @@ -2068,7 +2068,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTaskTasksTaskParametersClusterRoll { BatchMinHealthyPercentage: *f64, @@ -2142,7 +2142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportShieldedInstanceConfig { EnableIntegrityMonitoring: interface{}, @@ -2188,7 +2188,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportStrategy { DrainingTimeout: *f64, @@ -2248,12 +2248,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportUpdatePolicy { ShouldRoll: interface{}, ConditionedRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportUpdatePolicyRollConfig, } ``` @@ -2310,7 +2310,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" &oceangkeimport.OceanGkeImportUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -2386,7 +2386,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportAutoscalerDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportAutoscalerDownOutputReference ``` @@ -2693,7 +2693,7 @@ func InternalValue() OceanGkeImportAutoscalerDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportAutoscalerHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportAutoscalerHeadroomOutputReference ``` @@ -3058,7 +3058,7 @@ func InternalValue() OceanGkeImportAutoscalerHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportAutoscalerOutputReference ``` @@ -3578,7 +3578,7 @@ func InternalValue() OceanGkeImportAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportAutoscalerResourceLimitsOutputReference ``` @@ -3885,7 +3885,7 @@ func InternalValue() OceanGkeImportAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportBackendServicesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportBackendServicesList ``` @@ -4028,7 +4028,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportBackendServicesNamedPortsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportBackendServicesNamedPortsList ``` @@ -4171,7 +4171,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportBackendServicesNamedPortsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportBackendServicesNamedPortsOutputReference ``` @@ -4482,7 +4482,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportBackendServicesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportBackendServicesOutputReference ``` @@ -4871,7 +4871,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportScheduledTaskList ``` @@ -5014,7 +5014,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportScheduledTaskOutputReference ``` @@ -5365,7 +5365,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportScheduledTaskShutdownHoursOutputReference ``` @@ -5665,7 +5665,7 @@ func InternalValue() OceanGkeImportScheduledTaskShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskTasksList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportScheduledTaskTasksList ``` @@ -5808,7 +5808,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskTasksOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportScheduledTaskTasksOutputReference ``` @@ -6183,7 +6183,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskTasksTaskParametersClusterRollOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportScheduledTaskTasksTaskParametersClusterRollOutputReference ``` @@ -6548,7 +6548,7 @@ func InternalValue() OceanGkeImportScheduledTaskTasksTaskParametersClusterRoll #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskTasksTaskParametersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportScheduledTaskTasksTaskParametersOutputReference ``` @@ -6839,7 +6839,7 @@ func InternalValue() OceanGkeImportScheduledTaskTasksTaskParameters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportShieldedInstanceConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportShieldedInstanceConfigOutputReference ``` @@ -7146,7 +7146,7 @@ func InternalValue() OceanGkeImportShieldedInstanceConfig #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportStrategyList ``` @@ -7289,7 +7289,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportStrategyOutputReference ``` @@ -7643,7 +7643,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportUpdatePolicyOutputReference ``` @@ -7985,7 +7985,7 @@ func InternalValue() OceanGkeImportUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" oceangkeimport.NewOceanGkeImportUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanGkeLaunchSpec.go.md b/docs/oceanGkeLaunchSpec.go.md index 1189bf4e2..ac24a83a6 100644 --- a/docs/oceanGkeLaunchSpec.go.md +++ b/docs/oceanGkeLaunchSpec.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpec(scope Construct, id *string, config OceanGkeLaunchSpecConfig) OceanGkeLaunchSpec ``` @@ -580,7 +580,7 @@ func ResetUpdatePolicy() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.OceanGkeLaunchSpec_IsConstruct(x interface{}) *bool ``` @@ -612,7 +612,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.OceanGkeLaunchSpec_IsTerraformElement(x interface{}) *bool ``` @@ -626,7 +626,7 @@ oceangkelaunchspec.OceanGkeLaunchSpec_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.OceanGkeLaunchSpec_IsTerraformResource(x interface{}) *bool ``` @@ -1331,7 +1331,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecAutoscaleHeadrooms { NumOfUnits: *f64, @@ -1405,7 +1405,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecAutoscaleHeadroomsAutomatic { AutoHeadroomPercentage: *f64, @@ -1437,7 +1437,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecConfig { Connection: interface{}, @@ -1457,19 +1457,19 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchs Name: *string, NetworkInterfaces: interface{}, NodePoolName: *string, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecResourceLimits, RestrictScaleDown: interface{}, RootVolumeSize: *f64, RootVolumeType: *string, SchedulingTask: interface{}, ServiceAccount: *string, - ShieldedInstanceConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecShieldedInstanceConfig, + ShieldedInstanceConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecShieldedInstanceConfig, SourceImage: *string, - Storage: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecStorage, + Storage: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecStorage, Strategy: interface{}, Tags: *[]*string, Taints: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecUpdatePolicy, } ``` @@ -1888,7 +1888,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecLabels { Key: *string, @@ -1934,7 +1934,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecMetadata { Key: *string, @@ -1980,7 +1980,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecNetworkInterfaces { Network: *string, @@ -2058,7 +2058,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecNetworkInterfacesAccessConfigs { Name: *string, @@ -2104,7 +2104,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecNetworkInterfacesAliasIpRanges { IpCidrRange: *string, @@ -2150,7 +2150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecResourceLimits { MaxInstanceCount: *f64, @@ -2196,7 +2196,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecSchedulingTask { CronExpression: *string, @@ -2272,7 +2272,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecSchedulingTaskTaskHeadroom { NumOfUnits: *f64, @@ -2346,7 +2346,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecShieldedInstanceConfig { EnableIntegrityMonitoring: interface{}, @@ -2392,7 +2392,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecStorage { LocalSsdCount: *f64, @@ -2424,7 +2424,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecStrategy { PreemptiblePercentage: *f64, @@ -2456,7 +2456,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecTaints { Effect: *string, @@ -2516,11 +2516,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecUpdatePolicy { ShouldRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecUpdatePolicyRollConfig, } ``` @@ -2564,7 +2564,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -2598,7 +2598,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecAutoscaleHeadroomsAutomaticList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecAutoscaleHeadroomsAutomaticList ``` @@ -2741,7 +2741,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecAutoscaleHeadroomsAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecAutoscaleHeadroomsAutomaticOutputReference ``` @@ -3037,7 +3037,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecAutoscaleHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecAutoscaleHeadroomsList ``` @@ -3180,7 +3180,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecAutoscaleHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecAutoscaleHeadroomsOutputReference ``` @@ -3556,7 +3556,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecLabelsList ``` @@ -3699,7 +3699,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecLabelsOutputReference ``` @@ -4024,7 +4024,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecMetadataList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecMetadataList ``` @@ -4167,7 +4167,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecMetadataOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecMetadataOutputReference ``` @@ -4492,7 +4492,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesAccessConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecNetworkInterfacesAccessConfigsList ``` @@ -4635,7 +4635,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesAccessConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecNetworkInterfacesAccessConfigsOutputReference ``` @@ -4960,7 +4960,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesAliasIpRangesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecNetworkInterfacesAliasIpRangesList ``` @@ -5103,7 +5103,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesAliasIpRangesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecNetworkInterfacesAliasIpRangesOutputReference ``` @@ -5414,7 +5414,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecNetworkInterfacesList ``` @@ -5557,7 +5557,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecNetworkInterfacesOutputReference ``` @@ -5959,7 +5959,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecResourceLimitsOutputReference ``` @@ -6266,7 +6266,7 @@ func InternalValue() OceanGkeLaunchSpecResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecSchedulingTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecSchedulingTaskList ``` @@ -6409,7 +6409,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecSchedulingTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecSchedulingTaskOutputReference ``` @@ -6784,7 +6784,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecSchedulingTaskTaskHeadroomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecSchedulingTaskTaskHeadroomList ``` @@ -6927,7 +6927,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecSchedulingTaskTaskHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecSchedulingTaskTaskHeadroomOutputReference ``` @@ -7303,7 +7303,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecShieldedInstanceConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecShieldedInstanceConfigOutputReference ``` @@ -7610,7 +7610,7 @@ func InternalValue() OceanGkeLaunchSpecShieldedInstanceConfig #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecStorageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecStorageOutputReference ``` @@ -7888,7 +7888,7 @@ func InternalValue() OceanGkeLaunchSpecStorage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecStrategyList ``` @@ -8031,7 +8031,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecStrategyOutputReference ``` @@ -8327,7 +8327,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecTaintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecTaintsList ``` @@ -8470,7 +8470,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecTaintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecTaintsOutputReference ``` @@ -8824,7 +8824,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecUpdatePolicyOutputReference ``` @@ -9137,7 +9137,7 @@ func InternalValue() OceanGkeLaunchSpecUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanGkeLaunchSpecImport.go.md b/docs/oceanGkeLaunchSpecImport.go.md index 150906852..4844e1b40 100644 --- a/docs/oceanGkeLaunchSpecImport.go.md +++ b/docs/oceanGkeLaunchSpecImport.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" oceangkelaunchspecimport.NewOceanGkeLaunchSpecImport(scope Construct, id *string, config OceanGkeLaunchSpecImportConfig) OceanGkeLaunchSpecImport ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" oceangkelaunchspecimport.OceanGkeLaunchSpecImport_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" oceangkelaunchspecimport.OceanGkeLaunchSpecImport_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ oceangkelaunchspecimport.OceanGkeLaunchSpecImport_IsTerraformElement(x interface ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" oceangkelaunchspecimport.OceanGkeLaunchSpecImport_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" &oceangkelaunchspecimport.OceanGkeLaunchSpecImportConfig { Connection: interface{}, diff --git a/docs/oceanSpark.go.md b/docs/oceanSpark.go.md index 11bc230e7..da2bc127f 100644 --- a/docs/oceanSpark.go.md +++ b/docs/oceanSpark.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSpark(scope Construct, id *string, config OceanSparkConfig) OceanSpark ``` @@ -377,7 +377,7 @@ func ResetWebhook() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.OceanSpark_IsConstruct(x interface{}) *bool ``` @@ -409,7 +409,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.OceanSpark_IsTerraformElement(x interface{}) *bool ``` @@ -423,7 +423,7 @@ oceanspark.OceanSpark_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.OceanSpark_IsTerraformResource(x interface{}) *bool ``` @@ -776,7 +776,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkCompute { CreateVngs: interface{}, @@ -822,7 +822,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkConfig { Connection: interface{}, @@ -833,12 +833,12 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, OceanClusterId: *string, - Compute: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkCompute, + Compute: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkCompute, Id: *string, - Ingress: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngress, - LogCollection: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkLogCollection, - Spark: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkSpark, - Webhook: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkWebhook, + Ingress: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngress, + LogCollection: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkLogCollection, + Spark: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkSpark, + Webhook: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkWebhook, } ``` @@ -1035,13 +1035,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkIngress { - Controller: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngressController, - CustomEndpoint: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngressCustomEndpoint, - LoadBalancer: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngressLoadBalancer, - PrivateLink: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngressPrivateLink, + Controller: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngressController, + CustomEndpoint: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngressCustomEndpoint, + LoadBalancer: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngressLoadBalancer, + PrivateLink: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngressPrivateLink, ServiceAnnotations: *map[string]*string, } ``` @@ -1131,7 +1131,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkIngressController { Managed: interface{}, @@ -1163,7 +1163,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkIngressCustomEndpoint { Address: *string, @@ -1209,7 +1209,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkIngressLoadBalancer { Managed: interface{}, @@ -1269,7 +1269,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkIngressPrivateLink { Enabled: interface{}, @@ -1315,7 +1315,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkLogCollection { CollectAppLogs: interface{}, @@ -1347,7 +1347,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkSpark { AdditionalAppNamespaces: *[]*string, @@ -1379,7 +1379,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" &oceanspark.OceanSparkWebhook { HostNetworkPorts: *[]*f64, @@ -1427,7 +1427,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSparkComputeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkComputeOutputReference ``` @@ -1734,7 +1734,7 @@ func InternalValue() OceanSparkCompute #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSparkIngressControllerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressControllerOutputReference ``` @@ -2012,7 +2012,7 @@ func InternalValue() OceanSparkIngressController #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSparkIngressCustomEndpointOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressCustomEndpointOutputReference ``` @@ -2319,7 +2319,7 @@ func InternalValue() OceanSparkIngressCustomEndpoint #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSparkIngressLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressLoadBalancerOutputReference ``` @@ -2655,7 +2655,7 @@ func InternalValue() OceanSparkIngressLoadBalancer #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSparkIngressOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressOutputReference ``` @@ -3101,7 +3101,7 @@ func InternalValue() OceanSparkIngress #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSparkIngressPrivateLinkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressPrivateLinkOutputReference ``` @@ -3408,7 +3408,7 @@ func InternalValue() OceanSparkIngressPrivateLink #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSparkLogCollectionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkLogCollectionOutputReference ``` @@ -3686,7 +3686,7 @@ func InternalValue() OceanSparkLogCollection #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSparkSparkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkSparkOutputReference ``` @@ -3964,7 +3964,7 @@ func InternalValue() OceanSparkSpark #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" oceanspark.NewOceanSparkWebhookOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkWebhookOutputReference ``` diff --git a/docs/oceanSparkVirtualNodeGroup.go.md b/docs/oceanSparkVirtualNodeGroup.go.md index b5130013a..980fe3d77 100644 --- a/docs/oceanSparkVirtualNodeGroup.go.md +++ b/docs/oceanSparkVirtualNodeGroup.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" oceansparkvirtualnodegroup.NewOceanSparkVirtualNodeGroup(scope Construct, id *string, config OceanSparkVirtualNodeGroupConfig) OceanSparkVirtualNodeGroup ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroup_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroup_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroup_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroup_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" &oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroupConfig { Connection: interface{}, diff --git a/docs/organizationPolicy.go.md b/docs/organizationPolicy.go.md index 0919c173b..898d9a462 100644 --- a/docs/organizationPolicy.go.md +++ b/docs/organizationPolicy.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" organizationpolicy.NewOrganizationPolicy(scope Construct, id *string, config OrganizationPolicyConfig) OrganizationPolicy ``` @@ -297,7 +297,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" organizationpolicy.OrganizationPolicy_IsConstruct(x interface{}) *bool ``` @@ -329,7 +329,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" organizationpolicy.OrganizationPolicy_IsTerraformElement(x interface{}) *bool ``` @@ -343,7 +343,7 @@ organizationpolicy.OrganizationPolicy_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" organizationpolicy.OrganizationPolicy_IsTerraformResource(x interface{}) *bool ``` @@ -630,7 +630,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" &organizationpolicy.OrganizationPolicyConfig { Connection: interface{}, @@ -793,7 +793,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" &organizationpolicy.OrganizationPolicyPolicyContent { Statements: interface{}, @@ -827,7 +827,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" &organizationpolicy.OrganizationPolicyPolicyContentStatements { Actions: *[]*string, @@ -889,7 +889,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" organizationpolicy.NewOrganizationPolicyPolicyContentList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationPolicyPolicyContentList ``` @@ -1032,7 +1032,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" organizationpolicy.NewOrganizationPolicyPolicyContentOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationPolicyPolicyContentOutputReference ``` @@ -1334,7 +1334,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" organizationpolicy.NewOrganizationPolicyPolicyContentStatementsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationPolicyPolicyContentStatementsList ``` @@ -1477,7 +1477,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" organizationpolicy.NewOrganizationPolicyPolicyContentStatementsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationPolicyPolicyContentStatementsOutputReference ``` diff --git a/docs/organizationProgrammaticUser.go.md b/docs/organizationProgrammaticUser.go.md index c1bb62f90..c8848aad9 100644 --- a/docs/organizationProgrammaticUser.go.md +++ b/docs/organizationProgrammaticUser.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUser(scope Construct, id *string, config OrganizationProgrammaticUserConfig) OrganizationProgrammaticUser ``` @@ -331,7 +331,7 @@ func ResetUserGroupIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" organizationprogrammaticuser.OrganizationProgrammaticUser_IsConstruct(x interface{}) *bool ``` @@ -363,7 +363,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" organizationprogrammaticuser.OrganizationProgrammaticUser_IsTerraformElement(x interface{}) *bool ``` @@ -377,7 +377,7 @@ organizationprogrammaticuser.OrganizationProgrammaticUser_IsTerraformElement(x i ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" organizationprogrammaticuser.OrganizationProgrammaticUser_IsTerraformResource(x interface{}) *bool ``` @@ -708,7 +708,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" &organizationprogrammaticuser.OrganizationProgrammaticUserAccounts { AccountId: *string, @@ -754,7 +754,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" &organizationprogrammaticuser.OrganizationProgrammaticUserConfig { Connection: interface{}, @@ -947,7 +947,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" &organizationprogrammaticuser.OrganizationProgrammaticUserPolicies { PolicyAccountIds: *[]*string, @@ -995,7 +995,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUserAccountsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationProgrammaticUserAccountsList ``` @@ -1138,7 +1138,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUserAccountsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationProgrammaticUserAccountsOutputReference ``` @@ -1449,7 +1449,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUserPoliciesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationProgrammaticUserPoliciesList ``` @@ -1592,7 +1592,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUserPoliciesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationProgrammaticUserPoliciesOutputReference ``` diff --git a/docs/organizationUser.go.md b/docs/organizationUser.go.md index c460b7b7b..4ccd8851e 100644 --- a/docs/organizationUser.go.md +++ b/docs/organizationUser.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" organizationuser.NewOrganizationUser(scope Construct, id *string, config OrganizationUserConfig) OrganizationUser ``` @@ -318,7 +318,7 @@ func ResetUserGroupIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" organizationuser.OrganizationUser_IsConstruct(x interface{}) *bool ``` @@ -350,7 +350,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" organizationuser.OrganizationUser_IsTerraformElement(x interface{}) *bool ``` @@ -364,7 +364,7 @@ organizationuser.OrganizationUser_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" organizationuser.OrganizationUser_IsTerraformResource(x interface{}) *bool ``` @@ -739,7 +739,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" &organizationuser.OrganizationUserConfig { Connection: interface{}, @@ -958,7 +958,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" &organizationuser.OrganizationUserPolicies { PolicyAccountIds: *[]*string, @@ -1006,7 +1006,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" organizationuser.NewOrganizationUserPoliciesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationUserPoliciesList ``` @@ -1149,7 +1149,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" organizationuser.NewOrganizationUserPoliciesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationUserPoliciesOutputReference ``` diff --git a/docs/organizationUserGroup.go.md b/docs/organizationUserGroup.go.md index 9e174c3c8..46e4b0e5e 100644 --- a/docs/organizationUserGroup.go.md +++ b/docs/organizationUserGroup.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" organizationusergroup.NewOrganizationUserGroup(scope Construct, id *string, config OrganizationUserGroupConfig) OrganizationUserGroup ``` @@ -311,7 +311,7 @@ func ResetUserIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" organizationusergroup.OrganizationUserGroup_IsConstruct(x interface{}) *bool ``` @@ -343,7 +343,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" organizationusergroup.OrganizationUserGroup_IsTerraformElement(x interface{}) *bool ``` @@ -357,7 +357,7 @@ organizationusergroup.OrganizationUserGroup_IsTerraformElement(x interface{}) *b ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" organizationusergroup.OrganizationUserGroup_IsTerraformResource(x interface{}) *bool ``` @@ -666,7 +666,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" &organizationusergroup.OrganizationUserGroupConfig { Connection: interface{}, @@ -843,7 +843,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" &organizationusergroup.OrganizationUserGroupPolicies { AccountIds: *[]*string, @@ -891,7 +891,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" organizationusergroup.NewOrganizationUserGroupPoliciesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationUserGroupPoliciesList ``` @@ -1034,7 +1034,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" organizationusergroup.NewOrganizationUserGroupPoliciesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationUserGroupPoliciesOutputReference ``` diff --git a/docs/provider.go.md b/docs/provider.go.md index fdf48ea4d..5722dae19 100644 --- a/docs/provider.go.md +++ b/docs/provider.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" provider.NewSpotinstProvider(scope Construct, id *string, config SpotinstProviderConfig) SpotinstProvider ``` @@ -168,7 +168,7 @@ func ResetToken() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" provider.SpotinstProvider_IsConstruct(x interface{}) *bool ``` @@ -200,7 +200,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" provider.SpotinstProvider_IsTerraformElement(x interface{}) *bool ``` @@ -214,7 +214,7 @@ provider.SpotinstProvider_IsTerraformElement(x interface{}) *bool ##### `IsTerraformProvider` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" provider.SpotinstProvider_IsTerraformProvider(x interface{}) *bool ``` @@ -435,7 +435,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" &provider.SpotinstProviderConfig { Account: *string, diff --git a/docs/statefulNodeAzure.go.md b/docs/statefulNodeAzure.go.md index 97d10f362..37ae0b912 100644 --- a/docs/statefulNodeAzure.go.md +++ b/docs/statefulNodeAzure.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzure(scope Construct, id *string, config StatefulNodeAzureConfig) StatefulNodeAzure ``` @@ -767,7 +767,7 @@ func ResetZones() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.StatefulNodeAzure_IsConstruct(x interface{}) *bool ``` @@ -799,7 +799,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.StatefulNodeAzure_IsTerraformElement(x interface{}) *bool ``` @@ -813,7 +813,7 @@ statefulnodeazure.StatefulNodeAzure_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.StatefulNodeAzure_IsTerraformResource(x interface{}) *bool ``` @@ -1936,7 +1936,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureAttachDataDisk { DataDiskName: *string, @@ -2038,7 +2038,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureBootDiagnostics { IsEnabled: interface{}, @@ -2098,7 +2098,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureConfig { Connection: interface{}, @@ -2117,7 +2117,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazu ShouldPersistNetwork: interface{}, ShouldPersistOsDisk: interface{}, SpotSizes: *[]*string, - Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureStrategy, + Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureStrategy, AttachDataDisk: interface{}, BootDiagnostics: interface{}, CustomData: *string, @@ -2127,21 +2127,21 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazu Description: *string, DetachDataDisk: interface{}, Extension: interface{}, - Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureHealth, + Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureHealth, Id: *string, - Image: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureImage, + Image: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureImage, ImportVm: interface{}, LoadBalancer: interface{}, - Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureLogin, + Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureLogin, ManagedServiceIdentities: interface{}, - Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureNetwork, - OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureOsDisk, + Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureNetwork, + OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureOsDisk, OsDiskPersistenceMode: *string, PreferredSpotSizes: *[]*string, PreferredZone: *string, SchedulingTask: interface{}, Secret: interface{}, - Security: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureSecurity, + Security: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureSecurity, ShouldPersistVm: interface{}, ShutdownScript: *string, Signal: interface{}, @@ -2833,7 +2833,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureDataDisk { Lun: *f64, @@ -2893,7 +2893,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureDelete { DiskShouldDeallocate: interface{}, @@ -3037,7 +3037,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureDetachDataDisk { DataDiskName: *string, @@ -3111,7 +3111,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureExtension { ApiVersion: *string, @@ -3227,7 +3227,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureHealth { AutoHealing: interface{}, @@ -3301,7 +3301,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImage { CustomImage: interface{}, @@ -3367,7 +3367,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImageCustomImage { CustomImageResourceGroupName: *string, @@ -3413,7 +3413,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImageGallery { GalleryName: *string, @@ -3487,7 +3487,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImageMarketplaceImage { Offer: *string, @@ -3561,7 +3561,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImportVm { OriginalVmName: *string, @@ -3635,7 +3635,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureLoadBalancer { BackendPoolNames: *[]*string, @@ -3723,7 +3723,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureLogin { UserName: *string, @@ -3783,7 +3783,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureManagedServiceIdentities { Name: *string, @@ -3829,7 +3829,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetwork { NetworkInterface: interface{}, @@ -3891,7 +3891,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterface { IsPrimary: interface{}, @@ -4057,7 +4057,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurations { Name: *string, @@ -4103,7 +4103,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroups { Name: *string, @@ -4149,7 +4149,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroup { Name: *string, @@ -4195,7 +4195,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterfacePublicIps { Name: *string, @@ -4241,7 +4241,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureOsDisk { Type: *string, @@ -4287,7 +4287,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSchedulingTask { CronExpression: *string, @@ -4347,7 +4347,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSecret { SourceVault: interface{}, @@ -4397,7 +4397,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSecretSourceVault { Name: *string, @@ -4443,7 +4443,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSecretVaultCertificates { CertificateStore: *string, @@ -4489,7 +4489,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSecurity { SecureBootEnabled: interface{}, @@ -4549,7 +4549,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSignal { Timeout: *f64, @@ -4595,7 +4595,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureStrategy { FallbackToOnDemand: interface{}, @@ -4603,7 +4603,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazu DrainingTimeout: *f64, OptimizationWindows: *[]*string, PreferredLifeCycle: *string, - RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureStrategyRevertToSpot, + RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureStrategyRevertToSpot, } ``` @@ -4701,7 +4701,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureStrategyCapacityReservation { ShouldUtilize: interface{}, @@ -4763,7 +4763,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureStrategyCapacityReservationCapacityReservationGroups { CrgName: *string, @@ -4823,7 +4823,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureStrategyRevertToSpot { PerformAt: *string, @@ -4855,7 +4855,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureTag { TagKey: *string, @@ -4901,7 +4901,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureUpdateState { State: *string, @@ -4935,7 +4935,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureAttachDataDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureAttachDataDiskList ``` @@ -5078,7 +5078,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureAttachDataDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureAttachDataDiskOutputReference ``` @@ -5491,7 +5491,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureBootDiagnosticsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureBootDiagnosticsList ``` @@ -5634,7 +5634,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureBootDiagnosticsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureBootDiagnosticsOutputReference ``` @@ -5988,7 +5988,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDataDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureDataDiskList ``` @@ -6131,7 +6131,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDataDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureDataDiskOutputReference ``` @@ -6464,7 +6464,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDeleteList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureDeleteList ``` @@ -6607,7 +6607,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDeleteOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureDeleteOutputReference ``` @@ -7100,7 +7100,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDetachDataDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureDetachDataDiskList ``` @@ -7243,7 +7243,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDetachDataDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureDetachDataDiskOutputReference ``` @@ -7605,7 +7605,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureExtensionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureExtensionList ``` @@ -7748,7 +7748,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureExtensionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureExtensionOutputReference ``` @@ -8183,7 +8183,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureHealthOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureHealthOutputReference ``` @@ -8534,7 +8534,7 @@ func InternalValue() StatefulNodeAzureHealth #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageCustomImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureImageCustomImageList ``` @@ -8677,7 +8677,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageCustomImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureImageCustomImageOutputReference ``` @@ -8988,7 +8988,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageGalleryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureImageGalleryList ``` @@ -9131,7 +9131,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageGalleryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureImageGalleryOutputReference ``` @@ -9486,7 +9486,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageMarketplaceImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureImageMarketplaceImageList ``` @@ -9629,7 +9629,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageMarketplaceImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureImageMarketplaceImageOutputReference ``` @@ -9984,7 +9984,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureImageOutputReference ``` @@ -10359,7 +10359,7 @@ func InternalValue() StatefulNodeAzureImage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImportVmList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureImportVmList ``` @@ -10502,7 +10502,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImportVmOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureImportVmOutputReference ``` @@ -10871,7 +10871,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureLoadBalancerList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureLoadBalancerList ``` @@ -11014,7 +11014,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureLoadBalancerOutputReference ``` @@ -11398,7 +11398,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureLoginOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureLoginOutputReference ``` @@ -11727,7 +11727,7 @@ func InternalValue() StatefulNodeAzureLogin #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureManagedServiceIdentitiesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureManagedServiceIdentitiesList ``` @@ -11870,7 +11870,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureManagedServiceIdentitiesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureManagedServiceIdentitiesOutputReference ``` @@ -12181,7 +12181,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurationsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurationsList ``` @@ -12324,7 +12324,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurationsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurationsOutputReference ``` @@ -12635,7 +12635,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroupsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroupsList ``` @@ -12778,7 +12778,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroupsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroupsOutputReference ``` @@ -13089,7 +13089,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfaceList ``` @@ -13232,7 +13232,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroupList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroupList ``` @@ -13375,7 +13375,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroupOutputReference ``` @@ -13700,7 +13700,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfaceOutputReference ``` @@ -14295,7 +14295,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfacePublicIpsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfacePublicIpsList ``` @@ -14438,7 +14438,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfacePublicIpsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfacePublicIpsOutputReference ``` @@ -14749,7 +14749,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureNetworkOutputReference ``` @@ -15077,7 +15077,7 @@ func InternalValue() StatefulNodeAzureNetwork #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureOsDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureOsDiskOutputReference ``` @@ -15377,7 +15377,7 @@ func InternalValue() StatefulNodeAzureOsDisk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSchedulingTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSchedulingTaskList ``` @@ -15520,7 +15520,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSchedulingTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSchedulingTaskOutputReference ``` @@ -15853,7 +15853,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSecretList ``` @@ -15996,7 +15996,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSecretOutputReference ``` @@ -16333,7 +16333,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretSourceVaultList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSecretSourceVaultList ``` @@ -16476,7 +16476,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretSourceVaultOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSecretSourceVaultOutputReference ``` @@ -16787,7 +16787,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretVaultCertificatesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSecretVaultCertificatesList ``` @@ -16930,7 +16930,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretVaultCertificatesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSecretVaultCertificatesOutputReference ``` @@ -17255,7 +17255,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecurityOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureSecurityOutputReference ``` @@ -17591,7 +17591,7 @@ func InternalValue() StatefulNodeAzureSecurity #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSignalList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSignalList ``` @@ -17734,7 +17734,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSignalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSignalOutputReference ``` @@ -18045,7 +18045,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyCapacityReservationCapacityReservationGroupsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureStrategyCapacityReservationCapacityReservationGroupsList ``` @@ -18188,7 +18188,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyCapacityReservationCapacityReservationGroupsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureStrategyCapacityReservationCapacityReservationGroupsOutputReference ``` @@ -18528,7 +18528,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyCapacityReservationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureStrategyCapacityReservationList ``` @@ -18671,7 +18671,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyCapacityReservationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureStrategyCapacityReservationOutputReference ``` @@ -19024,7 +19024,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureStrategyOutputReference ``` @@ -19466,7 +19466,7 @@ func InternalValue() StatefulNodeAzureStrategy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyRevertToSpotOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureStrategyRevertToSpotOutputReference ``` @@ -19737,7 +19737,7 @@ func InternalValue() StatefulNodeAzureStrategyRevertToSpot #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureTagList ``` @@ -19880,7 +19880,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureTagOutputReference ``` @@ -20198,7 +20198,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureUpdateStateList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureUpdateStateList ``` @@ -20341,7 +20341,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureUpdateStateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureUpdateStateOutputReference ``` diff --git a/docs/subscription.go.md b/docs/subscription.go.md index 4b819d8c8..b2be5e2f7 100644 --- a/docs/subscription.go.md +++ b/docs/subscription.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" subscription.NewSubscription(scope Construct, id *string, config SubscriptionConfig) Subscription ``` @@ -284,7 +284,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" subscription.Subscription_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" subscription.Subscription_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ subscription.Subscription_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" subscription.Subscription_IsTerraformResource(x interface{}) *bool ``` @@ -661,7 +661,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" &subscription.SubscriptionConfig { Connection: interface{}, diff --git a/src/account-aws/index.ts b/src/account-aws/index.ts index b56896582..2d471badb 100644 --- a/src/account-aws/index.ts +++ b/src/account-aws/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/account_aws // generated from terraform resource schema diff --git a/src/credentials-aws/index.ts b/src/credentials-aws/index.ts index 56eb2a288..3942a2c9b 100644 --- a/src/credentials-aws/index.ts +++ b/src/credentials-aws/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/credentials_aws // generated from terraform resource schema diff --git a/src/data-integration/index.ts b/src/data-integration/index.ts index a21283b46..f981fb4ab 100644 --- a/src/data-integration/index.ts +++ b/src/data-integration/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/data_integration // generated from terraform resource schema diff --git a/src/elastigroup-aws-beanstalk/index.ts b/src/elastigroup-aws-beanstalk/index.ts index 183ff4e1c..2bd37920e 100644 --- a/src/elastigroup-aws-beanstalk/index.ts +++ b/src/elastigroup-aws-beanstalk/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_aws_beanstalk // generated from terraform resource schema diff --git a/src/elastigroup-aws-suspension/index.ts b/src/elastigroup-aws-suspension/index.ts index 7a50ee085..aec731366 100644 --- a/src/elastigroup-aws-suspension/index.ts +++ b/src/elastigroup-aws-suspension/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_aws_suspension // generated from terraform resource schema diff --git a/src/elastigroup-aws/index.ts b/src/elastigroup-aws/index.ts index 248b87882..9432bb215 100644 --- a/src/elastigroup-aws/index.ts +++ b/src/elastigroup-aws/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_aws // generated from terraform resource schema diff --git a/src/elastigroup-azure-v3/index.ts b/src/elastigroup-azure-v3/index.ts index af7d945bb..2aa6210b9 100644 --- a/src/elastigroup-azure-v3/index.ts +++ b/src/elastigroup-azure-v3/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_azure_v3 // generated from terraform resource schema diff --git a/src/elastigroup-azure/index.ts b/src/elastigroup-azure/index.ts index fddfa9390..5e2d9dda1 100644 --- a/src/elastigroup-azure/index.ts +++ b/src/elastigroup-azure/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_azure // generated from terraform resource schema diff --git a/src/elastigroup-gcp/index.ts b/src/elastigroup-gcp/index.ts index f1f4b38dd..cda24c5d3 100644 --- a/src/elastigroup-gcp/index.ts +++ b/src/elastigroup-gcp/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_gcp // generated from terraform resource schema diff --git a/src/elastigroup-gke/index.ts b/src/elastigroup-gke/index.ts index 314a33a7f..b431c1f58 100644 --- a/src/elastigroup-gke/index.ts +++ b/src/elastigroup-gke/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_gke // generated from terraform resource schema diff --git a/src/health-check/index.ts b/src/health-check/index.ts index f81afa046..2df67a646 100644 --- a/src/health-check/index.ts +++ b/src/health-check/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/health_check // generated from terraform resource schema diff --git a/src/index.ts b/src/index.ts index 3dbbee7be..fca8a47e7 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 accountAws from './account-aws'; export * as credentialsAws from './credentials-aws'; diff --git a/src/lazy-index.ts b/src/lazy-index.ts index c531e1349..f5b57e397 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, 'accountAws', { get: function () { return require('./account-aws'); } }); Object.defineProperty(exports, 'credentialsAws', { get: function () { return require('./credentials-aws'); } }); diff --git a/src/managed-instance-aws/index.ts b/src/managed-instance-aws/index.ts index 3e59ef6c6..d5d2dc671 100644 --- a/src/managed-instance-aws/index.ts +++ b/src/managed-instance-aws/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/managed_instance_aws // generated from terraform resource schema diff --git a/src/mrscaler-aws/index.ts b/src/mrscaler-aws/index.ts index de872a5ae..68dbda30a 100644 --- a/src/mrscaler-aws/index.ts +++ b/src/mrscaler-aws/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/mrscaler_aws // generated from terraform resource schema diff --git a/src/multai-balancer/index.ts b/src/multai-balancer/index.ts index 2aaa09076..762994a98 100644 --- a/src/multai-balancer/index.ts +++ b/src/multai-balancer/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_balancer // generated from terraform resource schema diff --git a/src/multai-deployment/index.ts b/src/multai-deployment/index.ts index 0414cfbfe..44f8a479b 100644 --- a/src/multai-deployment/index.ts +++ b/src/multai-deployment/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_deployment // generated from terraform resource schema diff --git a/src/multai-listener/index.ts b/src/multai-listener/index.ts index b214a65d6..5cf409bfa 100644 --- a/src/multai-listener/index.ts +++ b/src/multai-listener/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_listener // generated from terraform resource schema diff --git a/src/multai-routing-rule/index.ts b/src/multai-routing-rule/index.ts index f55f50f07..eebf7e4a1 100644 --- a/src/multai-routing-rule/index.ts +++ b/src/multai-routing-rule/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_routing_rule // generated from terraform resource schema diff --git a/src/multai-target-set/index.ts b/src/multai-target-set/index.ts index a950b718f..980509e84 100644 --- a/src/multai-target-set/index.ts +++ b/src/multai-target-set/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_target_set // generated from terraform resource schema diff --git a/src/multai-target/index.ts b/src/multai-target/index.ts index 8d3284141..0d6613365 100644 --- a/src/multai-target/index.ts +++ b/src/multai-target/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_target // generated from terraform resource schema diff --git a/src/ocean-aks-np-virtual-node-group/index.ts b/src/ocean-aks-np-virtual-node-group/index.ts index 38ea9c848..9001059b5 100644 --- a/src/ocean-aks-np-virtual-node-group/index.ts +++ b/src/ocean-aks-np-virtual-node-group/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aks_np_virtual_node_group // generated from terraform resource schema diff --git a/src/ocean-aks-np/index.ts b/src/ocean-aks-np/index.ts index 054a75ee9..a599b768f 100644 --- a/src/ocean-aks-np/index.ts +++ b/src/ocean-aks-np/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aks_np // generated from terraform resource schema diff --git a/src/ocean-aks-virtual-node-group/index.ts b/src/ocean-aks-virtual-node-group/index.ts index 3730ee438..22eecfe06 100644 --- a/src/ocean-aks-virtual-node-group/index.ts +++ b/src/ocean-aks-virtual-node-group/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aks_virtual_node_group // generated from terraform resource schema diff --git a/src/ocean-aks/index.ts b/src/ocean-aks/index.ts index 25e101438..bafacec4d 100644 --- a/src/ocean-aks/index.ts +++ b/src/ocean-aks/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aks // generated from terraform resource schema diff --git a/src/ocean-aws-extended-resource-definition/index.ts b/src/ocean-aws-extended-resource-definition/index.ts index 1630d6535..c5f8be79b 100644 --- a/src/ocean-aws-extended-resource-definition/index.ts +++ b/src/ocean-aws-extended-resource-definition/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aws_extended_resource_definition // generated from terraform resource schema diff --git a/src/ocean-aws-launch-spec/index.ts b/src/ocean-aws-launch-spec/index.ts index e44d277b0..7b7074ced 100644 --- a/src/ocean-aws-launch-spec/index.ts +++ b/src/ocean-aws-launch-spec/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aws_launch_spec // generated from terraform resource schema diff --git a/src/ocean-aws/index.ts b/src/ocean-aws/index.ts index dca3e8c48..cc3a33fef 100644 --- a/src/ocean-aws/index.ts +++ b/src/ocean-aws/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aws // generated from terraform resource schema diff --git a/src/ocean-ecs-launch-spec/index.ts b/src/ocean-ecs-launch-spec/index.ts index 4d0b1040d..bdae3957f 100644 --- a/src/ocean-ecs-launch-spec/index.ts +++ b/src/ocean-ecs-launch-spec/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_ecs_launch_spec // generated from terraform resource schema diff --git a/src/ocean-ecs/index.ts b/src/ocean-ecs/index.ts index 93836366d..51a7426f6 100644 --- a/src/ocean-ecs/index.ts +++ b/src/ocean-ecs/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_ecs // generated from terraform resource schema diff --git a/src/ocean-gke-import/index.ts b/src/ocean-gke-import/index.ts index 4c1aa4b48..bec7a7938 100644 --- a/src/ocean-gke-import/index.ts +++ b/src/ocean-gke-import/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_gke_import // generated from terraform resource schema diff --git a/src/ocean-gke-launch-spec-import/index.ts b/src/ocean-gke-launch-spec-import/index.ts index f0a12f51c..73863ffe0 100644 --- a/src/ocean-gke-launch-spec-import/index.ts +++ b/src/ocean-gke-launch-spec-import/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_gke_launch_spec_import // generated from terraform resource schema diff --git a/src/ocean-gke-launch-spec/index.ts b/src/ocean-gke-launch-spec/index.ts index 5bbc3a9cb..9e35d53ea 100644 --- a/src/ocean-gke-launch-spec/index.ts +++ b/src/ocean-gke-launch-spec/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_gke_launch_spec // generated from terraform resource schema diff --git a/src/ocean-spark-virtual-node-group/index.ts b/src/ocean-spark-virtual-node-group/index.ts index 5282f03e0..9607bf53e 100644 --- a/src/ocean-spark-virtual-node-group/index.ts +++ b/src/ocean-spark-virtual-node-group/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_spark_virtual_node_group // generated from terraform resource schema diff --git a/src/ocean-spark/index.ts b/src/ocean-spark/index.ts index db4b5ee41..850c57cea 100644 --- a/src/ocean-spark/index.ts +++ b/src/ocean-spark/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_spark // generated from terraform resource schema diff --git a/src/organization-policy/index.ts b/src/organization-policy/index.ts index da75ae4a6..d873effe4 100644 --- a/src/organization-policy/index.ts +++ b/src/organization-policy/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/organization_policy // generated from terraform resource schema diff --git a/src/organization-programmatic-user/index.ts b/src/organization-programmatic-user/index.ts index 2166e1574..541ca9813 100644 --- a/src/organization-programmatic-user/index.ts +++ b/src/organization-programmatic-user/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/organization_programmatic_user // generated from terraform resource schema diff --git a/src/organization-user-group/index.ts b/src/organization-user-group/index.ts index 6514567ba..10e55ec3f 100644 --- a/src/organization-user-group/index.ts +++ b/src/organization-user-group/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/organization_user_group // generated from terraform resource schema diff --git a/src/organization-user/index.ts b/src/organization-user/index.ts index 37eec5960..007f67f89 100644 --- a/src/organization-user/index.ts +++ b/src/organization-user/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/organization_user // generated from terraform resource schema diff --git a/src/provider/index.ts b/src/provider/index.ts index 57f595a84..afea9329c 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/spotinst/spotinst/1.145.0/docs // generated from terraform resource schema diff --git a/src/stateful-node-azure/index.ts b/src/stateful-node-azure/index.ts index aeff722f6..b7726130c 100644 --- a/src/stateful-node-azure/index.ts +++ b/src/stateful-node-azure/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/stateful_node_azure // generated from terraform resource schema diff --git a/src/subscription/index.ts b/src/subscription/index.ts index 2e879e884..19b258b0d 100644 --- a/src/subscription/index.ts +++ b/src/subscription/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/subscription // generated from terraform resource schema From 720debe4c17c803c9bd82f920ed185bc55f773c7 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Fri, 13 Oct 2023 14:49:05 +0000 Subject: [PATCH 2/2] chore: self mutation Signed-off-by: team-tf-cdk --- docs/accountAws.go.md | 10 +- docs/credentialsAws.go.md | 10 +- docs/dataIntegration.go.md | 16 +- docs/elastigroupAws.go.md | 460 +++++++++--------- docs/elastigroupAwsBeanstalk.go.md | 40 +- docs/elastigroupAwsSuspension.go.md | 16 +- docs/elastigroupAzure.go.md | 124 ++--- docs/elastigroupAzureV3.go.md | 70 +-- docs/elastigroupGcp.go.md | 142 +++--- docs/elastigroupGke.go.md | 130 ++--- docs/healthCheck.go.md | 16 +- docs/managedInstanceAws.go.md | 88 ++-- docs/mrscalerAws.go.md | 112 ++--- docs/multaiBalancer.go.md | 22 +- docs/multaiDeployment.go.md | 10 +- docs/multaiListener.go.md | 22 +- docs/multaiRoutingRule.go.md | 16 +- docs/multaiTarget.go.md | 16 +- docs/multaiTargetSet.go.md | 22 +- docs/oceanAks.go.md | 124 ++--- docs/oceanAksNp.go.md | 76 +-- docs/oceanAksNpVirtualNodeGroup.go.md | 28 +- docs/oceanAksVirtualNodeGroup.go.md | 58 +-- docs/oceanAws.go.md | 142 +++--- docs/oceanAwsExtendedResourceDefinition.go.md | 10 +- docs/oceanAwsLaunchSpec.go.md | 148 +++--- docs/oceanEcs.go.md | 130 ++--- docs/oceanEcsLaunchSpec.go.md | 70 +-- docs/oceanGkeImport.go.md | 100 ++-- docs/oceanGkeLaunchSpec.go.md | 106 ++-- docs/oceanGkeLaunchSpecImport.go.md | 10 +- docs/oceanSpark.go.md | 64 +-- docs/oceanSparkVirtualNodeGroup.go.md | 10 +- docs/organizationPolicy.go.md | 22 +- docs/organizationProgrammaticUser.go.md | 22 +- docs/organizationUser.go.md | 16 +- docs/organizationUserGroup.go.md | 16 +- docs/provider.go.md | 10 +- docs/statefulNodeAzure.go.md | 214 ++++---- docs/subscription.go.md | 10 +- src/account-aws/index.ts | 5 + src/credentials-aws/index.ts | 5 + src/data-integration/index.ts | 5 + src/elastigroup-aws-beanstalk/index.ts | 5 + src/elastigroup-aws-suspension/index.ts | 5 + src/elastigroup-aws/index.ts | 5 + src/elastigroup-azure-v3/index.ts | 5 + src/elastigroup-azure/index.ts | 5 + src/elastigroup-gcp/index.ts | 5 + src/elastigroup-gke/index.ts | 5 + src/health-check/index.ts | 5 + src/index.ts | 5 + src/lazy-index.ts | 5 + src/managed-instance-aws/index.ts | 5 + src/mrscaler-aws/index.ts | 5 + src/multai-balancer/index.ts | 5 + src/multai-deployment/index.ts | 5 + src/multai-listener/index.ts | 5 + src/multai-routing-rule/index.ts | 5 + src/multai-target-set/index.ts | 5 + src/multai-target/index.ts | 5 + src/ocean-aks-np-virtual-node-group/index.ts | 5 + src/ocean-aks-np/index.ts | 5 + src/ocean-aks-virtual-node-group/index.ts | 5 + src/ocean-aks/index.ts | 5 + .../index.ts | 5 + src/ocean-aws-launch-spec/index.ts | 5 + src/ocean-aws/index.ts | 5 + src/ocean-ecs-launch-spec/index.ts | 5 + src/ocean-ecs/index.ts | 5 + src/ocean-gke-import/index.ts | 5 + src/ocean-gke-launch-spec-import/index.ts | 5 + src/ocean-gke-launch-spec/index.ts | 5 + src/ocean-spark-virtual-node-group/index.ts | 5 + src/ocean-spark/index.ts | 5 + src/organization-policy/index.ts | 5 + src/organization-programmatic-user/index.ts | 5 + src/organization-user-group/index.ts | 5 + src/organization-user/index.ts | 5 + src/provider/index.ts | 5 + src/stateful-node-azure/index.ts | 5 + src/subscription/index.ts | 5 + 82 files changed, 1574 insertions(+), 1364 deletions(-) diff --git a/docs/accountAws.go.md b/docs/accountAws.go.md index 0a5214745..422432efd 100644 --- a/docs/accountAws.go.md +++ b/docs/accountAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" accountaws.NewAccountAws(scope Construct, id *string, config AccountAwsConfig) AccountAws ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" accountaws.AccountAws_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" accountaws.AccountAws_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ accountaws.AccountAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" accountaws.AccountAws_IsTerraformResource(x interface{}) *bool ``` @@ -566,7 +566,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/accountaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/accountaws" &accountaws.AccountAwsConfig { Connection: interface{}, diff --git a/docs/credentialsAws.go.md b/docs/credentialsAws.go.md index ea18b1212..e5c36c1a6 100644 --- a/docs/credentialsAws.go.md +++ b/docs/credentialsAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" credentialsaws.NewCredentialsAws(scope Construct, id *string, config CredentialsAwsConfig) CredentialsAws ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" credentialsaws.CredentialsAws_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" credentialsaws.CredentialsAws_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ credentialsaws.CredentialsAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" credentialsaws.CredentialsAws_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/credentialsaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/credentialsaws" &credentialsaws.CredentialsAwsConfig { Connection: interface{}, diff --git a/docs/dataIntegration.go.md b/docs/dataIntegration.go.md index 9dd50a972..311f31b96 100644 --- a/docs/dataIntegration.go.md +++ b/docs/dataIntegration.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" dataintegration.NewDataIntegration(scope Construct, id *string, config DataIntegrationConfig) DataIntegration ``` @@ -304,7 +304,7 @@ func ResetStatus() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" dataintegration.DataIntegration_IsConstruct(x interface{}) *bool ``` @@ -336,7 +336,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" dataintegration.DataIntegration_IsTerraformElement(x interface{}) *bool ``` @@ -350,7 +350,7 @@ dataintegration.DataIntegration_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" dataintegration.DataIntegration_IsTerraformResource(x interface{}) *bool ``` @@ -637,7 +637,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" &dataintegration.DataIntegrationConfig { Connection: interface{}, @@ -649,7 +649,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" Provisioners: *[]interface{}, Name: *string, Id: *string, - S3: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.dataIntegration.DataIntegrationS3, + S3: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.dataIntegration.DataIntegrationS3, Status: *string, } ``` @@ -800,7 +800,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" &dataintegration.DataIntegrationS3 { BucketName: *string, @@ -848,7 +848,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/dataintegration" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/dataintegration" dataintegration.NewDataIntegrationS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataIntegrationS3OutputReference ``` diff --git a/docs/elastigroupAws.go.md b/docs/elastigroupAws.go.md index cdad37ef4..b598bb235 100644 --- a/docs/elastigroupAws.go.md +++ b/docs/elastigroupAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAws(scope Construct, id *string, config ElastigroupAwsConfig) ElastigroupAws ``` @@ -1265,7 +1265,7 @@ func ResetWaitForCapacityTimeout() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.ElastigroupAws_IsConstruct(x interface{}) *bool ``` @@ -1297,7 +1297,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.ElastigroupAws_IsTerraformElement(x interface{}) *bool ``` @@ -1311,7 +1311,7 @@ elastigroupaws.ElastigroupAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.ElastigroupAws_IsTerraformResource(x interface{}) *bool ``` @@ -3358,7 +3358,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsConfig { Connection: interface{}, @@ -3378,7 +3378,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" CapacityUnit: *string, ConsiderOdPricing: interface{}, CpuCredits: *string, - CpuOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsCpuOptions, + CpuOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsCpuOptions, Description: *string, DesiredCapacity: *f64, DrainingTimeout: *f64, @@ -3400,26 +3400,26 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" InstanceTypesPreferredSpot: *[]*string, InstanceTypesSpot: *[]*string, InstanceTypesWeights: interface{}, - IntegrationBeanstalk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalk, - IntegrationCodedeploy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationCodedeploy, - IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationDockerSwarm, - IntegrationEcs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationEcs, - IntegrationGitlab: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationGitlab, - IntegrationKubernetes: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationKubernetes, - IntegrationMesosphere: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationMesosphere, - IntegrationMultaiRuntime: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationMultaiRuntime, - IntegrationNomad: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationNomad, - IntegrationRancher: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationRancher, - IntegrationRoute53: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationRoute53, + IntegrationBeanstalk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalk, + IntegrationCodedeploy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationCodedeploy, + IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationDockerSwarm, + IntegrationEcs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationEcs, + IntegrationGitlab: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationGitlab, + IntegrationKubernetes: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationKubernetes, + IntegrationMesosphere: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationMesosphere, + IntegrationMultaiRuntime: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationMultaiRuntime, + IntegrationNomad: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationNomad, + IntegrationRancher: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationRancher, + IntegrationRoute53: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationRoute53, Itf: interface{}, KeyName: *string, LifetimePeriod: *string, MaxSize: *f64, - MetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsMetadataOptions, + MetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsMetadataOptions, MinimumInstanceLifetime: *f64, MinSize: *f64, MultaiTargetSets: interface{}, - MultipleMetrics: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsMultipleMetrics, + MultipleMetrics: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsMultipleMetrics, NetworkInterface: interface{}, OndemandCount: *f64, OnDemandTypes: *[]*string, @@ -3432,7 +3432,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" Region: *string, ResourceRequirements: interface{}, ResourceTagSpecification: interface{}, - RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsRevertToSpot, + RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsRevertToSpot, ScalingDownPolicy: interface{}, ScalingStrategy: interface{}, ScalingTargetPolicy: interface{}, @@ -3441,12 +3441,12 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" ShutdownScript: *string, Signal: interface{}, SpotPercentage: *f64, - StatefulDeallocation: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsStatefulDeallocation, + StatefulDeallocation: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsStatefulDeallocation, StatefulInstanceAction: interface{}, SubnetIds: *[]*string, Tags: interface{}, TargetGroupArns: *[]*string, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsUpdatePolicy, UserData: *string, UtilizeCommitments: interface{}, UtilizeReservedInstances: interface{}, @@ -4707,7 +4707,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsCpuOptions { ThreadsPerCore: *f64, @@ -4739,7 +4739,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsEbsBlockDevice { DeviceName: *string, @@ -4883,7 +4883,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsEphemeralBlockDevice { DeviceName: *string, @@ -4929,7 +4929,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsImages { Image: interface{}, @@ -4963,7 +4963,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsImagesImage { Id: *string, @@ -4998,7 +4998,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsInstanceTypesWeights { InstanceType: *string, @@ -5044,12 +5044,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalk { - DeploymentPreferences: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferences, + DeploymentPreferences: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferences, EnvironmentId: *string, - ManagedActions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalkManagedActions, + ManagedActions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalkManagedActions, } ``` @@ -5108,13 +5108,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferences { AutomaticRoll: interface{}, BatchSizePercentage: *f64, GracePeriod: *f64, - Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategy, + Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategy, } ``` @@ -5184,7 +5184,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategy { Action: *string, @@ -5230,10 +5230,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalkManagedActions { - PlatformUpdate: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdate, + PlatformUpdate: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdate, } ``` @@ -5264,7 +5264,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdate { PerformAt: *string, @@ -5324,7 +5324,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationCodedeploy { CleanupOnFailure: interface{}, @@ -5386,7 +5386,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationCodedeployDeploymentGroups { ApplicationName: *string, @@ -5432,14 +5432,14 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationDockerSwarm { MasterHost: *string, MasterPort: *f64, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationDockerSwarmAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationDockerSwarmAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroom, AutoscaleIsEnabled: interface{}, } ``` @@ -5538,7 +5538,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationDockerSwarmAutoscaleDown { EvaluationPeriods: *f64, @@ -5584,7 +5584,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroom { CpuPerUnit: *f64, @@ -5644,18 +5644,18 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcs { ClusterName: *string, AutoscaleAttributes: interface{}, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationEcsAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationEcsAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationEcsAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationEcsAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, AutoscaleScaleDownNonServiceTasks: interface{}, - Batch: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationEcsBatch, + Batch: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationEcsBatch, } ``` @@ -5796,7 +5796,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcsAutoscaleAttributes { Key: *string, @@ -5842,7 +5842,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcsAutoscaleDown { EvaluationPeriods: *f64, @@ -5888,7 +5888,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcsAutoscaleHeadroom { CpuPerUnit: *f64, @@ -5948,7 +5948,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationEcsBatch { JobQueueNames: *[]*string, @@ -5980,10 +5980,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationGitlab { - Runner: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationGitlabRunner, + Runner: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationGitlabRunner, } ``` @@ -6014,7 +6014,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationGitlabRunner { IsEnabled: interface{}, @@ -6046,13 +6046,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationKubernetes { ApiServer: *string, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationKubernetesAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationKubernetesAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationKubernetesAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationKubernetesAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, AutoscaleLabels: interface{}, @@ -6210,7 +6210,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationKubernetesAutoscaleDown { EvaluationPeriods: *f64, @@ -6256,7 +6256,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationKubernetesAutoscaleHeadroom { CpuPerUnit: *f64, @@ -6316,7 +6316,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationKubernetesAutoscaleLabels { Key: *string, @@ -6362,7 +6362,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationMesosphere { ApiServer: *string, @@ -6394,7 +6394,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationMultaiRuntime { DeploymentId: *string, @@ -6426,7 +6426,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationNomad { MasterHost: *string, @@ -6434,8 +6434,8 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" AclToken: *string, AutoscaleConstraints: interface{}, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationNomadAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsIntegrationNomadAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationNomadAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsIntegrationNomadAutoscaleHeadroom, AutoscaleIsEnabled: interface{}, } ``` @@ -6562,7 +6562,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationNomadAutoscaleConstraints { Key: *string, @@ -6608,7 +6608,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationNomadAutoscaleDown { EvaluationPeriods: *f64, @@ -6640,7 +6640,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationNomadAutoscaleHeadroom { CpuPerUnit: *f64, @@ -6700,7 +6700,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationRancher { AccessKey: *string, @@ -6774,7 +6774,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationRoute53 { Domains: interface{}, @@ -6808,7 +6808,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationRoute53Domains { HostedZoneId: *string, @@ -6884,7 +6884,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsIntegrationRoute53DomainsRecordSets { Name: *string, @@ -6944,14 +6944,14 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsItf { FixedTargetGroups: interface{}, LoadBalancer: interface{}, TargetGroupConfig: interface{}, WeightStrategy: *string, - DefaultStaticTargetGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsItfDefaultStaticTargetGroup, + DefaultStaticTargetGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsItfDefaultStaticTargetGroup, MigrationHealthinessThreshold: *f64, } ``` @@ -7052,7 +7052,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsItfDefaultStaticTargetGroup { Arn: *string, @@ -7098,7 +7098,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsItfLoadBalancer { ListenerRule: interface{}, @@ -7146,11 +7146,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsItfLoadBalancerListenerRule { RuleArn: *string, - StaticTargetGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroup, + StaticTargetGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroup, } ``` @@ -7194,7 +7194,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroup { Arn: *string, @@ -7240,7 +7240,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsItfTargetGroupConfig { HealthCheckPath: *string, @@ -7444,7 +7444,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsItfTargetGroupConfigMatcher { GrpcCode: *string, @@ -7490,7 +7490,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsItfTargetGroupConfigTags { TagKey: *string, @@ -7536,7 +7536,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsMetadataOptions { HttpTokens: *string, @@ -7596,7 +7596,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsMultaiTargetSets { BalancerId: *string, @@ -7642,7 +7642,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsMultipleMetrics { Expressions: interface{}, @@ -7692,7 +7692,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsMultipleMetricsExpressions { Expression: *string, @@ -7738,7 +7738,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsMultipleMetricsMetrics { MetricName: *string, @@ -7856,7 +7856,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsMultipleMetricsMetricsDimensions { Name: *string, @@ -7902,7 +7902,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsNetworkInterface { DeviceIndex: *string, @@ -8032,7 +8032,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsResourceRequirements { RequiredMemoryMaximum: *f64, @@ -8176,7 +8176,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsResourceTagSpecification { ShouldTagAmis: interface{}, @@ -8250,7 +8250,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsRevertToSpot { PerformAt: *string, @@ -8296,7 +8296,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingDownPolicy { MetricName: *string, @@ -8612,7 +8612,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingDownPolicyDimensions { Name: *string, @@ -8658,10 +8658,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingDownPolicyStepAdjustments { - Action: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsScalingDownPolicyStepAdjustmentsAction, + Action: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsScalingDownPolicyStepAdjustmentsAction, Threshold: *f64, } ``` @@ -8706,7 +8706,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingDownPolicyStepAdjustmentsAction { Type: *string, @@ -8822,7 +8822,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingStrategy { TerminateAtEndOfBillingHour: interface{}, @@ -8868,7 +8868,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingTargetPolicy { MetricName: *string, @@ -9070,7 +9070,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingTargetPolicyDimensions { Name: *string, @@ -9116,7 +9116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingUpPolicy { MetricName: *string, @@ -9432,7 +9432,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingUpPolicyDimensions { Name: *string, @@ -9478,10 +9478,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingUpPolicyStepAdjustments { - Action: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsScalingUpPolicyStepAdjustmentsAction, + Action: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsScalingUpPolicyStepAdjustmentsAction, Threshold: *f64, } ``` @@ -9526,7 +9526,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScalingUpPolicyStepAdjustmentsAction { Type: *string, @@ -9642,7 +9642,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsScheduledTask { TaskType: *string, @@ -9870,7 +9870,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsSignal { Name: *string, @@ -9916,7 +9916,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsStatefulDeallocation { ShouldDeleteImages: interface{}, @@ -9990,7 +9990,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsStatefulInstanceAction { StatefulInstanceId: *string, @@ -10036,7 +10036,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsTags { Key: *string, @@ -10082,13 +10082,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsUpdatePolicy { ShouldResumeStateful: interface{}, ShouldRoll: interface{}, AutoApplyTags: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfig, } ``` @@ -10158,13 +10158,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsUpdatePolicyRollConfig { BatchSizePercentage: *f64, GracePeriod: *f64, HealthCheckType: *string, - Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfigStrategy, + Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfigStrategy, WaitForRollPercentage: *f64, WaitForRollTimeout: *f64, } @@ -10262,12 +10262,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsUpdatePolicyRollConfigStrategy { Action: *string, BatchMinHealthyPercentage: *f64, - OnFailure: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailure, + OnFailure: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAws.ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailure, ShouldDrainInstances: interface{}, } ``` @@ -10338,7 +10338,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" &elastigroupaws.ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailure { ActionType: *string, @@ -10428,7 +10428,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsCpuOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsCpuOptionsOutputReference ``` @@ -10699,7 +10699,7 @@ func InternalValue() ElastigroupAwsCpuOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsEbsBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsEbsBlockDeviceList ``` @@ -10842,7 +10842,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsEbsBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsEbsBlockDeviceOutputReference ``` @@ -11363,7 +11363,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsEphemeralBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsEphemeralBlockDeviceList ``` @@ -11506,7 +11506,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsEphemeralBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsEphemeralBlockDeviceOutputReference ``` @@ -11817,7 +11817,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsImagesImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsImagesImageList ``` @@ -11960,7 +11960,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsImagesImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsImagesImageOutputReference ``` @@ -12249,7 +12249,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsImagesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsImagesList ``` @@ -12392,7 +12392,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsImagesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsImagesOutputReference ``` @@ -12694,7 +12694,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsInstanceTypesWeightsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsInstanceTypesWeightsList ``` @@ -12837,7 +12837,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsInstanceTypesWeightsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsInstanceTypesWeightsOutputReference ``` @@ -13148,7 +13148,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkDeploymentPreferencesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesOutputReference ``` @@ -13526,7 +13526,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalkDeploymentPreferences #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStrategyOutputReference ``` @@ -13833,7 +13833,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalkDeploymentPreferencesStra #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkManagedActionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkManagedActionsOutputReference ``` @@ -14124,7 +14124,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalkManagedActions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpdateOutputReference ``` @@ -14460,7 +14460,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalkManagedActionsPlatformUpd #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationBeanstalkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationBeanstalkOutputReference ``` @@ -14822,7 +14822,7 @@ func InternalValue() ElastigroupAwsIntegrationBeanstalk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationCodedeployDeploymentGroupsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationCodedeployDeploymentGroupsList ``` @@ -14965,7 +14965,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationCodedeployDeploymentGroupsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationCodedeployDeploymentGroupsOutputReference ``` @@ -15276,7 +15276,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationCodedeployOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationCodedeployOutputReference ``` @@ -15604,7 +15604,7 @@ func InternalValue() ElastigroupAwsIntegrationCodedeploy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationDockerSwarmAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationDockerSwarmAutoscaleDownOutputReference ``` @@ -15911,7 +15911,7 @@ func InternalValue() ElastigroupAwsIntegrationDockerSwarmAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroomOutputReference ``` @@ -16247,7 +16247,7 @@ func InternalValue() ElastigroupAwsIntegrationDockerSwarmAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationDockerSwarmOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationDockerSwarmOutputReference ``` @@ -16682,7 +16682,7 @@ func InternalValue() ElastigroupAwsIntegrationDockerSwarm #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsAutoscaleAttributesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationEcsAutoscaleAttributesList ``` @@ -16825,7 +16825,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsAutoscaleAttributesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationEcsAutoscaleAttributesOutputReference ``` @@ -17136,7 +17136,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationEcsAutoscaleDownOutputReference ``` @@ -17443,7 +17443,7 @@ func InternalValue() ElastigroupAwsIntegrationEcsAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationEcsAutoscaleHeadroomOutputReference ``` @@ -17779,7 +17779,7 @@ func InternalValue() ElastigroupAwsIntegrationEcsAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsBatchOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationEcsBatchOutputReference ``` @@ -18050,7 +18050,7 @@ func InternalValue() ElastigroupAwsIntegrationEcsBatch #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationEcsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationEcsOutputReference ``` @@ -18605,7 +18605,7 @@ func InternalValue() ElastigroupAwsIntegrationEcs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationGitlabOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationGitlabOutputReference ``` @@ -18896,7 +18896,7 @@ func InternalValue() ElastigroupAwsIntegrationGitlab #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationGitlabRunnerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationGitlabRunnerOutputReference ``` @@ -19174,7 +19174,7 @@ func InternalValue() ElastigroupAwsIntegrationGitlabRunner #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationKubernetesAutoscaleDownOutputReference ``` @@ -19481,7 +19481,7 @@ func InternalValue() ElastigroupAwsIntegrationKubernetesAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationKubernetesAutoscaleHeadroomOutputReference ``` @@ -19817,7 +19817,7 @@ func InternalValue() ElastigroupAwsIntegrationKubernetesAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesAutoscaleLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationKubernetesAutoscaleLabelsList ``` @@ -19960,7 +19960,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesAutoscaleLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationKubernetesAutoscaleLabelsOutputReference ``` @@ -20271,7 +20271,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationKubernetesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationKubernetesOutputReference ``` @@ -20849,7 +20849,7 @@ func InternalValue() ElastigroupAwsIntegrationKubernetes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationMesosphereOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationMesosphereOutputReference ``` @@ -21120,7 +21120,7 @@ func InternalValue() ElastigroupAwsIntegrationMesosphere #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationMultaiRuntimeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationMultaiRuntimeOutputReference ``` @@ -21391,7 +21391,7 @@ func InternalValue() ElastigroupAwsIntegrationMultaiRuntime #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadAutoscaleConstraintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationNomadAutoscaleConstraintsList ``` @@ -21534,7 +21534,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadAutoscaleConstraintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationNomadAutoscaleConstraintsOutputReference ``` @@ -21845,7 +21845,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationNomadAutoscaleDownOutputReference ``` @@ -22123,7 +22123,7 @@ func InternalValue() ElastigroupAwsIntegrationNomadAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationNomadAutoscaleHeadroomOutputReference ``` @@ -22459,7 +22459,7 @@ func InternalValue() ElastigroupAwsIntegrationNomadAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationNomadOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationNomadOutputReference ``` @@ -22965,7 +22965,7 @@ func InternalValue() ElastigroupAwsIntegrationNomad #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRancherOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationRancherOutputReference ``` @@ -23309,7 +23309,7 @@ func InternalValue() ElastigroupAwsIntegrationRancher #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53DomainsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationRoute53DomainsList ``` @@ -23452,7 +23452,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53DomainsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationRoute53DomainsOutputReference ``` @@ -23834,7 +23834,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53DomainsRecordSetsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsIntegrationRoute53DomainsRecordSetsList ``` @@ -23977,7 +23977,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53DomainsRecordSetsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsIntegrationRoute53DomainsRecordSetsOutputReference ``` @@ -24324,7 +24324,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsIntegrationRoute53OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsIntegrationRoute53OutputReference ``` @@ -24608,7 +24608,7 @@ func InternalValue() ElastigroupAwsIntegrationRoute53 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfDefaultStaticTargetGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsItfDefaultStaticTargetGroupOutputReference ``` @@ -24901,7 +24901,7 @@ func InternalValue() ElastigroupAwsItfDefaultStaticTargetGroup #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfList ``` @@ -25044,7 +25044,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfLoadBalancerList ``` @@ -25187,7 +25187,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerListenerRuleList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfLoadBalancerListenerRuleList ``` @@ -25330,7 +25330,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerListenerRuleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfLoadBalancerListenerRuleOutputReference ``` @@ -25661,7 +25661,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroupOutputReference ``` @@ -25954,7 +25954,7 @@ func InternalValue() ElastigroupAwsItfLoadBalancerListenerRuleStaticTargetGroup #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfLoadBalancerOutputReference ``` @@ -26278,7 +26278,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfOutputReference ``` @@ -26730,7 +26730,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfTargetGroupConfigList ``` @@ -26873,7 +26873,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigMatcherList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfTargetGroupConfigMatcherList ``` @@ -27016,7 +27016,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigMatcherOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfTargetGroupConfigMatcherOutputReference ``` @@ -27341,7 +27341,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfTargetGroupConfigOutputReference ``` @@ -27983,7 +27983,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsItfTargetGroupConfigTagsList ``` @@ -28126,7 +28126,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsItfTargetGroupConfigTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsItfTargetGroupConfigTagsOutputReference ``` @@ -28444,7 +28444,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsMetadataOptionsOutputReference ``` @@ -28773,7 +28773,7 @@ func InternalValue() ElastigroupAwsMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMultaiTargetSetsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsMultaiTargetSetsList ``` @@ -28916,7 +28916,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMultaiTargetSetsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsMultaiTargetSetsOutputReference ``` @@ -29227,7 +29227,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsExpressionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsMultipleMetricsExpressionsList ``` @@ -29370,7 +29370,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsExpressionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsMultipleMetricsExpressionsOutputReference ``` @@ -29681,7 +29681,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsMetricsDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsMultipleMetricsMetricsDimensionsList ``` @@ -29824,7 +29824,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsMetricsDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsMultipleMetricsMetricsDimensionsOutputReference ``` @@ -30142,7 +30142,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsMetricsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsMultipleMetricsMetricsList ``` @@ -30285,7 +30285,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsMetricsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsMultipleMetricsMetricsOutputReference ``` @@ -30747,7 +30747,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsMultipleMetricsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsMultipleMetricsOutputReference ``` @@ -31080,7 +31080,7 @@ func InternalValue() ElastigroupAwsMultipleMetrics #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsNetworkInterfaceList ``` @@ -31223,7 +31223,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsNetworkInterfaceOutputReference ``` @@ -31715,7 +31715,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsResourceRequirementsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsResourceRequirementsList ``` @@ -31858,7 +31858,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsResourceRequirementsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsResourceRequirementsOutputReference ``` @@ -32358,7 +32358,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsResourceTagSpecificationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsResourceTagSpecificationList ``` @@ -32501,7 +32501,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsResourceTagSpecificationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsResourceTagSpecificationOutputReference ``` @@ -32884,7 +32884,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsRevertToSpotOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsRevertToSpotOutputReference ``` @@ -33184,7 +33184,7 @@ func InternalValue() ElastigroupAwsRevertToSpot #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingDownPolicyDimensionsList ``` @@ -33327,7 +33327,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingDownPolicyDimensionsOutputReference ``` @@ -33645,7 +33645,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingDownPolicyList ``` @@ -33788,7 +33788,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingDownPolicyOutputReference ``` @@ -34669,7 +34669,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyStepAdjustmentsActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsScalingDownPolicyStepAdjustmentsActionOutputReference ``` @@ -35114,7 +35114,7 @@ func InternalValue() ElastigroupAwsScalingDownPolicyStepAdjustmentsAction #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyStepAdjustmentsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingDownPolicyStepAdjustmentsList ``` @@ -35257,7 +35257,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingDownPolicyStepAdjustmentsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingDownPolicyStepAdjustmentsOutputReference ``` @@ -35581,7 +35581,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingStrategyList ``` @@ -35724,7 +35724,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingStrategyOutputReference ``` @@ -36049,7 +36049,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingTargetPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingTargetPolicyDimensionsList ``` @@ -36192,7 +36192,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingTargetPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingTargetPolicyDimensionsOutputReference ``` @@ -36510,7 +36510,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingTargetPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingTargetPolicyList ``` @@ -36653,7 +36653,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingTargetPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingTargetPolicyOutputReference ``` @@ -37282,7 +37282,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingUpPolicyDimensionsList ``` @@ -37425,7 +37425,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingUpPolicyDimensionsOutputReference ``` @@ -37743,7 +37743,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingUpPolicyList ``` @@ -37886,7 +37886,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingUpPolicyOutputReference ``` @@ -38767,7 +38767,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyStepAdjustmentsActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsScalingUpPolicyStepAdjustmentsActionOutputReference ``` @@ -39212,7 +39212,7 @@ func InternalValue() ElastigroupAwsScalingUpPolicyStepAdjustmentsAction #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyStepAdjustmentsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScalingUpPolicyStepAdjustmentsList ``` @@ -39355,7 +39355,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScalingUpPolicyStepAdjustmentsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScalingUpPolicyStepAdjustmentsOutputReference ``` @@ -39679,7 +39679,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsScheduledTaskList ``` @@ -39822,7 +39822,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsScheduledTaskOutputReference ``` @@ -40517,7 +40517,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsSignalList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsSignalList ``` @@ -40660,7 +40660,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsSignalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsSignalOutputReference ``` @@ -40978,7 +40978,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsStatefulDeallocationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsStatefulDeallocationOutputReference ``` @@ -41343,7 +41343,7 @@ func InternalValue() ElastigroupAwsStatefulDeallocation #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsStatefulInstanceActionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsStatefulInstanceActionList ``` @@ -41486,7 +41486,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsStatefulInstanceActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsStatefulInstanceActionOutputReference ``` @@ -41797,7 +41797,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsTagsList ``` @@ -41940,7 +41940,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsTagsOutputReference ``` @@ -42265,7 +42265,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsUpdatePolicyOutputReference ``` @@ -42629,7 +42629,7 @@ func InternalValue() ElastigroupAwsUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsUpdatePolicyRollConfigOutputReference ``` @@ -43058,7 +43058,7 @@ func InternalValue() ElastigroupAwsUpdatePolicyRollConfig #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsUpdatePolicyRollConfigStrategyOnFailureOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailureOutputReference ``` @@ -43445,7 +43445,7 @@ func InternalValue() ElastigroupAwsUpdatePolicyRollConfigStrategyOnFailure #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupaws" elastigroupaws.NewElastigroupAwsUpdatePolicyRollConfigStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsUpdatePolicyRollConfigStrategyOutputReference ``` diff --git a/docs/elastigroupAwsBeanstalk.go.md b/docs/elastigroupAwsBeanstalk.go.md index 802b15dc0..33cf7efc1 100644 --- a/docs/elastigroupAwsBeanstalk.go.md +++ b/docs/elastigroupAwsBeanstalk.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalk(scope Construct, id *string, config ElastigroupAwsBeanstalkConfig) ElastigroupAwsBeanstalk ``` @@ -358,7 +358,7 @@ func ResetScheduledTask() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.ElastigroupAwsBeanstalk_IsConstruct(x interface{}) *bool ``` @@ -390,7 +390,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.ElastigroupAwsBeanstalk_IsTerraformElement(x interface{}) *bool ``` @@ -404,7 +404,7 @@ elastigroupawsbeanstalk.ElastigroupAwsBeanstalk_IsTerraformElement(x interface{} ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.ElastigroupAwsBeanstalk_IsTerraformResource(x interface{}) *bool ``` @@ -911,7 +911,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkConfig { Connection: interface{}, @@ -930,10 +930,10 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeans Region: *string, BeanstalkEnvironmentId: *string, BeanstalkEnvironmentName: *string, - DeploymentPreferences: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkDeploymentPreferences, + DeploymentPreferences: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkDeploymentPreferences, Id: *string, Maintenance: *string, - ManagedActions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkManagedActions, + ManagedActions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkManagedActions, ScheduledTask: interface{}, } ``` @@ -1218,7 +1218,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkDeploymentPreferences { AutomaticRoll: interface{}, @@ -1294,7 +1294,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkDeploymentPreferencesStrategy { Action: *string, @@ -1340,10 +1340,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkManagedActions { - PlatformUpdate: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkManagedActionsPlatformUpdate, + PlatformUpdate: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAwsBeanstalk.ElastigroupAwsBeanstalkManagedActionsPlatformUpdate, } ``` @@ -1374,7 +1374,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkManagedActionsPlatformUpdate { PerformAt: *string, @@ -1434,7 +1434,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" &elastigroupawsbeanstalk.ElastigroupAwsBeanstalkScheduledTask { TaskType: *string, @@ -1664,7 +1664,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkDeploymentPreferencesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsBeanstalkDeploymentPreferencesOutputReference ``` @@ -2042,7 +2042,7 @@ func InternalValue() ElastigroupAwsBeanstalkDeploymentPreferences #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkDeploymentPreferencesStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsBeanstalkDeploymentPreferencesStrategyList ``` @@ -2185,7 +2185,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkDeploymentPreferencesStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsBeanstalkDeploymentPreferencesStrategyOutputReference ``` @@ -2510,7 +2510,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkManagedActionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsBeanstalkManagedActionsOutputReference ``` @@ -2801,7 +2801,7 @@ func InternalValue() ElastigroupAwsBeanstalkManagedActions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkManagedActionsPlatformUpdateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAwsBeanstalkManagedActionsPlatformUpdateOutputReference ``` @@ -3137,7 +3137,7 @@ func InternalValue() ElastigroupAwsBeanstalkManagedActionsPlatformUpdate #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsBeanstalkScheduledTaskList ``` @@ -3280,7 +3280,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawsbeanstalk" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawsbeanstalk" elastigroupawsbeanstalk.NewElastigroupAwsBeanstalkScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsBeanstalkScheduledTaskOutputReference ``` diff --git a/docs/elastigroupAwsSuspension.go.md b/docs/elastigroupAwsSuspension.go.md index ac0855890..e20c9eb46 100644 --- a/docs/elastigroupAwsSuspension.go.md +++ b/docs/elastigroupAwsSuspension.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" elastigroupawssuspension.NewElastigroupAwsSuspension(scope Construct, id *string, config ElastigroupAwsSuspensionConfig) ElastigroupAwsSuspension ``` @@ -290,7 +290,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" elastigroupawssuspension.ElastigroupAwsSuspension_IsConstruct(x interface{}) *bool ``` @@ -322,7 +322,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" elastigroupawssuspension.ElastigroupAwsSuspension_IsTerraformElement(x interface{}) *bool ``` @@ -336,7 +336,7 @@ elastigroupawssuspension.ElastigroupAwsSuspension_IsTerraformElement(x interface ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" elastigroupawssuspension.ElastigroupAwsSuspension_IsTerraformResource(x interface{}) *bool ``` @@ -601,7 +601,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" &elastigroupawssuspension.ElastigroupAwsSuspensionConfig { Connection: interface{}, @@ -750,7 +750,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" &elastigroupawssuspension.ElastigroupAwsSuspensionSuspension { Name: *string, @@ -784,7 +784,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" elastigroupawssuspension.NewElastigroupAwsSuspensionSuspensionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAwsSuspensionSuspensionList ``` @@ -927,7 +927,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupawssuspension" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupawssuspension" elastigroupawssuspension.NewElastigroupAwsSuspensionSuspensionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAwsSuspensionSuspensionOutputReference ``` diff --git a/docs/elastigroupAzure.go.md b/docs/elastigroupAzure.go.md index 3a80bbb30..6eb45ea50 100644 --- a/docs/elastigroupAzure.go.md +++ b/docs/elastigroupAzure.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzure(scope Construct, id *string, config ElastigroupAzureConfig) ElastigroupAzure ``` @@ -565,7 +565,7 @@ func ResetUserData() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.ElastigroupAzure_IsConstruct(x interface{}) *bool ``` @@ -597,7 +597,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.ElastigroupAzure_IsTerraformElement(x interface{}) *bool ``` @@ -611,7 +611,7 @@ elastigroupazure.ElastigroupAzure_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.ElastigroupAzure_IsTerraformResource(x interface{}) *bool ``` @@ -1382,7 +1382,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureConfig { Connection: interface{}, @@ -1394,21 +1394,21 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" Provisioners: *[]interface{}, LowPrioritySizes: *[]*string, Name: *string, - Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureNetwork, + Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureNetwork, OdSizes: *[]*string, Product: *string, Region: *string, ResourceGroupName: *string, - Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureStrategy, + Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureStrategy, CustomData: *string, DesiredCapacity: *f64, - HealthCheck: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureHealthCheck, + HealthCheck: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureHealthCheck, Id: *string, Image: interface{}, - IntegrationKubernetes: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureIntegrationKubernetes, - IntegrationMultaiRuntime: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureIntegrationMultaiRuntime, + IntegrationKubernetes: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureIntegrationKubernetes, + IntegrationMultaiRuntime: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureIntegrationMultaiRuntime, LoadBalancers: interface{}, - Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureLogin, + Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureLogin, ManagedServiceIdentities: interface{}, MaxSize: *f64, MinSize: *f64, @@ -1416,7 +1416,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" ScalingUpPolicy: interface{}, ScheduledTask: interface{}, ShutdownScript: *string, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureUpdatePolicy, UserData: *string, } ``` @@ -1877,7 +1877,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureHealthCheck { HealthCheckType: *string, @@ -1937,7 +1937,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureImage { Custom: interface{}, @@ -1987,7 +1987,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureImageCustom { ImageName: *string, @@ -2033,7 +2033,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureImageMarketplace { Offer: *string, @@ -2093,7 +2093,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureIntegrationKubernetes { ClusterIdentifier: *string, @@ -2125,7 +2125,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureIntegrationMultaiRuntime { DeploymentId: *string, @@ -2157,7 +2157,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureLoadBalancers { Type: *string, @@ -2231,7 +2231,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureLogin { UserName: *string, @@ -2291,7 +2291,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureManagedServiceIdentities { Name: *string, @@ -2337,7 +2337,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureNetwork { ResourceGroupName: *string, @@ -2427,7 +2427,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureNetworkAdditionalIpConfigs { Name: *string, @@ -2473,7 +2473,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureScalingDownPolicy { MetricName: *string, @@ -2745,7 +2745,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureScalingDownPolicyDimensions { Name: *string, @@ -2791,7 +2791,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureScalingUpPolicy { MetricName: *string, @@ -3063,7 +3063,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureScalingUpPolicyDimensions { Name: *string, @@ -3109,7 +3109,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureScheduledTask { CronExpression: *string, @@ -3267,7 +3267,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureStrategy { DrainingTimeout: *f64, @@ -3327,11 +3327,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureUpdatePolicy { ShouldRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzure.ElastigroupAzureUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzure.ElastigroupAzureUpdatePolicyRollConfig, } ``` @@ -3375,7 +3375,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" &elastigroupazure.ElastigroupAzureUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -3437,7 +3437,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureHealthCheckOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureHealthCheckOutputReference ``` @@ -3766,7 +3766,7 @@ func InternalValue() ElastigroupAzureHealthCheck #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureImageCustomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureImageCustomList ``` @@ -3909,7 +3909,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureImageCustomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureImageCustomOutputReference ``` @@ -4220,7 +4220,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureImageList ``` @@ -4363,7 +4363,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureImageMarketplaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureImageMarketplaceList ``` @@ -4506,7 +4506,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureImageMarketplaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureImageMarketplaceOutputReference ``` @@ -4839,7 +4839,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureImageOutputReference ``` @@ -5190,7 +5190,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureIntegrationKubernetesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureIntegrationKubernetesOutputReference ``` @@ -5461,7 +5461,7 @@ func InternalValue() ElastigroupAzureIntegrationKubernetes #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureIntegrationMultaiRuntimeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureIntegrationMultaiRuntimeOutputReference ``` @@ -5732,7 +5732,7 @@ func InternalValue() ElastigroupAzureIntegrationMultaiRuntime #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureLoadBalancersList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureLoadBalancersList ``` @@ -5875,7 +5875,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureLoadBalancersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureLoadBalancersOutputReference ``` @@ -6251,7 +6251,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureLoginOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureLoginOutputReference ``` @@ -6580,7 +6580,7 @@ func InternalValue() ElastigroupAzureLogin #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureManagedServiceIdentitiesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureManagedServiceIdentitiesList ``` @@ -6723,7 +6723,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureManagedServiceIdentitiesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureManagedServiceIdentitiesOutputReference ``` @@ -7034,7 +7034,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureNetworkAdditionalIpConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureNetworkAdditionalIpConfigsList ``` @@ -7177,7 +7177,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureNetworkAdditionalIpConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureNetworkAdditionalIpConfigsOutputReference ``` @@ -7495,7 +7495,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureNetworkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureNetworkOutputReference ``` @@ -7881,7 +7881,7 @@ func InternalValue() ElastigroupAzureNetwork #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingDownPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScalingDownPolicyDimensionsList ``` @@ -8024,7 +8024,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingDownPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScalingDownPolicyDimensionsOutputReference ``` @@ -8342,7 +8342,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScalingDownPolicyList ``` @@ -8485,7 +8485,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScalingDownPolicyOutputReference ``` @@ -9259,7 +9259,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingUpPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScalingUpPolicyDimensionsList ``` @@ -9402,7 +9402,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingUpPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScalingUpPolicyDimensionsOutputReference ``` @@ -9720,7 +9720,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScalingUpPolicyList ``` @@ -9863,7 +9863,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScalingUpPolicyOutputReference ``` @@ -10637,7 +10637,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureScheduledTaskList ``` @@ -10780,7 +10780,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureScheduledTaskOutputReference ``` @@ -11323,7 +11323,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureStrategyOutputReference ``` @@ -11659,7 +11659,7 @@ func InternalValue() ElastigroupAzureStrategy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureUpdatePolicyOutputReference ``` @@ -11972,7 +11972,7 @@ func InternalValue() ElastigroupAzureUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazure" elastigroupazure.NewElastigroupAzureUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/elastigroupAzureV3.go.md b/docs/elastigroupAzureV3.go.md index 5e0f5e352..c1ddeb375 100644 --- a/docs/elastigroupAzureV3.go.md +++ b/docs/elastigroupAzureV3.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3(scope Construct, id *string, config ElastigroupAzureV3Config) ElastigroupAzureV3 ``` @@ -419,7 +419,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.ElastigroupAzureV3_IsConstruct(x interface{}) *bool ``` @@ -451,7 +451,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.ElastigroupAzureV3_IsTerraformElement(x interface{}) *bool ``` @@ -465,7 +465,7 @@ elastigroupazurev3.ElastigroupAzureV3_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.ElastigroupAzureV3_IsTerraformResource(x interface{}) *bool ``` @@ -1104,7 +1104,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Config { Connection: interface{}, @@ -1116,7 +1116,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" Provisioners: *[]interface{}, FallbackToOnDemand: interface{}, Name: *string, - Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzureV3.ElastigroupAzureV3Network, + Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzureV3.ElastigroupAzureV3Network, OdSizes: *[]*string, Os: *string, Region: *string, @@ -1127,7 +1127,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" DrainingTimeout: *f64, Id: *string, Image: interface{}, - Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupAzureV3.ElastigroupAzureV3Login, + Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupAzureV3.ElastigroupAzureV3Login, ManagedServiceIdentity: interface{}, MaxSize: *f64, MinSize: *f64, @@ -1499,7 +1499,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Image { Custom: interface{}, @@ -1549,7 +1549,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3ImageCustom { ImageName: *string, @@ -1595,7 +1595,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3ImageMarketplace { Offer: *string, @@ -1669,7 +1669,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Login { UserName: *string, @@ -1729,7 +1729,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3ManagedServiceIdentity { Name: *string, @@ -1775,7 +1775,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Network { NetworkInterfaces: interface{}, @@ -1837,7 +1837,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3NetworkNetworkInterfaces { AssignPublicIp: interface{}, @@ -1929,7 +1929,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigs { Name: *string, @@ -1975,7 +1975,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroup { Name: *string, @@ -2021,7 +2021,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" &elastigroupazurev3.ElastigroupAzureV3Tags { Key: *string, @@ -2069,7 +2069,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageCustomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3ImageCustomList ``` @@ -2212,7 +2212,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageCustomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3ImageCustomOutputReference ``` @@ -2523,7 +2523,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3ImageList ``` @@ -2666,7 +2666,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageMarketplaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3ImageMarketplaceList ``` @@ -2809,7 +2809,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageMarketplaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3ImageMarketplaceOutputReference ``` @@ -3164,7 +3164,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3ImageOutputReference ``` @@ -3515,7 +3515,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3LoginOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureV3LoginOutputReference ``` @@ -3844,7 +3844,7 @@ func InternalValue() ElastigroupAzureV3Login #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ManagedServiceIdentityList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3ManagedServiceIdentityList ``` @@ -3987,7 +3987,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3ManagedServiceIdentityOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3ManagedServiceIdentityOutputReference ``` @@ -4298,7 +4298,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigsList ``` @@ -4441,7 +4441,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesAdditionalIpConfigsOutputReference ``` @@ -4759,7 +4759,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroupList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroupList ``` @@ -4902,7 +4902,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesApplicationSecurityGroupOutputReference ``` @@ -5213,7 +5213,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesList ``` @@ -5356,7 +5356,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkNetworkInterfacesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3NetworkNetworkInterfacesOutputReference ``` @@ -5773,7 +5773,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3NetworkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupAzureV3NetworkOutputReference ``` @@ -6101,7 +6101,7 @@ func InternalValue() ElastigroupAzureV3Network #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3TagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupAzureV3TagsList ``` @@ -6244,7 +6244,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupazurev3" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupazurev3" elastigroupazurev3.NewElastigroupAzureV3TagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupAzureV3TagsOutputReference ``` diff --git a/docs/elastigroupGcp.go.md b/docs/elastigroupGcp.go.md index 36baafaef..3cc73802a 100644 --- a/docs/elastigroupGcp.go.md +++ b/docs/elastigroupGcp.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcp(scope Construct, id *string, config ElastigroupGcpConfig) ElastigroupGcp ``` @@ -684,7 +684,7 @@ func ResetUnhealthyDuration() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.ElastigroupGcp_IsConstruct(x interface{}) *bool ``` @@ -716,7 +716,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.ElastigroupGcp_IsTerraformElement(x interface{}) *bool ``` @@ -730,7 +730,7 @@ elastigroupgcp.ElastigroupGcp_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.ElastigroupGcp_IsTerraformResource(x interface{}) *bool ``` @@ -1743,7 +1743,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpBackendServices { ServiceName: *string, @@ -1819,7 +1819,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpBackendServicesNamedPorts { Name: *string, @@ -1865,7 +1865,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpConfig { Connection: interface{}, @@ -1892,8 +1892,8 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" InstanceTypesCustom: interface{}, InstanceTypesOndemand: *string, InstanceTypesPreemptible: *[]*string, - IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGcp.ElastigroupGcpIntegrationDockerSwarm, - IntegrationGke: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGcp.ElastigroupGcpIntegrationGke, + IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGcp.ElastigroupGcpIntegrationDockerSwarm, + IntegrationGke: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGcp.ElastigroupGcpIntegrationGke, IpForwarding: interface{}, Labels: interface{}, MaxSize: *f64, @@ -2514,7 +2514,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpDisk { AutoDelete: interface{}, @@ -2646,7 +2646,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpDiskInitializeParams { SourceImage: *string, @@ -2706,7 +2706,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpGpu { Count: *f64, @@ -2752,7 +2752,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpInstanceTypesCustom { MemoryGib: *f64, @@ -2798,7 +2798,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationDockerSwarm { MasterHost: *string, @@ -2844,12 +2844,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationGke { AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGcp.ElastigroupGcpIntegrationGkeAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGcp.ElastigroupGcpIntegrationGkeAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGcp.ElastigroupGcpIntegrationGkeAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGcp.ElastigroupGcpIntegrationGkeAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, AutoscaleLabels: interface{}, @@ -2994,7 +2994,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationGkeAutoscaleDown { EvaluationPeriods: *f64, @@ -3026,7 +3026,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationGkeAutoscaleHeadroom { CpuPerUnit: *f64, @@ -3086,7 +3086,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpIntegrationGkeAutoscaleLabels { Key: *string, @@ -3132,7 +3132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpLabels { Key: *string, @@ -3178,7 +3178,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpMetadata { Key: *string, @@ -3224,7 +3224,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpNetworkInterface { Network: *string, @@ -3288,7 +3288,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpNetworkInterfaceAccessConfigs { Name: *string, @@ -3334,7 +3334,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpNetworkInterfaceAliasIpRanges { IpCidrRange: *string, @@ -3380,7 +3380,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScalingDownPolicy { MetricName: *string, @@ -3596,7 +3596,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScalingDownPolicyDimensions { Name: *string, @@ -3642,7 +3642,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScalingUpPolicy { MetricName: *string, @@ -3858,7 +3858,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScalingUpPolicyDimensions { Name: *string, @@ -3904,7 +3904,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpScheduledTask { TaskType: *string, @@ -4006,7 +4006,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" &elastigroupgcp.ElastigroupGcpSubnets { Region: *string, @@ -4054,7 +4054,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpBackendServicesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpBackendServicesList ``` @@ -4197,7 +4197,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpBackendServicesNamedPortsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpBackendServicesNamedPortsList ``` @@ -4340,7 +4340,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpBackendServicesNamedPortsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpBackendServicesNamedPortsOutputReference ``` @@ -4651,7 +4651,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpBackendServicesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpBackendServicesOutputReference ``` @@ -5040,7 +5040,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpDiskInitializeParamsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpDiskInitializeParamsList ``` @@ -5183,7 +5183,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpDiskInitializeParamsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpDiskInitializeParamsOutputReference ``` @@ -5530,7 +5530,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpDiskList ``` @@ -5673,7 +5673,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpDiskOutputReference ``` @@ -6185,7 +6185,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpGpuList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpGpuList ``` @@ -6328,7 +6328,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpGpuOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpGpuOutputReference ``` @@ -6639,7 +6639,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpInstanceTypesCustomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpInstanceTypesCustomList ``` @@ -6782,7 +6782,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpInstanceTypesCustomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpInstanceTypesCustomOutputReference ``` @@ -7093,7 +7093,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationDockerSwarmOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGcpIntegrationDockerSwarmOutputReference ``` @@ -7386,7 +7386,7 @@ func InternalValue() ElastigroupGcpIntegrationDockerSwarm #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGcpIntegrationGkeAutoscaleDownOutputReference ``` @@ -7664,7 +7664,7 @@ func InternalValue() ElastigroupGcpIntegrationGkeAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGcpIntegrationGkeAutoscaleHeadroomOutputReference ``` @@ -8000,7 +8000,7 @@ func InternalValue() ElastigroupGcpIntegrationGkeAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeAutoscaleLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpIntegrationGkeAutoscaleLabelsList ``` @@ -8143,7 +8143,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeAutoscaleLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpIntegrationGkeAutoscaleLabelsOutputReference ``` @@ -8454,7 +8454,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpIntegrationGkeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGcpIntegrationGkeOutputReference ``` @@ -9003,7 +9003,7 @@ func InternalValue() ElastigroupGcpIntegrationGke #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpLabelsList ``` @@ -9146,7 +9146,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpLabelsOutputReference ``` @@ -9457,7 +9457,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpMetadataList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpMetadataList ``` @@ -9600,7 +9600,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpMetadataOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpMetadataOutputReference ``` @@ -9911,7 +9911,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceAccessConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpNetworkInterfaceAccessConfigsList ``` @@ -10054,7 +10054,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceAccessConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpNetworkInterfaceAccessConfigsOutputReference ``` @@ -10379,7 +10379,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceAliasIpRangesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpNetworkInterfaceAliasIpRangesList ``` @@ -10522,7 +10522,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceAliasIpRangesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpNetworkInterfaceAliasIpRangesOutputReference ``` @@ -10833,7 +10833,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpNetworkInterfaceList ``` @@ -10976,7 +10976,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpNetworkInterfaceOutputReference ``` @@ -11349,7 +11349,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingDownPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScalingDownPolicyDimensionsList ``` @@ -11492,7 +11492,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingDownPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScalingDownPolicyDimensionsOutputReference ``` @@ -11810,7 +11810,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScalingDownPolicyList ``` @@ -11953,7 +11953,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScalingDownPolicyOutputReference ``` @@ -12604,7 +12604,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingUpPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScalingUpPolicyDimensionsList ``` @@ -12747,7 +12747,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingUpPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScalingUpPolicyDimensionsOutputReference ``` @@ -13065,7 +13065,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScalingUpPolicyList ``` @@ -13208,7 +13208,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScalingUpPolicyOutputReference ``` @@ -13859,7 +13859,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpScheduledTaskList ``` @@ -14002,7 +14002,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpScheduledTaskOutputReference ``` @@ -14436,7 +14436,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpSubnetsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGcpSubnetsList ``` @@ -14579,7 +14579,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgcp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgcp" elastigroupgcp.NewElastigroupGcpSubnetsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGcpSubnetsOutputReference ``` diff --git a/docs/elastigroupGke.go.md b/docs/elastigroupGke.go.md index cfcc8772e..1f0a3a824 100644 --- a/docs/elastigroupGke.go.md +++ b/docs/elastigroupGke.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGke(scope Construct, id *string, config ElastigroupGkeConfig) ElastigroupGke ``` @@ -616,7 +616,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.ElastigroupGke_IsConstruct(x interface{}) *bool ``` @@ -648,7 +648,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.ElastigroupGke_IsTerraformElement(x interface{}) *bool ``` @@ -662,7 +662,7 @@ elastigroupgke.ElastigroupGke_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.ElastigroupGke_IsTerraformResource(x interface{}) *bool ``` @@ -1565,7 +1565,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeBackendServices { ServiceName: *string, @@ -1641,7 +1641,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeBackendServicesNamedPorts { Name: *string, @@ -1687,7 +1687,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeConfig { Connection: interface{}, @@ -1711,8 +1711,8 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" InstanceTypesCustom: interface{}, InstanceTypesOndemand: *string, InstanceTypesPreemptible: *[]*string, - IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGke.ElastigroupGkeIntegrationDockerSwarm, - IntegrationGke: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGke.ElastigroupGkeIntegrationGke, + IntegrationDockerSwarm: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGke.ElastigroupGkeIntegrationDockerSwarm, + IntegrationGke: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGke.ElastigroupGkeIntegrationGke, IpForwarding: interface{}, Labels: interface{}, MaxSize: *f64, @@ -2262,7 +2262,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeDisk { AutoDelete: interface{}, @@ -2394,7 +2394,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeDiskInitializeParams { SourceImage: *string, @@ -2454,7 +2454,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeGpu { Count: *f64, @@ -2500,7 +2500,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeInstanceTypesCustom { MemoryGib: *f64, @@ -2546,7 +2546,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationDockerSwarm { MasterHost: *string, @@ -2592,12 +2592,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationGke { AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGke.ElastigroupGkeIntegrationGkeAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.elastigroupGke.ElastigroupGkeIntegrationGkeAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGke.ElastigroupGkeIntegrationGkeAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.elastigroupGke.ElastigroupGkeIntegrationGkeAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, AutoscaleLabels: interface{}, @@ -2742,7 +2742,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationGkeAutoscaleDown { EvaluationPeriods: *f64, @@ -2774,7 +2774,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationGkeAutoscaleHeadroom { CpuPerUnit: *f64, @@ -2834,7 +2834,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeIntegrationGkeAutoscaleLabels { Key: *string, @@ -2880,7 +2880,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeLabels { Key: *string, @@ -2926,7 +2926,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeMetadata { Key: *string, @@ -2972,7 +2972,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeNetworkInterface { Network: *string, @@ -3036,7 +3036,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeNetworkInterfaceAccessConfigs { Name: *string, @@ -3082,7 +3082,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeNetworkInterfaceAliasIpRanges { IpCidrRange: *string, @@ -3128,7 +3128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeScalingDownPolicy { MetricName: *string, @@ -3344,7 +3344,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeScalingDownPolicyDimensions { Name: *string, @@ -3390,7 +3390,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeScalingUpPolicy { MetricName: *string, @@ -3606,7 +3606,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" &elastigroupgke.ElastigroupGkeScalingUpPolicyDimensions { Name: *string, @@ -3654,7 +3654,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeBackendServicesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeBackendServicesList ``` @@ -3797,7 +3797,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeBackendServicesNamedPortsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeBackendServicesNamedPortsList ``` @@ -3940,7 +3940,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeBackendServicesNamedPortsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeBackendServicesNamedPortsOutputReference ``` @@ -4251,7 +4251,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeBackendServicesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeBackendServicesOutputReference ``` @@ -4640,7 +4640,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeDiskInitializeParamsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeDiskInitializeParamsList ``` @@ -4783,7 +4783,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeDiskInitializeParamsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeDiskInitializeParamsOutputReference ``` @@ -5130,7 +5130,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeDiskList ``` @@ -5273,7 +5273,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeDiskOutputReference ``` @@ -5785,7 +5785,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeGpuList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeGpuList ``` @@ -5928,7 +5928,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeGpuOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeGpuOutputReference ``` @@ -6239,7 +6239,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeInstanceTypesCustomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeInstanceTypesCustomList ``` @@ -6382,7 +6382,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeInstanceTypesCustomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeInstanceTypesCustomOutputReference ``` @@ -6693,7 +6693,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationDockerSwarmOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGkeIntegrationDockerSwarmOutputReference ``` @@ -6986,7 +6986,7 @@ func InternalValue() ElastigroupGkeIntegrationDockerSwarm #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGkeIntegrationGkeAutoscaleDownOutputReference ``` @@ -7264,7 +7264,7 @@ func InternalValue() ElastigroupGkeIntegrationGkeAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGkeIntegrationGkeAutoscaleHeadroomOutputReference ``` @@ -7600,7 +7600,7 @@ func InternalValue() ElastigroupGkeIntegrationGkeAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeAutoscaleLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeIntegrationGkeAutoscaleLabelsList ``` @@ -7743,7 +7743,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeAutoscaleLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeIntegrationGkeAutoscaleLabelsOutputReference ``` @@ -8054,7 +8054,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeIntegrationGkeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ElastigroupGkeIntegrationGkeOutputReference ``` @@ -8603,7 +8603,7 @@ func InternalValue() ElastigroupGkeIntegrationGke #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeLabelsList ``` @@ -8746,7 +8746,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeLabelsOutputReference ``` @@ -9057,7 +9057,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeMetadataList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeMetadataList ``` @@ -9200,7 +9200,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeMetadataOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeMetadataOutputReference ``` @@ -9511,7 +9511,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceAccessConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeNetworkInterfaceAccessConfigsList ``` @@ -9654,7 +9654,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceAccessConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeNetworkInterfaceAccessConfigsOutputReference ``` @@ -9979,7 +9979,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceAliasIpRangesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeNetworkInterfaceAliasIpRangesList ``` @@ -10122,7 +10122,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceAliasIpRangesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeNetworkInterfaceAliasIpRangesOutputReference ``` @@ -10433,7 +10433,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeNetworkInterfaceList ``` @@ -10576,7 +10576,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeNetworkInterfaceOutputReference ``` @@ -10949,7 +10949,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingDownPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeScalingDownPolicyDimensionsList ``` @@ -11092,7 +11092,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingDownPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeScalingDownPolicyDimensionsOutputReference ``` @@ -11410,7 +11410,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeScalingDownPolicyList ``` @@ -11553,7 +11553,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeScalingDownPolicyOutputReference ``` @@ -12204,7 +12204,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingUpPolicyDimensionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeScalingUpPolicyDimensionsList ``` @@ -12347,7 +12347,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingUpPolicyDimensionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeScalingUpPolicyDimensionsOutputReference ``` @@ -12665,7 +12665,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ElastigroupGkeScalingUpPolicyList ``` @@ -12808,7 +12808,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/elastigroupgke" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/elastigroupgke" elastigroupgke.NewElastigroupGkeScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ElastigroupGkeScalingUpPolicyOutputReference ``` diff --git a/docs/healthCheck.go.md b/docs/healthCheck.go.md index 1ffa59411..79ee05482 100644 --- a/docs/healthCheck.go.md +++ b/docs/healthCheck.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" healthcheck.NewHealthCheck(scope Construct, id *string, config HealthCheckConfig) HealthCheck ``` @@ -311,7 +311,7 @@ func ResetProxyPort() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" healthcheck.HealthCheck_IsConstruct(x interface{}) *bool ``` @@ -343,7 +343,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" healthcheck.HealthCheck_IsTerraformElement(x interface{}) *bool ``` @@ -357,7 +357,7 @@ healthcheck.HealthCheck_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" healthcheck.HealthCheck_IsTerraformResource(x interface{}) *bool ``` @@ -688,7 +688,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" &healthcheck.HealthCheckCheck { Healthy: *f64, @@ -832,7 +832,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" &healthcheck.HealthCheckConfig { Connection: interface{}, @@ -844,7 +844,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" Provisioners: *[]interface{}, ProxyAddress: *string, ResourceId: *string, - Check: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.healthCheck.HealthCheckCheck, + Check: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.healthCheck.HealthCheckCheck, Id: *string, Name: *string, ProxyPort: *f64, @@ -1025,7 +1025,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/healthcheck" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/healthcheck" healthcheck.NewHealthCheckCheckOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) HealthCheckCheckOutputReference ``` diff --git a/docs/managedInstanceAws.go.md b/docs/managedInstanceAws.go.md index 731cd42b6..2930eb943 100644 --- a/docs/managedInstanceAws.go.md +++ b/docs/managedInstanceAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAws(scope Construct, id *string, config ManagedInstanceAwsConfig) ManagedInstanceAws ``` @@ -673,7 +673,7 @@ func ResetUtilizeReservedInstances() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.ManagedInstanceAws_IsConstruct(x interface{}) *bool ``` @@ -705,7 +705,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.ManagedInstanceAws_IsTerraformElement(x interface{}) *bool ``` @@ -719,7 +719,7 @@ managedinstanceaws.ManagedInstanceAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.ManagedInstanceAws_IsTerraformResource(x interface{}) *bool ``` @@ -1930,11 +1930,11 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.managedInstanceAws.ManagedInstanceAwsBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.managedInstanceAws.ManagedInstanceAwsBlockDeviceMappingsEbs, } ``` @@ -1978,7 +1978,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, @@ -2066,7 +2066,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsConfig { Connection: interface{}, @@ -2098,11 +2098,11 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" HealthCheckType: *string, IamInstanceProfile: *string, Id: *string, - IntegrationRoute53: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.managedInstanceAws.ManagedInstanceAwsIntegrationRoute53, + IntegrationRoute53: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.managedInstanceAws.ManagedInstanceAwsIntegrationRoute53, KeyPair: *string, LifeCycle: *string, LoadBalancers: interface{}, - ManagedInstanceAction: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.managedInstanceAws.ManagedInstanceAwsManagedInstanceAction, + ManagedInstanceAction: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.managedInstanceAws.ManagedInstanceAwsManagedInstanceAction, MinimumInstanceLifetime: *f64, NetworkInterface: interface{}, OptimizationWindows: *[]*string, @@ -2114,7 +2114,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" PrivateIp: *string, Region: *string, ResourceTagSpecification: interface{}, - RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.managedInstanceAws.ManagedInstanceAwsRevertToSpot, + RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.managedInstanceAws.ManagedInstanceAwsRevertToSpot, ScheduledTask: interface{}, SecurityGroupIds: *[]*string, ShutdownScript: *string, @@ -2835,7 +2835,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsDelete { AmiBackupShouldDeleteImages: interface{}, @@ -2937,7 +2937,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsIntegrationRoute53 { Domains: interface{}, @@ -2971,7 +2971,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsIntegrationRoute53Domains { HostedZoneId: *string, @@ -3047,7 +3047,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsIntegrationRoute53DomainsRecordSets { Name: *string, @@ -3107,7 +3107,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsLoadBalancers { Type: *string, @@ -3223,7 +3223,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsManagedInstanceAction { Type: *string, @@ -3255,7 +3255,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsNetworkInterface { DeviceIndex: *string, @@ -3315,7 +3315,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsResourceTagSpecification { ShouldTagAmis: interface{}, @@ -3389,7 +3389,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsRevertToSpot { PerformAt: *string, @@ -3421,7 +3421,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsScheduledTask { TaskType: *string, @@ -3509,7 +3509,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" &managedinstanceaws.ManagedInstanceAwsTags { Key: *string, @@ -3557,7 +3557,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ManagedInstanceAwsBlockDeviceMappingsEbsOutputReference ``` @@ -3951,7 +3951,7 @@ func InternalValue() ManagedInstanceAwsBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsBlockDeviceMappingsList ``` @@ -4094,7 +4094,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsBlockDeviceMappingsOutputReference ``` @@ -4425,7 +4425,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsDeleteList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsDeleteList ``` @@ -4568,7 +4568,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsDeleteOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsDeleteOutputReference ``` @@ -5009,7 +5009,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53DomainsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsIntegrationRoute53DomainsList ``` @@ -5152,7 +5152,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53DomainsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsIntegrationRoute53DomainsOutputReference ``` @@ -5534,7 +5534,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53DomainsRecordSetsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsIntegrationRoute53DomainsRecordSetsList ``` @@ -5677,7 +5677,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53DomainsRecordSetsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsIntegrationRoute53DomainsRecordSetsOutputReference ``` @@ -6024,7 +6024,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsIntegrationRoute53OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ManagedInstanceAwsIntegrationRoute53OutputReference ``` @@ -6308,7 +6308,7 @@ func InternalValue() ManagedInstanceAwsIntegrationRoute53 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsLoadBalancersList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsLoadBalancersList ``` @@ -6451,7 +6451,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsLoadBalancersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsLoadBalancersOutputReference ``` @@ -6914,7 +6914,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsManagedInstanceActionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ManagedInstanceAwsManagedInstanceActionOutputReference ``` @@ -7185,7 +7185,7 @@ func InternalValue() ManagedInstanceAwsManagedInstanceAction #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsNetworkInterfaceList ``` @@ -7328,7 +7328,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsNetworkInterfaceOutputReference ``` @@ -7675,7 +7675,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsResourceTagSpecificationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsResourceTagSpecificationList ``` @@ -7818,7 +7818,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsResourceTagSpecificationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsResourceTagSpecificationOutputReference ``` @@ -8201,7 +8201,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsRevertToSpotOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) ManagedInstanceAwsRevertToSpotOutputReference ``` @@ -8472,7 +8472,7 @@ func InternalValue() ManagedInstanceAwsRevertToSpot #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsScheduledTaskList ``` @@ -8615,7 +8615,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsScheduledTaskOutputReference ``` @@ -9020,7 +9020,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagedInstanceAwsTagsList ``` @@ -9163,7 +9163,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/managedinstanceaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/managedinstanceaws" managedinstanceaws.NewManagedInstanceAwsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) ManagedInstanceAwsTagsOutputReference ``` diff --git a/docs/mrscalerAws.go.md b/docs/mrscalerAws.go.md index af6ceff30..addb5775f 100644 --- a/docs/mrscalerAws.go.md +++ b/docs/mrscalerAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAws(scope Construct, id *string, config MrscalerAwsConfig) MrscalerAws ``` @@ -891,7 +891,7 @@ func ResetVisibleToAllUsers() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.MrscalerAws_IsConstruct(x interface{}) *bool ``` @@ -923,7 +923,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.MrscalerAws_IsTerraformElement(x interface{}) *bool ``` @@ -937,7 +937,7 @@ mrscaleraws.MrscalerAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.MrscalerAws_IsTerraformResource(x interface{}) *bool ``` @@ -2489,7 +2489,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsApplications { Name: *string, @@ -2549,7 +2549,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsBootstrapActionsFile { Bucket: *string, @@ -2595,7 +2595,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsConfig { Connection: interface{}, @@ -2642,7 +2642,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" MasterInstanceTypes: *[]*string, MasterLifecycle: *string, MasterTarget: *f64, - ProvisioningTimeout: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.mrscalerAws.MrscalerAwsProvisioningTimeout, + ProvisioningTimeout: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.mrscalerAws.MrscalerAwsProvisioningTimeout, Region: *string, ReleaseLabel: *string, RepoUpgradeOnBoot: *string, @@ -3586,7 +3586,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsConfigurationsFile { Bucket: *string, @@ -3632,7 +3632,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsCoreEbsBlockDevice { SizeInGb: *f64, @@ -3706,7 +3706,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsCoreScalingDownPolicy { MetricName: *string, @@ -3976,7 +3976,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsCoreScalingUpPolicy { MetricName: *string, @@ -4246,7 +4246,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsInstanceWeights { InstanceType: *string, @@ -4292,7 +4292,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsMasterEbsBlockDevice { SizeInGb: *f64, @@ -4366,7 +4366,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsProvisioningTimeout { Timeout: *f64, @@ -4412,7 +4412,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsScheduledTask { Cron: *string, @@ -4528,7 +4528,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsStepsFile { Bucket: *string, @@ -4574,7 +4574,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsTags { Key: *string, @@ -4620,7 +4620,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsTaskEbsBlockDevice { SizeInGb: *f64, @@ -4694,7 +4694,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsTaskScalingDownPolicy { MetricName: *string, @@ -4964,7 +4964,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsTaskScalingUpPolicy { MetricName: *string, @@ -5234,7 +5234,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsTerminationPolicies { Statements: interface{}, @@ -5268,7 +5268,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" &mrscaleraws.MrscalerAwsTerminationPoliciesStatements { MetricName: *string, @@ -5400,7 +5400,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsApplicationsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsApplicationsList ``` @@ -5543,7 +5543,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsApplicationsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsApplicationsOutputReference ``` @@ -5890,7 +5890,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsBootstrapActionsFileList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsBootstrapActionsFileList ``` @@ -6033,7 +6033,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsBootstrapActionsFileOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsBootstrapActionsFileOutputReference ``` @@ -6344,7 +6344,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsConfigurationsFileList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsConfigurationsFileList ``` @@ -6487,7 +6487,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsConfigurationsFileOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsConfigurationsFileOutputReference ``` @@ -6798,7 +6798,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreEbsBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsCoreEbsBlockDeviceList ``` @@ -6941,7 +6941,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreEbsBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsCoreEbsBlockDeviceOutputReference ``` @@ -7310,7 +7310,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsCoreScalingDownPolicyList ``` @@ -7453,7 +7453,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsCoreScalingDownPolicyOutputReference ``` @@ -8207,7 +8207,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsCoreScalingUpPolicyList ``` @@ -8350,7 +8350,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsCoreScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsCoreScalingUpPolicyOutputReference ``` @@ -9104,7 +9104,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsInstanceWeightsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsInstanceWeightsList ``` @@ -9247,7 +9247,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsInstanceWeightsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsInstanceWeightsOutputReference ``` @@ -9558,7 +9558,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsMasterEbsBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsMasterEbsBlockDeviceList ``` @@ -9701,7 +9701,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsMasterEbsBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsMasterEbsBlockDeviceOutputReference ``` @@ -10070,7 +10070,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsProvisioningTimeoutOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MrscalerAwsProvisioningTimeoutOutputReference ``` @@ -10363,7 +10363,7 @@ func InternalValue() MrscalerAwsProvisioningTimeout #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsScheduledTaskList ``` @@ -10506,7 +10506,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsScheduledTaskOutputReference ``` @@ -10955,7 +10955,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsStepsFileList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsStepsFileList ``` @@ -11098,7 +11098,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsStepsFileOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsStepsFileOutputReference ``` @@ -11409,7 +11409,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTagsList ``` @@ -11552,7 +11552,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTagsOutputReference ``` @@ -11863,7 +11863,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskEbsBlockDeviceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTaskEbsBlockDeviceList ``` @@ -12006,7 +12006,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskEbsBlockDeviceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTaskEbsBlockDeviceOutputReference ``` @@ -12375,7 +12375,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskScalingDownPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTaskScalingDownPolicyList ``` @@ -12518,7 +12518,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskScalingDownPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTaskScalingDownPolicyOutputReference ``` @@ -13272,7 +13272,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskScalingUpPolicyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTaskScalingUpPolicyList ``` @@ -13415,7 +13415,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTaskScalingUpPolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTaskScalingUpPolicyOutputReference ``` @@ -14169,7 +14169,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTerminationPoliciesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTerminationPoliciesList ``` @@ -14312,7 +14312,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTerminationPoliciesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTerminationPoliciesOutputReference ``` @@ -14614,7 +14614,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTerminationPoliciesStatementsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MrscalerAwsTerminationPoliciesStatementsList ``` @@ -14757,7 +14757,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/mrscaleraws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/mrscaleraws" mrscaleraws.NewMrscalerAwsTerminationPoliciesStatementsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MrscalerAwsTerminationPoliciesStatementsOutputReference ``` diff --git a/docs/multaiBalancer.go.md b/docs/multaiBalancer.go.md index 3eb93e041..1c421b3b2 100644 --- a/docs/multaiBalancer.go.md +++ b/docs/multaiBalancer.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" multaibalancer.NewMultaiBalancer(scope Construct, id *string, config MultaiBalancerConfig) MultaiBalancer ``` @@ -331,7 +331,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" multaibalancer.MultaiBalancer_IsConstruct(x interface{}) *bool ``` @@ -363,7 +363,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" multaibalancer.MultaiBalancer_IsTerraformElement(x interface{}) *bool ``` @@ -377,7 +377,7 @@ multaibalancer.MultaiBalancer_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" multaibalancer.MultaiBalancer_IsTerraformResource(x interface{}) *bool ``` @@ -708,7 +708,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" &multaibalancer.MultaiBalancerConfig { Connection: interface{}, @@ -719,7 +719,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, Name: *string, - ConnectionTimeouts: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.multaiBalancer.MultaiBalancerConnectionTimeouts, + ConnectionTimeouts: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.multaiBalancer.MultaiBalancerConnectionTimeouts, DnsCnameAliases: *[]*string, Id: *string, Scheme: *string, @@ -901,7 +901,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" &multaibalancer.MultaiBalancerConnectionTimeouts { Draining: *f64, @@ -947,7 +947,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" &multaibalancer.MultaiBalancerTags { Key: *string, @@ -995,7 +995,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" multaibalancer.NewMultaiBalancerConnectionTimeoutsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MultaiBalancerConnectionTimeoutsOutputReference ``` @@ -1302,7 +1302,7 @@ func InternalValue() MultaiBalancerConnectionTimeouts #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" multaibalancer.NewMultaiBalancerTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiBalancerTagsList ``` @@ -1445,7 +1445,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaibalancer" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaibalancer" multaibalancer.NewMultaiBalancerTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiBalancerTagsOutputReference ``` diff --git a/docs/multaiDeployment.go.md b/docs/multaiDeployment.go.md index 35cd9ab2c..d56202f45 100644 --- a/docs/multaiDeployment.go.md +++ b/docs/multaiDeployment.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" multaideployment.NewMultaiDeployment(scope Construct, id *string, config MultaiDeploymentConfig) MultaiDeployment ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" multaideployment.MultaiDeployment_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" multaideployment.MultaiDeployment_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ multaideployment.MultaiDeployment_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" multaideployment.MultaiDeployment_IsTerraformResource(x interface{}) *bool ``` @@ -566,7 +566,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaideployment" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaideployment" &multaideployment.MultaiDeploymentConfig { Connection: interface{}, diff --git a/docs/multaiListener.go.md b/docs/multaiListener.go.md index b5b5769cf..1ac0cdb6d 100644 --- a/docs/multaiListener.go.md +++ b/docs/multaiListener.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" multailistener.NewMultaiListener(scope Construct, id *string, config MultaiListenerConfig) MultaiListener ``` @@ -317,7 +317,7 @@ func ResetTlsConfig() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" multailistener.MultaiListener_IsConstruct(x interface{}) *bool ``` @@ -349,7 +349,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" multailistener.MultaiListener_IsTerraformElement(x interface{}) *bool ``` @@ -363,7 +363,7 @@ multailistener.MultaiListener_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" multailistener.MultaiListener_IsTerraformResource(x interface{}) *bool ``` @@ -694,7 +694,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" &multailistener.MultaiListenerConfig { Connection: interface{}, @@ -709,7 +709,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" Protocol: *string, Id: *string, Tags: interface{}, - TlsConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.multaiListener.MultaiListenerTlsConfig, + TlsConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.multaiListener.MultaiListenerTlsConfig, } ``` @@ -887,7 +887,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" &multailistener.MultaiListenerTags { Key: *string, @@ -933,7 +933,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" &multailistener.MultaiListenerTlsConfig { CertificateIds: *[]*string, @@ -1037,7 +1037,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" multailistener.NewMultaiListenerTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiListenerTagsList ``` @@ -1180,7 +1180,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" multailistener.NewMultaiListenerTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiListenerTagsOutputReference ``` @@ -1491,7 +1491,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multailistener" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multailistener" multailistener.NewMultaiListenerTlsConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MultaiListenerTlsConfigOutputReference ``` diff --git a/docs/multaiRoutingRule.go.md b/docs/multaiRoutingRule.go.md index 38ee7cfdc..f117e4eea 100644 --- a/docs/multaiRoutingRule.go.md +++ b/docs/multaiRoutingRule.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" multairoutingrule.NewMultaiRoutingRule(scope Construct, id *string, config MultaiRoutingRuleConfig) MultaiRoutingRule ``` @@ -318,7 +318,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" multairoutingrule.MultaiRoutingRule_IsConstruct(x interface{}) *bool ``` @@ -350,7 +350,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" multairoutingrule.MultaiRoutingRule_IsTerraformElement(x interface{}) *bool ``` @@ -364,7 +364,7 @@ multairoutingrule.MultaiRoutingRule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" multairoutingrule.MultaiRoutingRule_IsTerraformResource(x interface{}) *bool ``` @@ -761,7 +761,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" &multairoutingrule.MultaiRoutingRuleConfig { Connection: interface{}, @@ -994,7 +994,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" &multairoutingrule.MultaiRoutingRuleTags { Key: *string, @@ -1042,7 +1042,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" multairoutingrule.NewMultaiRoutingRuleTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiRoutingRuleTagsList ``` @@ -1185,7 +1185,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multairoutingrule" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multairoutingrule" multairoutingrule.NewMultaiRoutingRuleTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiRoutingRuleTagsOutputReference ``` diff --git a/docs/multaiTarget.go.md b/docs/multaiTarget.go.md index fb01f91a7..bbcfe1db4 100644 --- a/docs/multaiTarget.go.md +++ b/docs/multaiTarget.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" multaitarget.NewMultaiTarget(scope Construct, id *string, config MultaiTargetConfig) MultaiTarget ``` @@ -311,7 +311,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" multaitarget.MultaiTarget_IsConstruct(x interface{}) *bool ``` @@ -343,7 +343,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" multaitarget.MultaiTarget_IsTerraformElement(x interface{}) *bool ``` @@ -357,7 +357,7 @@ multaitarget.MultaiTarget_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" multaitarget.MultaiTarget_IsTerraformResource(x interface{}) *bool ``` @@ -732,7 +732,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" &multaitarget.MultaiTargetConfig { Connection: interface{}, @@ -951,7 +951,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" &multaitarget.MultaiTargetTags { Key: *string, @@ -999,7 +999,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" multaitarget.NewMultaiTargetTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiTargetTagsList ``` @@ -1142,7 +1142,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitarget" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitarget" multaitarget.NewMultaiTargetTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiTargetTagsOutputReference ``` diff --git a/docs/multaiTargetSet.go.md b/docs/multaiTargetSet.go.md index 4021a9fe1..ce3a7ec80 100644 --- a/docs/multaiTargetSet.go.md +++ b/docs/multaiTargetSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" multaitargetset.NewMultaiTargetSet(scope Construct, id *string, config MultaiTargetSetConfig) MultaiTargetSet ``` @@ -324,7 +324,7 @@ func ResetTags() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" multaitargetset.MultaiTargetSet_IsConstruct(x interface{}) *bool ``` @@ -356,7 +356,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" multaitargetset.MultaiTargetSet_IsTerraformElement(x interface{}) *bool ``` @@ -370,7 +370,7 @@ multaitargetset.MultaiTargetSet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" multaitargetset.MultaiTargetSet_IsTerraformResource(x interface{}) *bool ``` @@ -767,7 +767,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" &multaitargetset.MultaiTargetSetConfig { Connection: interface{}, @@ -779,7 +779,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" Provisioners: *[]interface{}, BalancerId: *string, DeploymentId: *string, - HealthCheck: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.multaiTargetSet.MultaiTargetSetHealthCheck, + HealthCheck: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.multaiTargetSet.MultaiTargetSetHealthCheck, Protocol: *string, Weight: *f64, Id: *string, @@ -1002,7 +1002,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" &multaitargetset.MultaiTargetSetHealthCheck { HealthyThreshold: *f64, @@ -1118,7 +1118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" &multaitargetset.MultaiTargetSetTags { Key: *string, @@ -1166,7 +1166,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" multaitargetset.NewMultaiTargetSetHealthCheckOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) MultaiTargetSetHealthCheckOutputReference ``` @@ -1576,7 +1576,7 @@ func InternalValue() MultaiTargetSetHealthCheck #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" multaitargetset.NewMultaiTargetSetTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MultaiTargetSetTagsList ``` @@ -1719,7 +1719,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/multaitargetset" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/multaitargetset" multaitargetset.NewMultaiTargetSetTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) MultaiTargetSetTagsOutputReference ``` diff --git a/docs/oceanAks.go.md b/docs/oceanAks.go.md index 620ab1e19..d164f24e2 100644 --- a/docs/oceanAks.go.md +++ b/docs/oceanAks.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAks(scope Construct, id *string, config OceanAksConfig) OceanAks ``` @@ -539,7 +539,7 @@ func ResetZones() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.OceanAks_IsConstruct(x interface{}) *bool ``` @@ -571,7 +571,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.OceanAks_IsTerraformElement(x interface{}) *bool ``` @@ -585,7 +585,7 @@ oceanaks.OceanAks_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.OceanAks_IsTerraformResource(x interface{}) *bool ``` @@ -1290,13 +1290,13 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksAutoscaler { - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscalerAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscalerAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscalerAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscalerAutoscaleHeadroom, AutoscaleIsEnabled: interface{}, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscalerResourceLimits, } ``` @@ -1370,7 +1370,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksAutoscalerAutoscaleDown { MaxScaleDownPercentage: *f64, @@ -1402,10 +1402,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksAutoscalerAutoscaleHeadroom { - Automatic: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscalerAutoscaleHeadroomAutomatic, + Automatic: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscalerAutoscaleHeadroomAutomatic, } ``` @@ -1436,7 +1436,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksAutoscalerAutoscaleHeadroomAutomatic { IsEnabled: interface{}, @@ -1482,7 +1482,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -1528,7 +1528,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksConfig { Connection: interface{}, @@ -1543,18 +1543,18 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" AksResourceGroupName: *string, Name: *string, SshPublicKey: *string, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksAutoscaler, ControllerClusterId: *string, CustomData: *string, Extension: interface{}, - Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksHealth, + Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksHealth, Id: *string, Image: interface{}, LoadBalancer: interface{}, ManagedServiceIdentity: interface{}, MaxPods: *f64, - Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksNetwork, - OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksOsDisk, + Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksNetwork, + OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksOsDisk, ResourceGroupName: *string, Strategy: interface{}, Tag: interface{}, @@ -1977,7 +1977,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksExtension { ApiVersion: *string, @@ -2065,7 +2065,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksHealth { GracePeriod: *f64, @@ -2097,7 +2097,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksImage { Marketplace: interface{}, @@ -2131,7 +2131,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksImageMarketplace { Offer: *string, @@ -2205,7 +2205,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksLoadBalancer { BackendPoolNames: *[]*string, @@ -2293,7 +2293,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksManagedServiceIdentity { Name: *string, @@ -2339,7 +2339,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksNetwork { NetworkInterface: interface{}, @@ -2401,13 +2401,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksNetworkNetworkInterface { AdditionalIpConfig: interface{}, AssignPublicIp: interface{}, IsPrimary: interface{}, - SecurityGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAks.OceanAksNetworkNetworkInterfaceSecurityGroup, + SecurityGroup: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAks.OceanAksNetworkNetworkInterfaceSecurityGroup, SubnetName: *string, } ``` @@ -2493,7 +2493,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksNetworkNetworkInterfaceAdditionalIpConfig { Name: *string, @@ -2539,7 +2539,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksNetworkNetworkInterfaceSecurityGroup { Name: *string, @@ -2585,7 +2585,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksOsDisk { SizeGb: *f64, @@ -2631,7 +2631,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksStrategy { FallbackToOndemand: interface{}, @@ -2677,7 +2677,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksTag { Key: *string, @@ -2723,7 +2723,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" &oceanaks.OceanAksVmSizes { Whitelist: *[]*string, @@ -2757,7 +2757,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksAutoscalerAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerAutoscaleDownOutputReference ``` @@ -3035,7 +3035,7 @@ func InternalValue() OceanAksAutoscalerAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksAutoscalerAutoscaleHeadroomAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerAutoscaleHeadroomAutomaticOutputReference ``` @@ -3342,7 +3342,7 @@ func InternalValue() OceanAksAutoscalerAutoscaleHeadroomAutomatic #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksAutoscalerAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerAutoscaleHeadroomOutputReference ``` @@ -3633,7 +3633,7 @@ func InternalValue() OceanAksAutoscalerAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerOutputReference ``` @@ -4037,7 +4037,7 @@ func InternalValue() OceanAksAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksAutoscalerResourceLimitsOutputReference ``` @@ -4344,7 +4344,7 @@ func InternalValue() OceanAksAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksExtensionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksExtensionList ``` @@ -4487,7 +4487,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksExtensionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksExtensionOutputReference ``` @@ -4899,7 +4899,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksHealthOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksHealthOutputReference ``` @@ -5177,7 +5177,7 @@ func InternalValue() OceanAksHealth #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksImageList ``` @@ -5320,7 +5320,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksImageMarketplaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksImageMarketplaceList ``` @@ -5463,7 +5463,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksImageMarketplaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksImageMarketplaceOutputReference ``` @@ -5846,7 +5846,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksImageOutputReference ``` @@ -6155,7 +6155,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksLoadBalancerList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksLoadBalancerList ``` @@ -6298,7 +6298,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksLoadBalancerOutputReference ``` @@ -6710,7 +6710,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksManagedServiceIdentityList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksManagedServiceIdentityList ``` @@ -6853,7 +6853,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksManagedServiceIdentityOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksManagedServiceIdentityOutputReference ``` @@ -7164,7 +7164,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceAdditionalIpConfigList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNetworkNetworkInterfaceAdditionalIpConfigList ``` @@ -7307,7 +7307,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceAdditionalIpConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNetworkNetworkInterfaceAdditionalIpConfigOutputReference ``` @@ -7632,7 +7632,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNetworkNetworkInterfaceList ``` @@ -7775,7 +7775,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNetworkNetworkInterfaceOutputReference ``` @@ -8213,7 +8213,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksNetworkNetworkInterfaceSecurityGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNetworkNetworkInterfaceSecurityGroupOutputReference ``` @@ -8520,7 +8520,7 @@ func InternalValue() OceanAksNetworkNetworkInterfaceSecurityGroup #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksNetworkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNetworkOutputReference ``` @@ -8869,7 +8869,7 @@ func InternalValue() OceanAksNetwork #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksOsDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksOsDiskOutputReference ``` @@ -9169,7 +9169,7 @@ func InternalValue() OceanAksOsDisk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksStrategyList ``` @@ -9312,7 +9312,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksStrategyOutputReference ``` @@ -9637,7 +9637,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksTagList ``` @@ -9780,7 +9780,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksTagOutputReference ``` @@ -10105,7 +10105,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksVmSizesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVmSizesList ``` @@ -10248,7 +10248,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaks" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaks" oceanaks.NewOceanAksVmSizesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVmSizesOutputReference ``` diff --git a/docs/oceanAksNp.go.md b/docs/oceanAksNp.go.md index 4b4377547..f8484a5a8 100644 --- a/docs/oceanAksNp.go.md +++ b/docs/oceanAksNp.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNp(scope Construct, id *string, config OceanAksNpConfig) OceanAksNp ``` @@ -509,7 +509,7 @@ func ResetVnetSubnetIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.OceanAksNp_IsConstruct(x interface{}) *bool ``` @@ -541,7 +541,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.OceanAksNp_IsTerraformElement(x interface{}) *bool ``` @@ -555,7 +555,7 @@ oceanaksnp.OceanAksNp_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.OceanAksNp_IsTerraformResource(x interface{}) *bool ``` @@ -1392,13 +1392,13 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpAutoscaler { - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscalerAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscalerAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscalerAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscalerAutoscaleHeadroom, AutoscaleIsEnabled: interface{}, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscalerResourceLimits, } ``` @@ -1472,7 +1472,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpAutoscalerAutoscaleDown { MaxScaleDownPercentage: *f64, @@ -1504,10 +1504,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpAutoscalerAutoscaleHeadroom { - Automatic: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscalerAutoscaleHeadroomAutomatic, + Automatic: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscalerAutoscaleHeadroomAutomatic, } ``` @@ -1538,7 +1538,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpAutoscalerAutoscaleHeadroomAutomatic { Percentage: *f64, @@ -1570,7 +1570,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -1616,7 +1616,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpConfig { Connection: interface{}, @@ -1632,13 +1632,13 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" AksResourceGroupName: *string, AvailabilityZones: *[]*string, Name: *string, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpAutoscaler, ControllerClusterId: *string, EnableNodePublicIp: interface{}, FallbackToOndemand: interface{}, - Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpFilters, + Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpFilters, Headrooms: interface{}, - Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpHealth, + Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpHealth, Id: *string, KubernetesVersion: *string, Labels: *map[string]*string, @@ -1650,7 +1650,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" OsSku: *string, OsType: *string, PodSubnetIds: *[]*string, - Scheduling: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpScheduling, + Scheduling: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpScheduling, SpotPercentage: *f64, Tags: *map[string]*string, Taints: interface{}, @@ -2139,7 +2139,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpFilters { Architectures: *[]*string, @@ -2255,7 +2255,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpHeadrooms { CpuPerUnit: *f64, @@ -2329,7 +2329,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpHealth { GracePeriod: *f64, @@ -2361,10 +2361,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpScheduling { - ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNp.OceanAksNpSchedulingShutdownHours, + ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNp.OceanAksNpSchedulingShutdownHours, } ``` @@ -2395,7 +2395,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpSchedulingShutdownHours { TimeWindows: *[]*string, @@ -2441,7 +2441,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" &oceanaksnp.OceanAksNpTaints { Effect: *string, @@ -2503,7 +2503,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerAutoscaleDownOutputReference ``` @@ -2781,7 +2781,7 @@ func InternalValue() OceanAksNpAutoscalerAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerAutoscaleHeadroomAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerAutoscaleHeadroomAutomaticOutputReference ``` @@ -3059,7 +3059,7 @@ func InternalValue() OceanAksNpAutoscalerAutoscaleHeadroomAutomatic #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerAutoscaleHeadroomOutputReference ``` @@ -3350,7 +3350,7 @@ func InternalValue() OceanAksNpAutoscalerAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerOutputReference ``` @@ -3754,7 +3754,7 @@ func InternalValue() OceanAksNpAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpAutoscalerResourceLimitsOutputReference ``` @@ -4061,7 +4061,7 @@ func InternalValue() OceanAksNpAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpFiltersOutputReference ``` @@ -4513,7 +4513,7 @@ func InternalValue() OceanAksNpFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNpHeadroomsList ``` @@ -4656,7 +4656,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNpHeadroomsOutputReference ``` @@ -5039,7 +5039,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpHealthOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpHealthOutputReference ``` @@ -5317,7 +5317,7 @@ func InternalValue() OceanAksNpHealth #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpSchedulingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpSchedulingOutputReference ``` @@ -5608,7 +5608,7 @@ func InternalValue() OceanAksNpScheduling #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpSchedulingShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpSchedulingShutdownHoursOutputReference ``` @@ -5908,7 +5908,7 @@ func InternalValue() OceanAksNpSchedulingShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpTaintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNpTaintsList ``` @@ -6051,7 +6051,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnp" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnp" oceanaksnp.NewOceanAksNpTaintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNpTaintsOutputReference ``` diff --git a/docs/oceanAksNpVirtualNodeGroup.go.md b/docs/oceanAksNpVirtualNodeGroup.go.md index 461276788..ae597496a 100644 --- a/docs/oceanAksNpVirtualNodeGroup.go.md +++ b/docs/oceanAksNpVirtualNodeGroup.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroup(scope Construct, id *string, config OceanAksNpVirtualNodeGroupConfig) OceanAksNpVirtualNodeGroup ``` @@ -449,7 +449,7 @@ func ResetVnetSubnetIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroup_IsConstruct(x interface{}) *bool ``` @@ -481,7 +481,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroup_IsTerraformElement(x interface{}) *bool ``` @@ -495,7 +495,7 @@ oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroup_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroup_IsTerraformResource(x interface{}) *bool ``` @@ -1178,7 +1178,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" &oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroupConfig { Connection: interface{}, @@ -1193,7 +1193,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualno AvailabilityZones: *[]*string, EnableNodePublicIp: interface{}, FallbackToOndemand: interface{}, - Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksNpVirtualNodeGroup.OceanAksNpVirtualNodeGroupFilters, + Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksNpVirtualNodeGroup.OceanAksNpVirtualNodeGroupFilters, Headrooms: interface{}, Id: *string, KubernetesVersion: *string, @@ -1597,7 +1597,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" &oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroupFilters { Architectures: *[]*string, @@ -1713,7 +1713,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" &oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroupHeadrooms { CpuPerUnit: *f64, @@ -1787,7 +1787,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" &oceanaksnpvirtualnodegroup.OceanAksNpVirtualNodeGroupTaints { Effect: *string, @@ -1849,7 +1849,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksNpVirtualNodeGroupFiltersOutputReference ``` @@ -2301,7 +2301,7 @@ func InternalValue() OceanAksNpVirtualNodeGroupFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNpVirtualNodeGroupHeadroomsList ``` @@ -2444,7 +2444,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNpVirtualNodeGroupHeadroomsOutputReference ``` @@ -2827,7 +2827,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupTaintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksNpVirtualNodeGroupTaintsList ``` @@ -2970,7 +2970,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksnpvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksnpvirtualnodegroup" oceanaksnpvirtualnodegroup.NewOceanAksNpVirtualNodeGroupTaintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksNpVirtualNodeGroupTaintsOutputReference ``` diff --git a/docs/oceanAksVirtualNodeGroup.go.md b/docs/oceanAksVirtualNodeGroup.go.md index dac180f5f..cd0ad4a2c 100644 --- a/docs/oceanAksVirtualNodeGroup.go.md +++ b/docs/oceanAksVirtualNodeGroup.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroup(scope Construct, id *string, config OceanAksVirtualNodeGroupConfig) OceanAksVirtualNodeGroup ``` @@ -384,7 +384,7 @@ func ResetZones() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.OceanAksVirtualNodeGroup_IsConstruct(x interface{}) *bool ``` @@ -416,7 +416,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.OceanAksVirtualNodeGroup_IsTerraformElement(x interface{}) *bool ``` @@ -430,7 +430,7 @@ oceanaksvirtualnodegroup.OceanAksVirtualNodeGroup_IsTerraformElement(x interface ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.OceanAksVirtualNodeGroup_IsTerraformResource(x interface{}) *bool ``` @@ -827,7 +827,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupAutoscale { AutoHeadroomPercentage: *f64, @@ -875,7 +875,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroom { NumOfUnits: *f64, @@ -949,7 +949,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupConfig { Connection: interface{}, @@ -1190,7 +1190,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupLabel { Key: *string, @@ -1236,11 +1236,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupLaunchSpecification { MaxPods: *f64, - OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAksVirtualNodeGroup.OceanAksVirtualNodeGroupLaunchSpecificationOsDisk, + OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAksVirtualNodeGroup.OceanAksVirtualNodeGroupLaunchSpecificationOsDisk, Tag: interface{}, } ``` @@ -1300,7 +1300,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupLaunchSpecificationOsDisk { SizeGb: *f64, @@ -1360,7 +1360,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupLaunchSpecificationTag { Key: *string, @@ -1406,7 +1406,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupResourceLimits { MaxInstanceCount: *f64, @@ -1438,7 +1438,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" &oceanaksvirtualnodegroup.OceanAksVirtualNodeGroupTaint { Effect: *string, @@ -1500,7 +1500,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroomList ``` @@ -1643,7 +1643,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupAutoscaleAutoscaleHeadroomOutputReference ``` @@ -2019,7 +2019,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupAutoscaleList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupAutoscaleList ``` @@ -2162,7 +2162,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupAutoscaleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupAutoscaleOutputReference ``` @@ -2500,7 +2500,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLabelList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupLabelList ``` @@ -2643,7 +2643,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLabelOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupLabelOutputReference ``` @@ -2961,7 +2961,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupLaunchSpecificationList ``` @@ -3104,7 +3104,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationOsDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAksVirtualNodeGroupLaunchSpecificationOsDiskOutputReference ``` @@ -3433,7 +3433,7 @@ func InternalValue() OceanAksVirtualNodeGroupLaunchSpecificationOsDisk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupLaunchSpecificationOutputReference ``` @@ -3813,7 +3813,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupLaunchSpecificationTagList ``` @@ -3956,7 +3956,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupLaunchSpecificationTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupLaunchSpecificationTagOutputReference ``` @@ -4281,7 +4281,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupResourceLimitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupResourceLimitsList ``` @@ -4424,7 +4424,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupResourceLimitsOutputReference ``` @@ -4720,7 +4720,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupTaintList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAksVirtualNodeGroupTaintList ``` @@ -4863,7 +4863,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaksvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaksvirtualnodegroup" oceanaksvirtualnodegroup.NewOceanAksVirtualNodeGroupTaintOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAksVirtualNodeGroupTaintOutputReference ``` diff --git a/docs/oceanAws.go.md b/docs/oceanAws.go.md index 47d292540..59ccda90d 100644 --- a/docs/oceanAws.go.md +++ b/docs/oceanAws.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAws(scope Construct, id *string, config OceanAwsConfig) OceanAws ``` @@ -672,7 +672,7 @@ func ResetWhitelist() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.OceanAws_IsConstruct(x interface{}) *bool ``` @@ -704,7 +704,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.OceanAws_IsTerraformElement(x interface{}) *bool ``` @@ -718,7 +718,7 @@ oceanaws.OceanAws_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.OceanAws_IsTerraformResource(x interface{}) *bool ``` @@ -1775,18 +1775,18 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsAutoscaler { AutoHeadroomPercentage: *f64, AutoscaleCooldown: *f64, - AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsAutoscalerAutoscaleDown, - AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsAutoscalerAutoscaleHeadroom, + AutoscaleDown: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsAutoscalerAutoscaleDown, + AutoscaleHeadroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsAutoscalerAutoscaleHeadroom, AutoscaleIsAutoConfig: interface{}, AutoscaleIsEnabled: interface{}, EnableAutomaticAndManualHeadroom: interface{}, ExtendedResourceDefinitions: *[]*string, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsAutoscalerResourceLimits, } ``` @@ -1925,7 +1925,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsAutoscalerAutoscaleDown { EvaluationPeriods: *f64, @@ -1971,7 +1971,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsAutoscalerAutoscaleHeadroom { CpuPerUnit: *f64, @@ -2045,7 +2045,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -2091,11 +2091,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsBlockDeviceMappingsEbs, } ``` @@ -2139,12 +2139,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, - DynamicIops: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsBlockDeviceMappingsEbsDynamicIops, - DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsBlockDeviceMappingsEbsDynamicVolumeSize, + DynamicIops: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsBlockDeviceMappingsEbsDynamicIops, + DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsBlockDeviceMappingsEbsDynamicVolumeSize, Encrypted: interface{}, Iops: *f64, KmsKeyId: *string, @@ -2301,7 +2301,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsBlockDeviceMappingsEbsDynamicIops { BaseSize: *f64, @@ -2361,7 +2361,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsBlockDeviceMappingsEbsDynamicVolumeSize { BaseSize: *f64, @@ -2421,7 +2421,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsClusterOrientation { AvailabilityVsCost: *string, @@ -2453,7 +2453,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsConfig { Connection: interface{}, @@ -2467,7 +2467,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" SubnetIds: *[]*string, AssociateIpv6Address: interface{}, AssociatePublicIpAddress: interface{}, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsAutoscaler, Blacklist: *[]*string, BlockDeviceMappings: interface{}, ClusterOrientation: interface{}, @@ -2476,15 +2476,15 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" DrainingTimeout: *f64, EbsOptimized: interface{}, FallbackToOndemand: interface{}, - Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsFilters, + Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsFilters, GracePeriod: *f64, IamInstanceProfile: *string, Id: *string, ImageId: *string, - InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsInstanceMetadataOptions, + InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsInstanceMetadataOptions, KeyName: *string, LoadBalancers: interface{}, - Logging: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsLogging, + Logging: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsLogging, MaxSize: *f64, MinSize: *f64, Monitoring: interface{}, @@ -2496,7 +2496,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" SpotPercentage: *f64, SpreadNodesBy: *string, Tags: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsUpdatePolicy, UseAsTemplateOnly: interface{}, UserData: *string, UtilizeCommitments: interface{}, @@ -3126,7 +3126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsFilters { Architectures: *[]*string, @@ -3410,7 +3410,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsInstanceMetadataOptions { HttpTokens: *string, @@ -3456,7 +3456,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsLoadBalancers { Arn: *string, @@ -3516,10 +3516,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsLogging { - Export: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsLoggingExport, + Export: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsLoggingExport, } ``` @@ -3550,7 +3550,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsLoggingExport { S3: interface{}, @@ -3584,7 +3584,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsLoggingExportS3 { Id: *string, @@ -3619,7 +3619,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsResourceTagSpecification { ShouldTagVolumes: interface{}, @@ -3651,10 +3651,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsScheduledTask { - ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsScheduledTaskShutdownHours, + ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsScheduledTaskShutdownHours, Tasks: interface{}, } ``` @@ -3701,7 +3701,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsScheduledTaskShutdownHours { TimeWindows: *[]*string, @@ -3747,7 +3747,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsScheduledTaskTasks { CronExpression: *string, @@ -3807,7 +3807,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsTags { Key: *string, @@ -3853,13 +3853,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsUpdatePolicy { ShouldRoll: interface{}, AutoApplyTags: interface{}, ConditionedRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAws.OceanAwsUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAws.OceanAwsUpdatePolicyRollConfig, } ``` @@ -3929,7 +3929,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" &oceanaws.OceanAwsUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -4005,7 +4005,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsAutoscalerAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsAutoscalerAutoscaleDownOutputReference ``` @@ -4312,7 +4312,7 @@ func InternalValue() OceanAwsAutoscalerAutoscaleDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsAutoscalerAutoscaleHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsAutoscalerAutoscaleHeadroomOutputReference ``` @@ -4677,7 +4677,7 @@ func InternalValue() OceanAwsAutoscalerAutoscaleHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsAutoscalerOutputReference ``` @@ -5226,7 +5226,7 @@ func InternalValue() OceanAwsAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsAutoscalerResourceLimitsOutputReference ``` @@ -5533,7 +5533,7 @@ func InternalValue() OceanAwsAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsEbsDynamicIopsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsBlockDeviceMappingsEbsDynamicIopsOutputReference ``` @@ -5848,7 +5848,7 @@ func InternalValue() OceanAwsBlockDeviceMappingsEbsDynamicIops #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference ``` @@ -6163,7 +6163,7 @@ func InternalValue() OceanAwsBlockDeviceMappingsEbsDynamicVolumeSize #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsBlockDeviceMappingsEbsOutputReference ``` @@ -6728,7 +6728,7 @@ func InternalValue() OceanAwsBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsBlockDeviceMappingsList ``` @@ -6871,7 +6871,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsBlockDeviceMappingsOutputReference ``` @@ -7209,7 +7209,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsClusterOrientationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsClusterOrientationList ``` @@ -7352,7 +7352,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsClusterOrientationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsClusterOrientationOutputReference ``` @@ -7648,7 +7648,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsFiltersOutputReference ``` @@ -8448,7 +8448,7 @@ func InternalValue() OceanAwsFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsInstanceMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsInstanceMetadataOptionsOutputReference ``` @@ -8748,7 +8748,7 @@ func InternalValue() OceanAwsInstanceMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsLoadBalancersList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLoadBalancersList ``` @@ -8891,7 +8891,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsLoadBalancersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLoadBalancersOutputReference ``` @@ -9245,7 +9245,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsLoggingExportOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLoggingExportOutputReference ``` @@ -9536,7 +9536,7 @@ func InternalValue() OceanAwsLoggingExport #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsLoggingExportS3List(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLoggingExportS3List ``` @@ -9679,7 +9679,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsLoggingExportS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLoggingExportS3OutputReference ``` @@ -9968,7 +9968,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsLoggingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLoggingOutputReference ``` @@ -10259,7 +10259,7 @@ func InternalValue() OceanAwsLogging #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsResourceTagSpecificationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsResourceTagSpecificationList ``` @@ -10402,7 +10402,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsResourceTagSpecificationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsResourceTagSpecificationOutputReference ``` @@ -10698,7 +10698,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsScheduledTaskList ``` @@ -10841,7 +10841,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsScheduledTaskOutputReference ``` @@ -11192,7 +11192,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsScheduledTaskShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsScheduledTaskShutdownHoursOutputReference ``` @@ -11492,7 +11492,7 @@ func InternalValue() OceanAwsScheduledTaskShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsScheduledTaskTasksList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsScheduledTaskTasksList ``` @@ -11635,7 +11635,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsScheduledTaskTasksOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsScheduledTaskTasksOutputReference ``` @@ -11968,7 +11968,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsTagsList ``` @@ -12111,7 +12111,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsTagsOutputReference ``` @@ -12422,7 +12422,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsUpdatePolicyOutputReference ``` @@ -12793,7 +12793,7 @@ func InternalValue() OceanAwsUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanaws" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanaws" oceanaws.NewOceanAwsUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanAwsExtendedResourceDefinition.go.md b/docs/oceanAwsExtendedResourceDefinition.go.md index 5bf127536..635762d40 100644 --- a/docs/oceanAwsExtendedResourceDefinition.go.md +++ b/docs/oceanAwsExtendedResourceDefinition.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" oceanawsextendedresourcedefinition.NewOceanAwsExtendedResourceDefinition(scope Construct, id *string, config OceanAwsExtendedResourceDefinitionConfig) OceanAwsExtendedResourceDefinition ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinition_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinition_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinition_IsTerrafor ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinition_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawsextendedresourcedefinition" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawsextendedresourcedefinition" &oceanawsextendedresourcedefinition.OceanAwsExtendedResourceDefinitionConfig { Connection: interface{}, diff --git a/docs/oceanAwsLaunchSpec.go.md b/docs/oceanAwsLaunchSpec.go.md index a1512bac0..468a0d31c 100644 --- a/docs/oceanAwsLaunchSpec.go.md +++ b/docs/oceanAwsLaunchSpec.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpec(scope Construct, id *string, config OceanAwsLaunchSpecConfig) OceanAwsLaunchSpec ``` @@ -714,7 +714,7 @@ func ResetUserData() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.OceanAwsLaunchSpec_IsConstruct(x interface{}) *bool ``` @@ -746,7 +746,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.OceanAwsLaunchSpec_IsTerraformElement(x interface{}) *bool ``` @@ -760,7 +760,7 @@ oceanawslaunchspec.OceanAwsLaunchSpec_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.OceanAwsLaunchSpec_IsTerraformResource(x interface{}) *bool ``` @@ -1641,7 +1641,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecAutoscaleDown { MaxScaleDownPercentage: *f64, @@ -1673,7 +1673,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecAutoscaleHeadrooms { NumOfUnits: *f64, @@ -1747,7 +1747,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecAutoscaleHeadroomsAutomatic { AutoHeadroomPercentage: *f64, @@ -1779,11 +1779,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecBlockDeviceMappingsEbs, NoDevice: *string, VirtualName: *string, } @@ -1855,11 +1855,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, - DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize, + DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize, Encrypted: interface{}, Iops: *f64, KmsKeyId: *string, @@ -2001,7 +2001,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize { BaseSize: *f64, @@ -2061,7 +2061,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecConfig { Connection: interface{}, @@ -2077,30 +2077,30 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" AutoscaleHeadrooms: interface{}, AutoscaleHeadroomsAutomatic: interface{}, BlockDeviceMappings: interface{}, - CreateOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecCreateOptions, - DeleteOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecDeleteOptions, + CreateOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecCreateOptions, + DeleteOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecDeleteOptions, ElasticIpPool: interface{}, IamInstanceProfile: *string, Id: *string, ImageId: *string, Images: interface{}, - InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecInstanceMetadataOptions, + InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecInstanceMetadataOptions, InstanceTypes: *[]*string, - InstanceTypesFilters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecInstanceTypesFilters, + InstanceTypesFilters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecInstanceTypesFilters, Labels: interface{}, Name: *string, PreferredSpotTypes: *[]*string, ResourceLimits: interface{}, RestrictScaleDown: interface{}, RootVolumeSize: *f64, - SchedulingShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecSchedulingShutdownHours, + SchedulingShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecSchedulingShutdownHours, SchedulingTask: interface{}, SecurityGroups: *[]*string, Strategy: interface{}, SubnetIds: *[]*string, Tags: interface{}, Taints: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecUpdatePolicy, UserData: *string, } ``` @@ -2636,7 +2636,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecCreateOptions { InitialNodes: *f64, @@ -2668,7 +2668,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecDeleteOptions { ForceDelete: interface{}, @@ -2714,10 +2714,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecElasticIpPool { - TagSelector: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecElasticIpPoolTagSelector, + TagSelector: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecElasticIpPoolTagSelector, } ``` @@ -2748,7 +2748,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecElasticIpPoolTagSelector { TagKey: *string, @@ -2794,7 +2794,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecImages { ImageId: *string, @@ -2826,7 +2826,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecInstanceMetadataOptions { HttpTokens: *string, @@ -2872,7 +2872,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecInstanceTypesFilters { Categories: *[]*string, @@ -3142,7 +3142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecLabels { Key: *string, @@ -3188,7 +3188,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecResourceLimits { MaxInstanceCount: *f64, @@ -3234,7 +3234,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecSchedulingShutdownHours { TimeWindows: *[]*string, @@ -3280,7 +3280,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecSchedulingTask { CronExpression: *string, @@ -3356,7 +3356,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecSchedulingTaskTaskHeadroom { NumOfUnits: *f64, @@ -3430,7 +3430,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecStrategy { SpotPercentage: *f64, @@ -3462,7 +3462,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecTags { Key: *string, @@ -3508,7 +3508,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecTaints { Effect: *string, @@ -3568,11 +3568,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecUpdatePolicy { ShouldRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanAwsLaunchSpec.OceanAwsLaunchSpecUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanAwsLaunchSpec.OceanAwsLaunchSpecUpdatePolicyRollConfig, } ``` @@ -3616,7 +3616,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" &oceanawslaunchspec.OceanAwsLaunchSpecUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -3650,7 +3650,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleDownList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecAutoscaleDownList ``` @@ -3793,7 +3793,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecAutoscaleDownOutputReference ``` @@ -4089,7 +4089,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleHeadroomsAutomaticList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecAutoscaleHeadroomsAutomaticList ``` @@ -4232,7 +4232,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleHeadroomsAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecAutoscaleHeadroomsAutomaticOutputReference ``` @@ -4528,7 +4528,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecAutoscaleHeadroomsList ``` @@ -4671,7 +4671,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecAutoscaleHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecAutoscaleHeadroomsOutputReference ``` @@ -5047,7 +5047,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference ``` @@ -5362,7 +5362,7 @@ func InternalValue() OceanAwsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecBlockDeviceMappingsEbsOutputReference ``` @@ -5885,7 +5885,7 @@ func InternalValue() OceanAwsLaunchSpecBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecBlockDeviceMappingsList ``` @@ -6028,7 +6028,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecBlockDeviceMappingsOutputReference ``` @@ -6424,7 +6424,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecCreateOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecCreateOptionsOutputReference ``` @@ -6702,7 +6702,7 @@ func InternalValue() OceanAwsLaunchSpecCreateOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecDeleteOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecDeleteOptionsOutputReference ``` @@ -7002,7 +7002,7 @@ func InternalValue() OceanAwsLaunchSpecDeleteOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecElasticIpPoolList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecElasticIpPoolList ``` @@ -7145,7 +7145,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecElasticIpPoolOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecElasticIpPoolOutputReference ``` @@ -7454,7 +7454,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecElasticIpPoolTagSelectorOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecElasticIpPoolTagSelectorOutputReference ``` @@ -7754,7 +7754,7 @@ func InternalValue() OceanAwsLaunchSpecElasticIpPoolTagSelector #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecImagesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecImagesList ``` @@ -7897,7 +7897,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecImagesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecImagesOutputReference ``` @@ -8193,7 +8193,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecInstanceMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecInstanceMetadataOptionsOutputReference ``` @@ -8493,7 +8493,7 @@ func InternalValue() OceanAwsLaunchSpecInstanceMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecInstanceTypesFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecInstanceTypesFiltersOutputReference ``` @@ -9264,7 +9264,7 @@ func InternalValue() OceanAwsLaunchSpecInstanceTypesFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecLabelsList ``` @@ -9407,7 +9407,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecLabelsOutputReference ``` @@ -9718,7 +9718,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecResourceLimitsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecResourceLimitsList ``` @@ -9861,7 +9861,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecResourceLimitsOutputReference ``` @@ -10186,7 +10186,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecSchedulingShutdownHoursOutputReference ``` @@ -10486,7 +10486,7 @@ func InternalValue() OceanAwsLaunchSpecSchedulingShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecSchedulingTaskList ``` @@ -10629,7 +10629,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecSchedulingTaskOutputReference ``` @@ -11004,7 +11004,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingTaskTaskHeadroomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecSchedulingTaskTaskHeadroomList ``` @@ -11147,7 +11147,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecSchedulingTaskTaskHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecSchedulingTaskTaskHeadroomOutputReference ``` @@ -11523,7 +11523,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecStrategyList ``` @@ -11666,7 +11666,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecStrategyOutputReference ``` @@ -11962,7 +11962,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecTagsList ``` @@ -12105,7 +12105,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecTagsOutputReference ``` @@ -12416,7 +12416,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecTaintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanAwsLaunchSpecTaintsList ``` @@ -12559,7 +12559,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecTaintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanAwsLaunchSpecTaintsOutputReference ``` @@ -12892,7 +12892,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecUpdatePolicyOutputReference ``` @@ -13205,7 +13205,7 @@ func InternalValue() OceanAwsLaunchSpecUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanawslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanawslaunchspec" oceanawslaunchspec.NewOceanAwsLaunchSpecUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanAwsLaunchSpecUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanEcs.go.md b/docs/oceanEcs.go.md index 87269c4d2..397df6232 100644 --- a/docs/oceanEcs.go.md +++ b/docs/oceanEcs.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcs(scope Construct, id *string, config OceanEcsConfig) OceanEcs ``` @@ -596,7 +596,7 @@ func ResetWhitelist() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.OceanEcs_IsConstruct(x interface{}) *bool ``` @@ -628,7 +628,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.OceanEcs_IsTerraformElement(x interface{}) *bool ``` @@ -642,7 +642,7 @@ oceanecs.OceanEcs_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.OceanEcs_IsTerraformResource(x interface{}) *bool ``` @@ -1567,17 +1567,17 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsAutoscaler { AutoHeadroomPercentage: *f64, Cooldown: *f64, - Down: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsAutoscalerDown, + Down: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsAutoscalerDown, EnableAutomaticAndManualHeadroom: interface{}, - Headroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsAutoscalerHeadroom, + Headroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsAutoscalerHeadroom, IsAutoConfig: interface{}, IsEnabled: interface{}, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsAutoscalerResourceLimits, ShouldScaleDownNonServiceTasks: interface{}, } ``` @@ -1717,7 +1717,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsAutoscalerDown { MaxScaleDownPercentage: *f64, @@ -1749,7 +1749,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsAutoscalerHeadroom { CpuPerUnit: *f64, @@ -1809,7 +1809,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -1855,11 +1855,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsBlockDeviceMappingsEbs, NoDevice: *string, VirtualName: *string, } @@ -1931,11 +1931,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, - DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsBlockDeviceMappingsEbsDynamicVolumeSize, + DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsBlockDeviceMappingsEbsDynamicVolumeSize, Encrypted: interface{}, Iops: *f64, KmsKeyId: *string, @@ -2077,7 +2077,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsBlockDeviceMappingsEbsDynamicVolumeSize { BaseSize: *f64, @@ -2137,7 +2137,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsClusterOrientation { AvailabilityVsCost: *string, @@ -2169,7 +2169,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsConfig { Connection: interface{}, @@ -2185,28 +2185,28 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" SecurityGroupIds: *[]*string, SubnetIds: *[]*string, AssociatePublicIpAddress: interface{}, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsAutoscaler, Blacklist: *[]*string, BlockDeviceMappings: interface{}, ClusterOrientation: interface{}, DesiredCapacity: *f64, DrainingTimeout: *f64, EbsOptimized: interface{}, - Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsFilters, + Filters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsFilters, IamInstanceProfile: *string, Id: *string, ImageId: *string, - InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsInstanceMetadataOptions, + InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsInstanceMetadataOptions, KeyPair: *string, - Logging: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsLogging, + Logging: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsLogging, MaxSize: *f64, MinSize: *f64, Monitoring: interface{}, - OptimizeImages: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsOptimizeImages, + OptimizeImages: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsOptimizeImages, ScheduledTask: interface{}, SpotPercentage: *f64, Tags: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsUpdatePolicy, UseAsTemplateOnly: interface{}, UserData: *string, UtilizeCommitments: interface{}, @@ -2756,7 +2756,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsFilters { Architectures: *[]*string, @@ -3040,7 +3040,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsInstanceMetadataOptions { HttpTokens: *string, @@ -3086,10 +3086,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsLogging { - Export: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsLoggingExport, + Export: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsLoggingExport, } ``` @@ -3120,7 +3120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsLoggingExport { S3: interface{}, @@ -3154,7 +3154,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsLoggingExportS3 { Id: *string, @@ -3189,7 +3189,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsOptimizeImages { PerformAt: *string, @@ -3249,10 +3249,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsScheduledTask { - ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsScheduledTaskShutdownHours, + ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsScheduledTaskShutdownHours, Tasks: interface{}, } ``` @@ -3299,7 +3299,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsScheduledTaskShutdownHours { TimeWindows: *[]*string, @@ -3345,7 +3345,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsScheduledTaskTasks { CronExpression: *string, @@ -3405,7 +3405,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsTags { Key: *string, @@ -3451,13 +3451,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsUpdatePolicy { ShouldRoll: interface{}, AutoApplyTags: interface{}, ConditionedRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcs.OceanEcsUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcs.OceanEcsUpdatePolicyRollConfig, } ``` @@ -3527,7 +3527,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" &oceanecs.OceanEcsUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -3575,7 +3575,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsAutoscalerDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsAutoscalerDownOutputReference ``` @@ -3853,7 +3853,7 @@ func InternalValue() OceanEcsAutoscalerDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsAutoscalerHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsAutoscalerHeadroomOutputReference ``` @@ -4189,7 +4189,7 @@ func InternalValue() OceanEcsAutoscalerHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsAutoscalerOutputReference ``` @@ -4738,7 +4738,7 @@ func InternalValue() OceanEcsAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsAutoscalerResourceLimitsOutputReference ``` @@ -5045,7 +5045,7 @@ func InternalValue() OceanEcsAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference ``` @@ -5360,7 +5360,7 @@ func InternalValue() OceanEcsBlockDeviceMappingsEbsDynamicVolumeSize #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsBlockDeviceMappingsEbsOutputReference ``` @@ -5883,7 +5883,7 @@ func InternalValue() OceanEcsBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsBlockDeviceMappingsList ``` @@ -6026,7 +6026,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsBlockDeviceMappingsOutputReference ``` @@ -6415,7 +6415,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsClusterOrientationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsClusterOrientationList ``` @@ -6558,7 +6558,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsClusterOrientationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsClusterOrientationOutputReference ``` @@ -6854,7 +6854,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsFiltersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsFiltersOutputReference ``` @@ -7654,7 +7654,7 @@ func InternalValue() OceanEcsFilters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsInstanceMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsInstanceMetadataOptionsOutputReference ``` @@ -7954,7 +7954,7 @@ func InternalValue() OceanEcsInstanceMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsLoggingExportOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLoggingExportOutputReference ``` @@ -8245,7 +8245,7 @@ func InternalValue() OceanEcsLoggingExport #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsLoggingExportS3List(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLoggingExportS3List ``` @@ -8388,7 +8388,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsLoggingExportS3OutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLoggingExportS3OutputReference ``` @@ -8677,7 +8677,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsLoggingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLoggingOutputReference ``` @@ -8968,7 +8968,7 @@ func InternalValue() OceanEcsLogging #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsOptimizeImagesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsOptimizeImagesOutputReference ``` @@ -9290,7 +9290,7 @@ func InternalValue() OceanEcsOptimizeImages #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsScheduledTaskList ``` @@ -9433,7 +9433,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsScheduledTaskOutputReference ``` @@ -9784,7 +9784,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsScheduledTaskShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsScheduledTaskShutdownHoursOutputReference ``` @@ -10084,7 +10084,7 @@ func InternalValue() OceanEcsScheduledTaskShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsScheduledTaskTasksList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsScheduledTaskTasksList ``` @@ -10227,7 +10227,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsScheduledTaskTasksOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsScheduledTaskTasksOutputReference ``` @@ -10560,7 +10560,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsTagsList ``` @@ -10703,7 +10703,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsTagsOutputReference ``` @@ -11014,7 +11014,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsUpdatePolicyOutputReference ``` @@ -11385,7 +11385,7 @@ func InternalValue() OceanEcsUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecs" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecs" oceanecs.NewOceanEcsUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanEcsLaunchSpec.go.md b/docs/oceanEcsLaunchSpec.go.md index acd74e1a0..8318d13c1 100644 --- a/docs/oceanEcsLaunchSpec.go.md +++ b/docs/oceanEcsLaunchSpec.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpec(scope Construct, id *string, config OceanEcsLaunchSpecConfig) OceanEcsLaunchSpec ``` @@ -473,7 +473,7 @@ func ResetUserData() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.OceanEcsLaunchSpec_IsConstruct(x interface{}) *bool ``` @@ -505,7 +505,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.OceanEcsLaunchSpec_IsTerraformElement(x interface{}) *bool ``` @@ -519,7 +519,7 @@ oceanecslaunchspec.OceanEcsLaunchSpec_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.OceanEcsLaunchSpec_IsTerraformResource(x interface{}) *bool ``` @@ -1114,7 +1114,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecAttributes { Key: *string, @@ -1160,7 +1160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecAutoscaleHeadrooms { NumOfUnits: *f64, @@ -1220,11 +1220,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecBlockDeviceMappings { DeviceName: *string, - Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcsLaunchSpec.OceanEcsLaunchSpecBlockDeviceMappingsEbs, + Ebs: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcsLaunchSpec.OceanEcsLaunchSpecBlockDeviceMappingsEbs, NoDevice: *string, VirtualName: *string, } @@ -1296,11 +1296,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecBlockDeviceMappingsEbs { DeleteOnTermination: interface{}, - DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcsLaunchSpec.OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize, + DynamicVolumeSize: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcsLaunchSpec.OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize, Encrypted: interface{}, Iops: *f64, KmsKeyId: *string, @@ -1442,7 +1442,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize { BaseSize: *f64, @@ -1502,7 +1502,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecConfig { Connection: interface{}, @@ -1520,7 +1520,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" IamInstanceProfile: *string, Id: *string, ImageId: *string, - InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanEcsLaunchSpec.OceanEcsLaunchSpecInstanceMetadataOptions, + InstanceMetadataOptions: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanEcsLaunchSpec.OceanEcsLaunchSpecInstanceMetadataOptions, InstanceTypes: *[]*string, PreferredSpotTypes: *[]*string, RestrictScaleDown: interface{}, @@ -1873,7 +1873,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecInstanceMetadataOptions { HttpTokens: *string, @@ -1919,7 +1919,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecSchedulingTask { CronExpression: *string, @@ -1995,7 +1995,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecSchedulingTaskTaskHeadroom { NumOfUnits: *f64, @@ -2055,7 +2055,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecStrategy { SpotPercentage: *f64, @@ -2087,7 +2087,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" &oceanecslaunchspec.OceanEcsLaunchSpecTags { Key: *string, @@ -2135,7 +2135,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecAttributesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecAttributesList ``` @@ -2278,7 +2278,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecAttributesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecAttributesOutputReference ``` @@ -2589,7 +2589,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecAutoscaleHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecAutoscaleHeadroomsList ``` @@ -2732,7 +2732,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecAutoscaleHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecAutoscaleHeadroomsOutputReference ``` @@ -3079,7 +3079,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSizeOutputReference ``` @@ -3394,7 +3394,7 @@ func InternalValue() OceanEcsLaunchSpecBlockDeviceMappingsEbsDynamicVolumeSize #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecBlockDeviceMappingsEbsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLaunchSpecBlockDeviceMappingsEbsOutputReference ``` @@ -3917,7 +3917,7 @@ func InternalValue() OceanEcsLaunchSpecBlockDeviceMappingsEbs #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecBlockDeviceMappingsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecBlockDeviceMappingsList ``` @@ -4060,7 +4060,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecBlockDeviceMappingsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecBlockDeviceMappingsOutputReference ``` @@ -4449,7 +4449,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecInstanceMetadataOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanEcsLaunchSpecInstanceMetadataOptionsOutputReference ``` @@ -4749,7 +4749,7 @@ func InternalValue() OceanEcsLaunchSpecInstanceMetadataOptions #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecSchedulingTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecSchedulingTaskList ``` @@ -4892,7 +4892,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecSchedulingTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecSchedulingTaskOutputReference ``` @@ -5267,7 +5267,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecSchedulingTaskTaskHeadroomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecSchedulingTaskTaskHeadroomList ``` @@ -5410,7 +5410,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecSchedulingTaskTaskHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecSchedulingTaskTaskHeadroomOutputReference ``` @@ -5757,7 +5757,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecStrategyList ``` @@ -5900,7 +5900,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecStrategyOutputReference ``` @@ -6196,7 +6196,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanEcsLaunchSpecTagsList ``` @@ -6339,7 +6339,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanecslaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanecslaunchspec" oceanecslaunchspec.NewOceanEcsLaunchSpecTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanEcsLaunchSpecTagsOutputReference ``` diff --git a/docs/oceanGkeImport.go.md b/docs/oceanGkeImport.go.md index 54a444abf..aa9a9231e 100644 --- a/docs/oceanGkeImport.go.md +++ b/docs/oceanGkeImport.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImport(scope Construct, id *string, config OceanGkeImportConfig) OceanGkeImport ``` @@ -453,7 +453,7 @@ func ResetWhitelist() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.OceanGkeImport_IsConstruct(x interface{}) *bool ``` @@ -485,7 +485,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.OceanGkeImport_IsTerraformElement(x interface{}) *bool ``` @@ -499,7 +499,7 @@ oceangkeimport.OceanGkeImport_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.OceanGkeImport_IsTerraformResource(x interface{}) *bool ``` @@ -1083,17 +1083,17 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportAutoscaler { AutoHeadroomPercentage: *f64, Cooldown: *f64, - Down: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportAutoscalerDown, + Down: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportAutoscalerDown, EnableAutomaticAndManualHeadroom: interface{}, - Headroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportAutoscalerHeadroom, + Headroom: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportAutoscalerHeadroom, IsAutoConfig: interface{}, IsEnabled: interface{}, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportAutoscalerResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportAutoscalerResourceLimits, } ``` @@ -1219,7 +1219,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportAutoscalerDown { EvaluationPeriods: *f64, @@ -1265,7 +1265,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportAutoscalerHeadroom { CpuPerUnit: *f64, @@ -1339,7 +1339,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportAutoscalerResourceLimits { MaxMemoryGib: *f64, @@ -1385,7 +1385,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportBackendServices { ServiceName: *string, @@ -1461,7 +1461,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportBackendServicesNamedPorts { Name: *string, @@ -1507,7 +1507,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportConfig { Connection: interface{}, @@ -1519,7 +1519,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" Provisioners: *[]interface{}, ClusterName: *string, Location: *string, - Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportAutoscaler, + Autoscaler: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportAutoscaler, BackendServices: interface{}, Blacklist: *[]*string, ControllerClusterId: *string, @@ -1529,9 +1529,9 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" MinSize: *f64, RootVolumeType: *string, ScheduledTask: interface{}, - ShieldedInstanceConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportShieldedInstanceConfig, + ShieldedInstanceConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportShieldedInstanceConfig, Strategy: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportUpdatePolicy, UseAsTemplateOnly: interface{}, Whitelist: *[]*string, } @@ -1862,10 +1862,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTask { - ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportScheduledTaskShutdownHours, + ShutdownHours: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportScheduledTaskShutdownHours, Tasks: interface{}, } ``` @@ -1912,7 +1912,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTaskShutdownHours { TimeWindows: *[]*string, @@ -1958,13 +1958,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTaskTasks { CronExpression: *string, IsEnabled: interface{}, TaskType: *string, - TaskParameters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportScheduledTaskTasksTaskParameters, + TaskParameters: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportScheduledTaskTasksTaskParameters, } ``` @@ -2034,10 +2034,10 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTaskTasksTaskParameters { - ClusterRoll: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportScheduledTaskTasksTaskParametersClusterRoll, + ClusterRoll: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportScheduledTaskTasksTaskParametersClusterRoll, } ``` @@ -2068,7 +2068,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportScheduledTaskTasksTaskParametersClusterRoll { BatchMinHealthyPercentage: *f64, @@ -2142,7 +2142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportShieldedInstanceConfig { EnableIntegrityMonitoring: interface{}, @@ -2188,7 +2188,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportStrategy { DrainingTimeout: *f64, @@ -2248,12 +2248,12 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportUpdatePolicy { ShouldRoll: interface{}, ConditionedRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeImport.OceanGkeImportUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeImport.OceanGkeImportUpdatePolicyRollConfig, } ``` @@ -2310,7 +2310,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" &oceangkeimport.OceanGkeImportUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -2386,7 +2386,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportAutoscalerDownOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportAutoscalerDownOutputReference ``` @@ -2693,7 +2693,7 @@ func InternalValue() OceanGkeImportAutoscalerDown #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportAutoscalerHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportAutoscalerHeadroomOutputReference ``` @@ -3058,7 +3058,7 @@ func InternalValue() OceanGkeImportAutoscalerHeadroom #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportAutoscalerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportAutoscalerOutputReference ``` @@ -3578,7 +3578,7 @@ func InternalValue() OceanGkeImportAutoscaler #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportAutoscalerResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportAutoscalerResourceLimitsOutputReference ``` @@ -3885,7 +3885,7 @@ func InternalValue() OceanGkeImportAutoscalerResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportBackendServicesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportBackendServicesList ``` @@ -4028,7 +4028,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportBackendServicesNamedPortsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportBackendServicesNamedPortsList ``` @@ -4171,7 +4171,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportBackendServicesNamedPortsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportBackendServicesNamedPortsOutputReference ``` @@ -4482,7 +4482,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportBackendServicesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportBackendServicesOutputReference ``` @@ -4871,7 +4871,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportScheduledTaskList ``` @@ -5014,7 +5014,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportScheduledTaskOutputReference ``` @@ -5365,7 +5365,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskShutdownHoursOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportScheduledTaskShutdownHoursOutputReference ``` @@ -5665,7 +5665,7 @@ func InternalValue() OceanGkeImportScheduledTaskShutdownHours #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskTasksList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportScheduledTaskTasksList ``` @@ -5808,7 +5808,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskTasksOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportScheduledTaskTasksOutputReference ``` @@ -6183,7 +6183,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskTasksTaskParametersClusterRollOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportScheduledTaskTasksTaskParametersClusterRollOutputReference ``` @@ -6548,7 +6548,7 @@ func InternalValue() OceanGkeImportScheduledTaskTasksTaskParametersClusterRoll #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportScheduledTaskTasksTaskParametersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportScheduledTaskTasksTaskParametersOutputReference ``` @@ -6839,7 +6839,7 @@ func InternalValue() OceanGkeImportScheduledTaskTasksTaskParameters #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportShieldedInstanceConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportShieldedInstanceConfigOutputReference ``` @@ -7146,7 +7146,7 @@ func InternalValue() OceanGkeImportShieldedInstanceConfig #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeImportStrategyList ``` @@ -7289,7 +7289,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeImportStrategyOutputReference ``` @@ -7643,7 +7643,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportUpdatePolicyOutputReference ``` @@ -7985,7 +7985,7 @@ func InternalValue() OceanGkeImportUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkeimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkeimport" oceangkeimport.NewOceanGkeImportUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeImportUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanGkeLaunchSpec.go.md b/docs/oceanGkeLaunchSpec.go.md index ac24a83a6..1189bf4e2 100644 --- a/docs/oceanGkeLaunchSpec.go.md +++ b/docs/oceanGkeLaunchSpec.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpec(scope Construct, id *string, config OceanGkeLaunchSpecConfig) OceanGkeLaunchSpec ``` @@ -580,7 +580,7 @@ func ResetUpdatePolicy() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.OceanGkeLaunchSpec_IsConstruct(x interface{}) *bool ``` @@ -612,7 +612,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.OceanGkeLaunchSpec_IsTerraformElement(x interface{}) *bool ``` @@ -626,7 +626,7 @@ oceangkelaunchspec.OceanGkeLaunchSpec_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.OceanGkeLaunchSpec_IsTerraformResource(x interface{}) *bool ``` @@ -1331,7 +1331,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecAutoscaleHeadrooms { NumOfUnits: *f64, @@ -1405,7 +1405,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecAutoscaleHeadroomsAutomatic { AutoHeadroomPercentage: *f64, @@ -1437,7 +1437,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecConfig { Connection: interface{}, @@ -1457,19 +1457,19 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" Name: *string, NetworkInterfaces: interface{}, NodePoolName: *string, - ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecResourceLimits, + ResourceLimits: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecResourceLimits, RestrictScaleDown: interface{}, RootVolumeSize: *f64, RootVolumeType: *string, SchedulingTask: interface{}, ServiceAccount: *string, - ShieldedInstanceConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecShieldedInstanceConfig, + ShieldedInstanceConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecShieldedInstanceConfig, SourceImage: *string, - Storage: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecStorage, + Storage: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecStorage, Strategy: interface{}, Tags: *[]*string, Taints: interface{}, - UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecUpdatePolicy, + UpdatePolicy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecUpdatePolicy, } ``` @@ -1888,7 +1888,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecLabels { Key: *string, @@ -1934,7 +1934,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecMetadata { Key: *string, @@ -1980,7 +1980,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecNetworkInterfaces { Network: *string, @@ -2058,7 +2058,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecNetworkInterfacesAccessConfigs { Name: *string, @@ -2104,7 +2104,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecNetworkInterfacesAliasIpRanges { IpCidrRange: *string, @@ -2150,7 +2150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecResourceLimits { MaxInstanceCount: *f64, @@ -2196,7 +2196,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecSchedulingTask { CronExpression: *string, @@ -2272,7 +2272,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecSchedulingTaskTaskHeadroom { NumOfUnits: *f64, @@ -2346,7 +2346,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecShieldedInstanceConfig { EnableIntegrityMonitoring: interface{}, @@ -2392,7 +2392,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecStorage { LocalSsdCount: *f64, @@ -2424,7 +2424,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecStrategy { PreemptiblePercentage: *f64, @@ -2456,7 +2456,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecTaints { Effect: *string, @@ -2516,11 +2516,11 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecUpdatePolicy { ShouldRoll: interface{}, - RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanGkeLaunchSpec.OceanGkeLaunchSpecUpdatePolicyRollConfig, + RollConfig: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanGkeLaunchSpec.OceanGkeLaunchSpecUpdatePolicyRollConfig, } ``` @@ -2564,7 +2564,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" &oceangkelaunchspec.OceanGkeLaunchSpecUpdatePolicyRollConfig { BatchSizePercentage: *f64, @@ -2598,7 +2598,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecAutoscaleHeadroomsAutomaticList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecAutoscaleHeadroomsAutomaticList ``` @@ -2741,7 +2741,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecAutoscaleHeadroomsAutomaticOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecAutoscaleHeadroomsAutomaticOutputReference ``` @@ -3037,7 +3037,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecAutoscaleHeadroomsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecAutoscaleHeadroomsList ``` @@ -3180,7 +3180,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecAutoscaleHeadroomsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecAutoscaleHeadroomsOutputReference ``` @@ -3556,7 +3556,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecLabelsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecLabelsList ``` @@ -3699,7 +3699,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecLabelsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecLabelsOutputReference ``` @@ -4024,7 +4024,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecMetadataList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecMetadataList ``` @@ -4167,7 +4167,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecMetadataOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecMetadataOutputReference ``` @@ -4492,7 +4492,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesAccessConfigsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecNetworkInterfacesAccessConfigsList ``` @@ -4635,7 +4635,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesAccessConfigsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecNetworkInterfacesAccessConfigsOutputReference ``` @@ -4960,7 +4960,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesAliasIpRangesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecNetworkInterfacesAliasIpRangesList ``` @@ -5103,7 +5103,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesAliasIpRangesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecNetworkInterfacesAliasIpRangesOutputReference ``` @@ -5414,7 +5414,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecNetworkInterfacesList ``` @@ -5557,7 +5557,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecNetworkInterfacesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecNetworkInterfacesOutputReference ``` @@ -5959,7 +5959,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecResourceLimitsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecResourceLimitsOutputReference ``` @@ -6266,7 +6266,7 @@ func InternalValue() OceanGkeLaunchSpecResourceLimits #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecSchedulingTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecSchedulingTaskList ``` @@ -6409,7 +6409,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecSchedulingTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecSchedulingTaskOutputReference ``` @@ -6784,7 +6784,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecSchedulingTaskTaskHeadroomList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecSchedulingTaskTaskHeadroomList ``` @@ -6927,7 +6927,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecSchedulingTaskTaskHeadroomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecSchedulingTaskTaskHeadroomOutputReference ``` @@ -7303,7 +7303,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecShieldedInstanceConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecShieldedInstanceConfigOutputReference ``` @@ -7610,7 +7610,7 @@ func InternalValue() OceanGkeLaunchSpecShieldedInstanceConfig #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecStorageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecStorageOutputReference ``` @@ -7888,7 +7888,7 @@ func InternalValue() OceanGkeLaunchSpecStorage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecStrategyList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecStrategyList ``` @@ -8031,7 +8031,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecStrategyOutputReference ``` @@ -8327,7 +8327,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecTaintsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OceanGkeLaunchSpecTaintsList ``` @@ -8470,7 +8470,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecTaintsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OceanGkeLaunchSpecTaintsOutputReference ``` @@ -8824,7 +8824,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecUpdatePolicyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecUpdatePolicyOutputReference ``` @@ -9137,7 +9137,7 @@ func InternalValue() OceanGkeLaunchSpecUpdatePolicy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspec" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspec" oceangkelaunchspec.NewOceanGkeLaunchSpecUpdatePolicyRollConfigOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanGkeLaunchSpecUpdatePolicyRollConfigOutputReference ``` diff --git a/docs/oceanGkeLaunchSpecImport.go.md b/docs/oceanGkeLaunchSpecImport.go.md index 4844e1b40..150906852 100644 --- a/docs/oceanGkeLaunchSpecImport.go.md +++ b/docs/oceanGkeLaunchSpecImport.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" oceangkelaunchspecimport.NewOceanGkeLaunchSpecImport(scope Construct, id *string, config OceanGkeLaunchSpecImportConfig) OceanGkeLaunchSpecImport ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" oceangkelaunchspecimport.OceanGkeLaunchSpecImport_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" oceangkelaunchspecimport.OceanGkeLaunchSpecImport_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ oceangkelaunchspecimport.OceanGkeLaunchSpecImport_IsTerraformElement(x interface ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" oceangkelaunchspecimport.OceanGkeLaunchSpecImport_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceangkelaunchspecimport" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceangkelaunchspecimport" &oceangkelaunchspecimport.OceanGkeLaunchSpecImportConfig { Connection: interface{}, diff --git a/docs/oceanSpark.go.md b/docs/oceanSpark.go.md index da2bc127f..11bc230e7 100644 --- a/docs/oceanSpark.go.md +++ b/docs/oceanSpark.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSpark(scope Construct, id *string, config OceanSparkConfig) OceanSpark ``` @@ -377,7 +377,7 @@ func ResetWebhook() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.OceanSpark_IsConstruct(x interface{}) *bool ``` @@ -409,7 +409,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.OceanSpark_IsTerraformElement(x interface{}) *bool ``` @@ -423,7 +423,7 @@ oceanspark.OceanSpark_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.OceanSpark_IsTerraformResource(x interface{}) *bool ``` @@ -776,7 +776,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkCompute { CreateVngs: interface{}, @@ -822,7 +822,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkConfig { Connection: interface{}, @@ -833,12 +833,12 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, OceanClusterId: *string, - Compute: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkCompute, + Compute: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkCompute, Id: *string, - Ingress: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngress, - LogCollection: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkLogCollection, - Spark: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkSpark, - Webhook: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkWebhook, + Ingress: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngress, + LogCollection: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkLogCollection, + Spark: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkSpark, + Webhook: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkWebhook, } ``` @@ -1035,13 +1035,13 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkIngress { - Controller: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngressController, - CustomEndpoint: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngressCustomEndpoint, - LoadBalancer: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngressLoadBalancer, - PrivateLink: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.oceanSpark.OceanSparkIngressPrivateLink, + Controller: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngressController, + CustomEndpoint: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngressCustomEndpoint, + LoadBalancer: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngressLoadBalancer, + PrivateLink: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.oceanSpark.OceanSparkIngressPrivateLink, ServiceAnnotations: *map[string]*string, } ``` @@ -1131,7 +1131,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkIngressController { Managed: interface{}, @@ -1163,7 +1163,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkIngressCustomEndpoint { Address: *string, @@ -1209,7 +1209,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkIngressLoadBalancer { Managed: interface{}, @@ -1269,7 +1269,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkIngressPrivateLink { Enabled: interface{}, @@ -1315,7 +1315,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkLogCollection { CollectAppLogs: interface{}, @@ -1347,7 +1347,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkSpark { AdditionalAppNamespaces: *[]*string, @@ -1379,7 +1379,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" &oceanspark.OceanSparkWebhook { HostNetworkPorts: *[]*f64, @@ -1427,7 +1427,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSparkComputeOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkComputeOutputReference ``` @@ -1734,7 +1734,7 @@ func InternalValue() OceanSparkCompute #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSparkIngressControllerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressControllerOutputReference ``` @@ -2012,7 +2012,7 @@ func InternalValue() OceanSparkIngressController #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSparkIngressCustomEndpointOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressCustomEndpointOutputReference ``` @@ -2319,7 +2319,7 @@ func InternalValue() OceanSparkIngressCustomEndpoint #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSparkIngressLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressLoadBalancerOutputReference ``` @@ -2655,7 +2655,7 @@ func InternalValue() OceanSparkIngressLoadBalancer #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSparkIngressOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressOutputReference ``` @@ -3101,7 +3101,7 @@ func InternalValue() OceanSparkIngress #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSparkIngressPrivateLinkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkIngressPrivateLinkOutputReference ``` @@ -3408,7 +3408,7 @@ func InternalValue() OceanSparkIngressPrivateLink #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSparkLogCollectionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkLogCollectionOutputReference ``` @@ -3686,7 +3686,7 @@ func InternalValue() OceanSparkLogCollection #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSparkSparkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkSparkOutputReference ``` @@ -3964,7 +3964,7 @@ func InternalValue() OceanSparkSpark #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceanspark" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceanspark" oceanspark.NewOceanSparkWebhookOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) OceanSparkWebhookOutputReference ``` diff --git a/docs/oceanSparkVirtualNodeGroup.go.md b/docs/oceanSparkVirtualNodeGroup.go.md index 980fe3d77..b5130013a 100644 --- a/docs/oceanSparkVirtualNodeGroup.go.md +++ b/docs/oceanSparkVirtualNodeGroup.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" oceansparkvirtualnodegroup.NewOceanSparkVirtualNodeGroup(scope Construct, id *string, config OceanSparkVirtualNodeGroupConfig) OceanSparkVirtualNodeGroup ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroup_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroup_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroup_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroup_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/oceansparkvirtualnodegroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/oceansparkvirtualnodegroup" &oceansparkvirtualnodegroup.OceanSparkVirtualNodeGroupConfig { Connection: interface{}, diff --git a/docs/organizationPolicy.go.md b/docs/organizationPolicy.go.md index 898d9a462..0919c173b 100644 --- a/docs/organizationPolicy.go.md +++ b/docs/organizationPolicy.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" organizationpolicy.NewOrganizationPolicy(scope Construct, id *string, config OrganizationPolicyConfig) OrganizationPolicy ``` @@ -297,7 +297,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" organizationpolicy.OrganizationPolicy_IsConstruct(x interface{}) *bool ``` @@ -329,7 +329,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" organizationpolicy.OrganizationPolicy_IsTerraformElement(x interface{}) *bool ``` @@ -343,7 +343,7 @@ organizationpolicy.OrganizationPolicy_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" organizationpolicy.OrganizationPolicy_IsTerraformResource(x interface{}) *bool ``` @@ -630,7 +630,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" &organizationpolicy.OrganizationPolicyConfig { Connection: interface{}, @@ -793,7 +793,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" &organizationpolicy.OrganizationPolicyPolicyContent { Statements: interface{}, @@ -827,7 +827,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" &organizationpolicy.OrganizationPolicyPolicyContentStatements { Actions: *[]*string, @@ -889,7 +889,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" organizationpolicy.NewOrganizationPolicyPolicyContentList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationPolicyPolicyContentList ``` @@ -1032,7 +1032,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" organizationpolicy.NewOrganizationPolicyPolicyContentOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationPolicyPolicyContentOutputReference ``` @@ -1334,7 +1334,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" organizationpolicy.NewOrganizationPolicyPolicyContentStatementsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationPolicyPolicyContentStatementsList ``` @@ -1477,7 +1477,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationpolicy" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationpolicy" organizationpolicy.NewOrganizationPolicyPolicyContentStatementsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationPolicyPolicyContentStatementsOutputReference ``` diff --git a/docs/organizationProgrammaticUser.go.md b/docs/organizationProgrammaticUser.go.md index c8848aad9..c1bb62f90 100644 --- a/docs/organizationProgrammaticUser.go.md +++ b/docs/organizationProgrammaticUser.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUser(scope Construct, id *string, config OrganizationProgrammaticUserConfig) OrganizationProgrammaticUser ``` @@ -331,7 +331,7 @@ func ResetUserGroupIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" organizationprogrammaticuser.OrganizationProgrammaticUser_IsConstruct(x interface{}) *bool ``` @@ -363,7 +363,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" organizationprogrammaticuser.OrganizationProgrammaticUser_IsTerraformElement(x interface{}) *bool ``` @@ -377,7 +377,7 @@ organizationprogrammaticuser.OrganizationProgrammaticUser_IsTerraformElement(x i ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" organizationprogrammaticuser.OrganizationProgrammaticUser_IsTerraformResource(x interface{}) *bool ``` @@ -708,7 +708,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" &organizationprogrammaticuser.OrganizationProgrammaticUserAccounts { AccountId: *string, @@ -754,7 +754,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" &organizationprogrammaticuser.OrganizationProgrammaticUserConfig { Connection: interface{}, @@ -947,7 +947,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" &organizationprogrammaticuser.OrganizationProgrammaticUserPolicies { PolicyAccountIds: *[]*string, @@ -995,7 +995,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUserAccountsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationProgrammaticUserAccountsList ``` @@ -1138,7 +1138,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUserAccountsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationProgrammaticUserAccountsOutputReference ``` @@ -1449,7 +1449,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUserPoliciesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationProgrammaticUserPoliciesList ``` @@ -1592,7 +1592,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationprogrammaticuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationprogrammaticuser" organizationprogrammaticuser.NewOrganizationProgrammaticUserPoliciesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationProgrammaticUserPoliciesOutputReference ``` diff --git a/docs/organizationUser.go.md b/docs/organizationUser.go.md index 4ccd8851e..c460b7b7b 100644 --- a/docs/organizationUser.go.md +++ b/docs/organizationUser.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" organizationuser.NewOrganizationUser(scope Construct, id *string, config OrganizationUserConfig) OrganizationUser ``` @@ -318,7 +318,7 @@ func ResetUserGroupIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" organizationuser.OrganizationUser_IsConstruct(x interface{}) *bool ``` @@ -350,7 +350,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" organizationuser.OrganizationUser_IsTerraformElement(x interface{}) *bool ``` @@ -364,7 +364,7 @@ organizationuser.OrganizationUser_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" organizationuser.OrganizationUser_IsTerraformResource(x interface{}) *bool ``` @@ -739,7 +739,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" &organizationuser.OrganizationUserConfig { Connection: interface{}, @@ -958,7 +958,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" &organizationuser.OrganizationUserPolicies { PolicyAccountIds: *[]*string, @@ -1006,7 +1006,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" organizationuser.NewOrganizationUserPoliciesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationUserPoliciesList ``` @@ -1149,7 +1149,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationuser" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationuser" organizationuser.NewOrganizationUserPoliciesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationUserPoliciesOutputReference ``` diff --git a/docs/organizationUserGroup.go.md b/docs/organizationUserGroup.go.md index 46e4b0e5e..9e174c3c8 100644 --- a/docs/organizationUserGroup.go.md +++ b/docs/organizationUserGroup.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" organizationusergroup.NewOrganizationUserGroup(scope Construct, id *string, config OrganizationUserGroupConfig) OrganizationUserGroup ``` @@ -311,7 +311,7 @@ func ResetUserIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" organizationusergroup.OrganizationUserGroup_IsConstruct(x interface{}) *bool ``` @@ -343,7 +343,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" organizationusergroup.OrganizationUserGroup_IsTerraformElement(x interface{}) *bool ``` @@ -357,7 +357,7 @@ organizationusergroup.OrganizationUserGroup_IsTerraformElement(x interface{}) *b ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" organizationusergroup.OrganizationUserGroup_IsTerraformResource(x interface{}) *bool ``` @@ -666,7 +666,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" &organizationusergroup.OrganizationUserGroupConfig { Connection: interface{}, @@ -843,7 +843,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" &organizationusergroup.OrganizationUserGroupPolicies { AccountIds: *[]*string, @@ -891,7 +891,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" organizationusergroup.NewOrganizationUserGroupPoliciesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OrganizationUserGroupPoliciesList ``` @@ -1034,7 +1034,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/organizationusergroup" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/organizationusergroup" organizationusergroup.NewOrganizationUserGroupPoliciesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) OrganizationUserGroupPoliciesOutputReference ``` diff --git a/docs/provider.go.md b/docs/provider.go.md index 5722dae19..fdf48ea4d 100644 --- a/docs/provider.go.md +++ b/docs/provider.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" provider.NewSpotinstProvider(scope Construct, id *string, config SpotinstProviderConfig) SpotinstProvider ``` @@ -168,7 +168,7 @@ func ResetToken() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" provider.SpotinstProvider_IsConstruct(x interface{}) *bool ``` @@ -200,7 +200,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" provider.SpotinstProvider_IsTerraformElement(x interface{}) *bool ``` @@ -214,7 +214,7 @@ provider.SpotinstProvider_IsTerraformElement(x interface{}) *bool ##### `IsTerraformProvider` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" provider.SpotinstProvider_IsTerraformProvider(x interface{}) *bool ``` @@ -435,7 +435,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/provider" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/provider" &provider.SpotinstProviderConfig { Account: *string, diff --git a/docs/statefulNodeAzure.go.md b/docs/statefulNodeAzure.go.md index 37ae0b912..97d10f362 100644 --- a/docs/statefulNodeAzure.go.md +++ b/docs/statefulNodeAzure.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzure(scope Construct, id *string, config StatefulNodeAzureConfig) StatefulNodeAzure ``` @@ -767,7 +767,7 @@ func ResetZones() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.StatefulNodeAzure_IsConstruct(x interface{}) *bool ``` @@ -799,7 +799,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.StatefulNodeAzure_IsTerraformElement(x interface{}) *bool ``` @@ -813,7 +813,7 @@ statefulnodeazure.StatefulNodeAzure_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.StatefulNodeAzure_IsTerraformResource(x interface{}) *bool ``` @@ -1936,7 +1936,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureAttachDataDisk { DataDiskName: *string, @@ -2038,7 +2038,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureBootDiagnostics { IsEnabled: interface{}, @@ -2098,7 +2098,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureConfig { Connection: interface{}, @@ -2117,7 +2117,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" ShouldPersistNetwork: interface{}, ShouldPersistOsDisk: interface{}, SpotSizes: *[]*string, - Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureStrategy, + Strategy: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureStrategy, AttachDataDisk: interface{}, BootDiagnostics: interface{}, CustomData: *string, @@ -2127,21 +2127,21 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" Description: *string, DetachDataDisk: interface{}, Extension: interface{}, - Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureHealth, + Health: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureHealth, Id: *string, - Image: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureImage, + Image: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureImage, ImportVm: interface{}, LoadBalancer: interface{}, - Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureLogin, + Login: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureLogin, ManagedServiceIdentities: interface{}, - Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureNetwork, - OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureOsDisk, + Network: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureNetwork, + OsDisk: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureOsDisk, OsDiskPersistenceMode: *string, PreferredSpotSizes: *[]*string, PreferredZone: *string, SchedulingTask: interface{}, Secret: interface{}, - Security: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureSecurity, + Security: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureSecurity, ShouldPersistVm: interface{}, ShutdownScript: *string, Signal: interface{}, @@ -2833,7 +2833,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureDataDisk { Lun: *f64, @@ -2893,7 +2893,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureDelete { DiskShouldDeallocate: interface{}, @@ -3037,7 +3037,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureDetachDataDisk { DataDiskName: *string, @@ -3111,7 +3111,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureExtension { ApiVersion: *string, @@ -3227,7 +3227,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureHealth { AutoHealing: interface{}, @@ -3301,7 +3301,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImage { CustomImage: interface{}, @@ -3367,7 +3367,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImageCustomImage { CustomImageResourceGroupName: *string, @@ -3413,7 +3413,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImageGallery { GalleryName: *string, @@ -3487,7 +3487,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImageMarketplaceImage { Offer: *string, @@ -3561,7 +3561,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureImportVm { OriginalVmName: *string, @@ -3635,7 +3635,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureLoadBalancer { BackendPoolNames: *[]*string, @@ -3723,7 +3723,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureLogin { UserName: *string, @@ -3783,7 +3783,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureManagedServiceIdentities { Name: *string, @@ -3829,7 +3829,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetwork { NetworkInterface: interface{}, @@ -3891,7 +3891,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterface { IsPrimary: interface{}, @@ -4057,7 +4057,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurations { Name: *string, @@ -4103,7 +4103,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroups { Name: *string, @@ -4149,7 +4149,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroup { Name: *string, @@ -4195,7 +4195,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureNetworkNetworkInterfacePublicIps { Name: *string, @@ -4241,7 +4241,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureOsDisk { Type: *string, @@ -4287,7 +4287,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSchedulingTask { CronExpression: *string, @@ -4347,7 +4347,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSecret { SourceVault: interface{}, @@ -4397,7 +4397,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSecretSourceVault { Name: *string, @@ -4443,7 +4443,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSecretVaultCertificates { CertificateStore: *string, @@ -4489,7 +4489,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSecurity { SecureBootEnabled: interface{}, @@ -4549,7 +4549,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureSignal { Timeout: *f64, @@ -4595,7 +4595,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureStrategy { FallbackToOnDemand: interface{}, @@ -4603,7 +4603,7 @@ import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" DrainingTimeout: *f64, OptimizationWindows: *[]*string, PreferredLifeCycle: *string, - RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst.statefulNodeAzure.StatefulNodeAzureStrategyRevertToSpot, + RevertToSpot: github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11.statefulNodeAzure.StatefulNodeAzureStrategyRevertToSpot, } ``` @@ -4701,7 +4701,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureStrategyCapacityReservation { ShouldUtilize: interface{}, @@ -4763,7 +4763,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureStrategyCapacityReservationCapacityReservationGroups { CrgName: *string, @@ -4823,7 +4823,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureStrategyRevertToSpot { PerformAt: *string, @@ -4855,7 +4855,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureTag { TagKey: *string, @@ -4901,7 +4901,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" &statefulnodeazure.StatefulNodeAzureUpdateState { State: *string, @@ -4935,7 +4935,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/spoti #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureAttachDataDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureAttachDataDiskList ``` @@ -5078,7 +5078,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureAttachDataDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureAttachDataDiskOutputReference ``` @@ -5491,7 +5491,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureBootDiagnosticsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureBootDiagnosticsList ``` @@ -5634,7 +5634,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureBootDiagnosticsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureBootDiagnosticsOutputReference ``` @@ -5988,7 +5988,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDataDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureDataDiskList ``` @@ -6131,7 +6131,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDataDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureDataDiskOutputReference ``` @@ -6464,7 +6464,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDeleteList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureDeleteList ``` @@ -6607,7 +6607,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDeleteOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureDeleteOutputReference ``` @@ -7100,7 +7100,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDetachDataDiskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureDetachDataDiskList ``` @@ -7243,7 +7243,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureDetachDataDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureDetachDataDiskOutputReference ``` @@ -7605,7 +7605,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureExtensionList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureExtensionList ``` @@ -7748,7 +7748,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureExtensionOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureExtensionOutputReference ``` @@ -8183,7 +8183,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureHealthOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureHealthOutputReference ``` @@ -8534,7 +8534,7 @@ func InternalValue() StatefulNodeAzureHealth #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageCustomImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureImageCustomImageList ``` @@ -8677,7 +8677,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageCustomImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureImageCustomImageOutputReference ``` @@ -8988,7 +8988,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageGalleryList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureImageGalleryList ``` @@ -9131,7 +9131,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageGalleryOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureImageGalleryOutputReference ``` @@ -9486,7 +9486,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageMarketplaceImageList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureImageMarketplaceImageList ``` @@ -9629,7 +9629,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageMarketplaceImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureImageMarketplaceImageOutputReference ``` @@ -9984,7 +9984,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImageOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureImageOutputReference ``` @@ -10359,7 +10359,7 @@ func InternalValue() StatefulNodeAzureImage #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImportVmList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureImportVmList ``` @@ -10502,7 +10502,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureImportVmOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureImportVmOutputReference ``` @@ -10871,7 +10871,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureLoadBalancerList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureLoadBalancerList ``` @@ -11014,7 +11014,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureLoadBalancerOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureLoadBalancerOutputReference ``` @@ -11398,7 +11398,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureLoginOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureLoginOutputReference ``` @@ -11727,7 +11727,7 @@ func InternalValue() StatefulNodeAzureLogin #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureManagedServiceIdentitiesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureManagedServiceIdentitiesList ``` @@ -11870,7 +11870,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureManagedServiceIdentitiesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureManagedServiceIdentitiesOutputReference ``` @@ -12181,7 +12181,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurationsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurationsList ``` @@ -12324,7 +12324,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurationsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfaceAdditionalIpConfigurationsOutputReference ``` @@ -12635,7 +12635,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroupsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroupsList ``` @@ -12778,7 +12778,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroupsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfaceApplicationSecurityGroupsOutputReference ``` @@ -13089,7 +13089,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfaceList ``` @@ -13232,7 +13232,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroupList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroupList ``` @@ -13375,7 +13375,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroupOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfaceNetworkSecurityGroupOutputReference ``` @@ -13700,7 +13700,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfaceOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfaceOutputReference ``` @@ -14295,7 +14295,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfacePublicIpsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureNetworkNetworkInterfacePublicIpsList ``` @@ -14438,7 +14438,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkNetworkInterfacePublicIpsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureNetworkNetworkInterfacePublicIpsOutputReference ``` @@ -14749,7 +14749,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureNetworkOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureNetworkOutputReference ``` @@ -15077,7 +15077,7 @@ func InternalValue() StatefulNodeAzureNetwork #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureOsDiskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureOsDiskOutputReference ``` @@ -15377,7 +15377,7 @@ func InternalValue() StatefulNodeAzureOsDisk #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSchedulingTaskList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSchedulingTaskList ``` @@ -15520,7 +15520,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSchedulingTaskOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSchedulingTaskOutputReference ``` @@ -15853,7 +15853,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSecretList ``` @@ -15996,7 +15996,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSecretOutputReference ``` @@ -16333,7 +16333,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretSourceVaultList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSecretSourceVaultList ``` @@ -16476,7 +16476,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretSourceVaultOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSecretSourceVaultOutputReference ``` @@ -16787,7 +16787,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretVaultCertificatesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSecretVaultCertificatesList ``` @@ -16930,7 +16930,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecretVaultCertificatesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSecretVaultCertificatesOutputReference ``` @@ -17255,7 +17255,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSecurityOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureSecurityOutputReference ``` @@ -17591,7 +17591,7 @@ func InternalValue() StatefulNodeAzureSecurity #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSignalList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureSignalList ``` @@ -17734,7 +17734,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureSignalOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureSignalOutputReference ``` @@ -18045,7 +18045,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyCapacityReservationCapacityReservationGroupsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureStrategyCapacityReservationCapacityReservationGroupsList ``` @@ -18188,7 +18188,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyCapacityReservationCapacityReservationGroupsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureStrategyCapacityReservationCapacityReservationGroupsOutputReference ``` @@ -18528,7 +18528,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyCapacityReservationList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureStrategyCapacityReservationList ``` @@ -18671,7 +18671,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyCapacityReservationOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureStrategyCapacityReservationOutputReference ``` @@ -19024,7 +19024,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureStrategyOutputReference ``` @@ -19466,7 +19466,7 @@ func InternalValue() StatefulNodeAzureStrategy #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureStrategyRevertToSpotOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) StatefulNodeAzureStrategyRevertToSpotOutputReference ``` @@ -19737,7 +19737,7 @@ func InternalValue() StatefulNodeAzureStrategyRevertToSpot #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureTagList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureTagList ``` @@ -19880,7 +19880,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureTagOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureTagOutputReference ``` @@ -20198,7 +20198,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureUpdateStateList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) StatefulNodeAzureUpdateStateList ``` @@ -20341,7 +20341,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/statefulnodeazure" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/statefulnodeazure" statefulnodeazure.NewStatefulNodeAzureUpdateStateOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) StatefulNodeAzureUpdateStateOutputReference ``` diff --git a/docs/subscription.go.md b/docs/subscription.go.md index b2be5e2f7..4b819d8c8 100644 --- a/docs/subscription.go.md +++ b/docs/subscription.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/spotinst/spotinst/1. #### Initializers ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" subscription.NewSubscription(scope Construct, id *string, config SubscriptionConfig) Subscription ``` @@ -284,7 +284,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" subscription.Subscription_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" subscription.Subscription_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ subscription.Subscription_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" subscription.Subscription_IsTerraformResource(x interface{}) *bool ``` @@ -661,7 +661,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/subscription" +import "github.com/cdktf/cdktf-provider-spotinst-go/spotinst/v11/subscription" &subscription.SubscriptionConfig { Connection: interface{}, diff --git a/src/account-aws/index.ts b/src/account-aws/index.ts index 2d471badb..b56896582 100644 --- a/src/account-aws/index.ts +++ b/src/account-aws/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/account_aws // generated from terraform resource schema diff --git a/src/credentials-aws/index.ts b/src/credentials-aws/index.ts index 3942a2c9b..56eb2a288 100644 --- a/src/credentials-aws/index.ts +++ b/src/credentials-aws/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/credentials_aws // generated from terraform resource schema diff --git a/src/data-integration/index.ts b/src/data-integration/index.ts index f981fb4ab..a21283b46 100644 --- a/src/data-integration/index.ts +++ b/src/data-integration/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/data_integration // generated from terraform resource schema diff --git a/src/elastigroup-aws-beanstalk/index.ts b/src/elastigroup-aws-beanstalk/index.ts index 2bd37920e..183ff4e1c 100644 --- a/src/elastigroup-aws-beanstalk/index.ts +++ b/src/elastigroup-aws-beanstalk/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_aws_beanstalk // generated from terraform resource schema diff --git a/src/elastigroup-aws-suspension/index.ts b/src/elastigroup-aws-suspension/index.ts index aec731366..7a50ee085 100644 --- a/src/elastigroup-aws-suspension/index.ts +++ b/src/elastigroup-aws-suspension/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_aws_suspension // generated from terraform resource schema diff --git a/src/elastigroup-aws/index.ts b/src/elastigroup-aws/index.ts index 9432bb215..248b87882 100644 --- a/src/elastigroup-aws/index.ts +++ b/src/elastigroup-aws/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_aws // generated from terraform resource schema diff --git a/src/elastigroup-azure-v3/index.ts b/src/elastigroup-azure-v3/index.ts index 2aa6210b9..af7d945bb 100644 --- a/src/elastigroup-azure-v3/index.ts +++ b/src/elastigroup-azure-v3/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_azure_v3 // generated from terraform resource schema diff --git a/src/elastigroup-azure/index.ts b/src/elastigroup-azure/index.ts index 5e2d9dda1..fddfa9390 100644 --- a/src/elastigroup-azure/index.ts +++ b/src/elastigroup-azure/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_azure // generated from terraform resource schema diff --git a/src/elastigroup-gcp/index.ts b/src/elastigroup-gcp/index.ts index cda24c5d3..f1f4b38dd 100644 --- a/src/elastigroup-gcp/index.ts +++ b/src/elastigroup-gcp/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_gcp // generated from terraform resource schema diff --git a/src/elastigroup-gke/index.ts b/src/elastigroup-gke/index.ts index b431c1f58..314a33a7f 100644 --- a/src/elastigroup-gke/index.ts +++ b/src/elastigroup-gke/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/elastigroup_gke // generated from terraform resource schema diff --git a/src/health-check/index.ts b/src/health-check/index.ts index 2df67a646..f81afa046 100644 --- a/src/health-check/index.ts +++ b/src/health-check/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/health_check // generated from terraform resource schema diff --git a/src/index.ts b/src/index.ts index fca8a47e7..3dbbee7be 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 accountAws from './account-aws'; export * as credentialsAws from './credentials-aws'; diff --git a/src/lazy-index.ts b/src/lazy-index.ts index f5b57e397..c531e1349 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, 'accountAws', { get: function () { return require('./account-aws'); } }); Object.defineProperty(exports, 'credentialsAws', { get: function () { return require('./credentials-aws'); } }); diff --git a/src/managed-instance-aws/index.ts b/src/managed-instance-aws/index.ts index d5d2dc671..3e59ef6c6 100644 --- a/src/managed-instance-aws/index.ts +++ b/src/managed-instance-aws/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/managed_instance_aws // generated from terraform resource schema diff --git a/src/mrscaler-aws/index.ts b/src/mrscaler-aws/index.ts index 68dbda30a..de872a5ae 100644 --- a/src/mrscaler-aws/index.ts +++ b/src/mrscaler-aws/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/mrscaler_aws // generated from terraform resource schema diff --git a/src/multai-balancer/index.ts b/src/multai-balancer/index.ts index 762994a98..2aaa09076 100644 --- a/src/multai-balancer/index.ts +++ b/src/multai-balancer/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_balancer // generated from terraform resource schema diff --git a/src/multai-deployment/index.ts b/src/multai-deployment/index.ts index 44f8a479b..0414cfbfe 100644 --- a/src/multai-deployment/index.ts +++ b/src/multai-deployment/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_deployment // generated from terraform resource schema diff --git a/src/multai-listener/index.ts b/src/multai-listener/index.ts index 5cf409bfa..b214a65d6 100644 --- a/src/multai-listener/index.ts +++ b/src/multai-listener/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_listener // generated from terraform resource schema diff --git a/src/multai-routing-rule/index.ts b/src/multai-routing-rule/index.ts index eebf7e4a1..f55f50f07 100644 --- a/src/multai-routing-rule/index.ts +++ b/src/multai-routing-rule/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_routing_rule // generated from terraform resource schema diff --git a/src/multai-target-set/index.ts b/src/multai-target-set/index.ts index 980509e84..a950b718f 100644 --- a/src/multai-target-set/index.ts +++ b/src/multai-target-set/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_target_set // generated from terraform resource schema diff --git a/src/multai-target/index.ts b/src/multai-target/index.ts index 0d6613365..8d3284141 100644 --- a/src/multai-target/index.ts +++ b/src/multai-target/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/multai_target // generated from terraform resource schema diff --git a/src/ocean-aks-np-virtual-node-group/index.ts b/src/ocean-aks-np-virtual-node-group/index.ts index 9001059b5..38ea9c848 100644 --- a/src/ocean-aks-np-virtual-node-group/index.ts +++ b/src/ocean-aks-np-virtual-node-group/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aks_np_virtual_node_group // generated from terraform resource schema diff --git a/src/ocean-aks-np/index.ts b/src/ocean-aks-np/index.ts index a599b768f..054a75ee9 100644 --- a/src/ocean-aks-np/index.ts +++ b/src/ocean-aks-np/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aks_np // generated from terraform resource schema diff --git a/src/ocean-aks-virtual-node-group/index.ts b/src/ocean-aks-virtual-node-group/index.ts index 22eecfe06..3730ee438 100644 --- a/src/ocean-aks-virtual-node-group/index.ts +++ b/src/ocean-aks-virtual-node-group/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aks_virtual_node_group // generated from terraform resource schema diff --git a/src/ocean-aks/index.ts b/src/ocean-aks/index.ts index bafacec4d..25e101438 100644 --- a/src/ocean-aks/index.ts +++ b/src/ocean-aks/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aks // generated from terraform resource schema diff --git a/src/ocean-aws-extended-resource-definition/index.ts b/src/ocean-aws-extended-resource-definition/index.ts index c5f8be79b..1630d6535 100644 --- a/src/ocean-aws-extended-resource-definition/index.ts +++ b/src/ocean-aws-extended-resource-definition/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aws_extended_resource_definition // generated from terraform resource schema diff --git a/src/ocean-aws-launch-spec/index.ts b/src/ocean-aws-launch-spec/index.ts index 7b7074ced..e44d277b0 100644 --- a/src/ocean-aws-launch-spec/index.ts +++ b/src/ocean-aws-launch-spec/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aws_launch_spec // generated from terraform resource schema diff --git a/src/ocean-aws/index.ts b/src/ocean-aws/index.ts index cc3a33fef..dca3e8c48 100644 --- a/src/ocean-aws/index.ts +++ b/src/ocean-aws/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_aws // generated from terraform resource schema diff --git a/src/ocean-ecs-launch-spec/index.ts b/src/ocean-ecs-launch-spec/index.ts index bdae3957f..4d0b1040d 100644 --- a/src/ocean-ecs-launch-spec/index.ts +++ b/src/ocean-ecs-launch-spec/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_ecs_launch_spec // generated from terraform resource schema diff --git a/src/ocean-ecs/index.ts b/src/ocean-ecs/index.ts index 51a7426f6..93836366d 100644 --- a/src/ocean-ecs/index.ts +++ b/src/ocean-ecs/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_ecs // generated from terraform resource schema diff --git a/src/ocean-gke-import/index.ts b/src/ocean-gke-import/index.ts index bec7a7938..4c1aa4b48 100644 --- a/src/ocean-gke-import/index.ts +++ b/src/ocean-gke-import/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_gke_import // generated from terraform resource schema diff --git a/src/ocean-gke-launch-spec-import/index.ts b/src/ocean-gke-launch-spec-import/index.ts index 73863ffe0..f0a12f51c 100644 --- a/src/ocean-gke-launch-spec-import/index.ts +++ b/src/ocean-gke-launch-spec-import/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_gke_launch_spec_import // generated from terraform resource schema diff --git a/src/ocean-gke-launch-spec/index.ts b/src/ocean-gke-launch-spec/index.ts index 9e35d53ea..5bbc3a9cb 100644 --- a/src/ocean-gke-launch-spec/index.ts +++ b/src/ocean-gke-launch-spec/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_gke_launch_spec // generated from terraform resource schema diff --git a/src/ocean-spark-virtual-node-group/index.ts b/src/ocean-spark-virtual-node-group/index.ts index 9607bf53e..5282f03e0 100644 --- a/src/ocean-spark-virtual-node-group/index.ts +++ b/src/ocean-spark-virtual-node-group/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_spark_virtual_node_group // generated from terraform resource schema diff --git a/src/ocean-spark/index.ts b/src/ocean-spark/index.ts index 850c57cea..db4b5ee41 100644 --- a/src/ocean-spark/index.ts +++ b/src/ocean-spark/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/ocean_spark // generated from terraform resource schema diff --git a/src/organization-policy/index.ts b/src/organization-policy/index.ts index d873effe4..da75ae4a6 100644 --- a/src/organization-policy/index.ts +++ b/src/organization-policy/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/organization_policy // generated from terraform resource schema diff --git a/src/organization-programmatic-user/index.ts b/src/organization-programmatic-user/index.ts index 541ca9813..2166e1574 100644 --- a/src/organization-programmatic-user/index.ts +++ b/src/organization-programmatic-user/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/organization_programmatic_user // generated from terraform resource schema diff --git a/src/organization-user-group/index.ts b/src/organization-user-group/index.ts index 10e55ec3f..6514567ba 100644 --- a/src/organization-user-group/index.ts +++ b/src/organization-user-group/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/organization_user_group // generated from terraform resource schema diff --git a/src/organization-user/index.ts b/src/organization-user/index.ts index 007f67f89..37eec5960 100644 --- a/src/organization-user/index.ts +++ b/src/organization-user/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/organization_user // generated from terraform resource schema diff --git a/src/provider/index.ts b/src/provider/index.ts index afea9329c..57f595a84 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/spotinst/spotinst/1.145.0/docs // generated from terraform resource schema diff --git a/src/stateful-node-azure/index.ts b/src/stateful-node-azure/index.ts index b7726130c..aeff722f6 100644 --- a/src/stateful-node-azure/index.ts +++ b/src/stateful-node-azure/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/stateful_node_azure // generated from terraform resource schema diff --git a/src/subscription/index.ts b/src/subscription/index.ts index 19b258b0d..2e879e884 100644 --- a/src/subscription/index.ts +++ b/src/subscription/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/spotinst/spotinst/1.145.0/docs/resources/subscription // generated from terraform resource schema