Versions in this module Expand all Collapse all v5 v5.0.2 Apr 4, 2023 v5.0.1 Feb 9, 2023 Changes in this version type DataTfeSshKey + ResetOrganization func() v5.0.0 Jan 17, 2023 Changes in this version + func DataTfeSshKey_IsConstruct(x interface{}) *bool + func DataTfeSshKey_IsTerraformDataSource(x interface{}) *bool + func DataTfeSshKey_IsTerraformElement(x interface{}) *bool + func DataTfeSshKey_TfResourceType() *string + func NewDataTfeSshKey_Override(d DataTfeSshKey, scope constructs.Construct, id *string, ...) + type DataTfeSshKey interface + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + 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 + Organization func() *string + OrganizationInput func() *string + OverrideLogicalId func(newLogicalId *string) + Provider func() cdktf.TerraformProvider + RawOverrides func() interface{} + ResetId func() + ResetOverrideLogicalId func() + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetName func(val *string) + SetOrganization func(val *string) + SetProvider func(val cdktf.TerraformProvider) + 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{} + func NewDataTfeSshKey(scope constructs.Construct, id *string, config *DataTfeSshKeyConfig) DataTfeSshKey + type DataTfeSshKeyConfig struct + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Name *string + Organization *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} Other modules containing this package github.com/cdktf/cdktf-provider-tfe-go/tfe/v10 github.com/cdktf/cdktf-provider-tfe-go/tfe/v11 github.com/cdktf/cdktf-provider-tfe-go/tfe/v3 github.com/cdktf/cdktf-provider-tfe-go/tfe/v4 github.com/cdktf/cdktf-provider-tfe-go/tfe/v6 github.com/cdktf/cdktf-provider-tfe-go/tfe/v7 github.com/cdktf/cdktf-provider-tfe-go/tfe/v8 github.com/cdktf/cdktf-provider-tfe-go/tfe/v9