Versions in this module Expand all Collapse all v7 v7.0.0 Jun 15, 2023 Changes in this version + func ComputeKeypairV2_IsConstruct(x interface{}) *bool + func ComputeKeypairV2_IsTerraformElement(x interface{}) *bool + func ComputeKeypairV2_IsTerraformResource(x interface{}) *bool + func ComputeKeypairV2_TfResourceType() *string + func NewComputeKeypairV2_Override(c ComputeKeypairV2, scope constructs.Construct, id *string, ...) + type ComputeKeypairV2 interface + 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 + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + PrivateKey func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PublicKey func() *string + PublicKeyInput func() *string + RawOverrides func() interface{} + Region func() *string + RegionInput func() *string + ResetId func() + ResetOverrideLogicalId func() + ResetPublicKey func() + ResetRegion func() + ResetValueSpecs 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) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetPublicKey func(val *string) + SetRegion func(val *string) + SetValueSpecs func(val *map[string]*string) + Shared func() cdktf.IResolvable + 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{} + ValueSpecs func() *map[string]*string + ValueSpecsInput func() *map[string]*string + func NewComputeKeypairV2(scope constructs.Construct, id *string, config *ComputeKeypairV2Config) ComputeKeypairV2 + type ComputeKeypairV2Config struct + Connection interface{} + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Name *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + PublicKey *string + Region *string + ValueSpecs *map[string]*string Other modules containing this package github.com/cdktf/cdktf-provider-opentelekomcloud-go/opentelekomcloud/v10 github.com/cdktf/cdktf-provider-opentelekomcloud-go/opentelekomcloud/v11 github.com/cdktf/cdktf-provider-opentelekomcloud-go/opentelekomcloud/v3 github.com/cdktf/cdktf-provider-opentelekomcloud-go/opentelekomcloud/v4 github.com/cdktf/cdktf-provider-opentelekomcloud-go/opentelekomcloud/v5 github.com/cdktf/cdktf-provider-opentelekomcloud-go/opentelekomcloud/v6 github.com/cdktf/cdktf-provider-opentelekomcloud-go/opentelekomcloud/v8 github.com/cdktf/cdktf-provider-opentelekomcloud-go/opentelekomcloud/v9