Versions in this module Expand all Collapse all v7 v7.0.0 Oct 17, 2023 Changes in this version + func ComputeIpAssociation_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource + func ComputeIpAssociation_IsConstruct(x interface{}) *bool + func ComputeIpAssociation_IsTerraformElement(x interface{}) *bool + func ComputeIpAssociation_IsTerraformResource(x interface{}) *bool + func ComputeIpAssociation_TfResourceType() *string + func NewComputeIpAssociation_Override(c ComputeIpAssociation, scope constructs.Construct, id *string, ...) + type ComputeIpAssociation interface + AddMoveTarget func(moveTarget *string) + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() interface{} + DependsOn func() *[]*string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + ImportFrom func(id *string, provider cdktf.TerraformProvider) + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + MoveTo func(moveTarget *string, index interface{}) + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + ParentPool func() *string + ParentPoolInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + RawOverrides func() interface{} + ResetId func() + ResetName func() + ResetOverrideLogicalId func() + SetConnection func(val interface{}) + SetCount func(val interface{}) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetName func(val *string) + SetParentPool func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetVcable func(val *string) + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + Vcable func() *string + VcableInput func() *string + func NewComputeIpAssociation(scope constructs.Construct, id *string, config *ComputeIpAssociationConfig) ComputeIpAssociation + type ComputeIpAssociationConfig struct + Connection interface{} + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Name *string + ParentPool *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Vcable *string Other modules containing this package github.com/cdktf/cdktf-provider-opc-go/opc github.com/cdktf/cdktf-provider-opc-go/opc/v2 github.com/cdktf/cdktf-provider-opc-go/opc/v3 github.com/cdktf/cdktf-provider-opc-go/opc/v4 github.com/cdktf/cdktf-provider-opc-go/opc/v5 github.com/cdktf/cdktf-provider-opc-go/opc/v6 github.com/cdktf/cdktf-provider-opc-go/opc/v8