Versions in this module Expand all Collapse all v6 v6.0.0 Apr 18, 2023 Changes in this version + func DataGoogleKmsSecret_IsConstruct(x interface{}) *bool + func DataGoogleKmsSecret_IsTerraformDataSource(x interface{}) *bool + func DataGoogleKmsSecret_IsTerraformElement(x interface{}) *bool + func DataGoogleKmsSecret_TfResourceType() *string + func NewDataGoogleKmsSecret_Override(d DataGoogleKmsSecret, scope constructs.Construct, id *string, ...) + type DataGoogleKmsSecret interface + AddOverride func(path *string, value interface{}) + AdditionalAuthenticatedData func() *string + AdditionalAuthenticatedDataInput func() *string + CdktfStack func() cdktf.TerraformStack + Ciphertext func() *string + CiphertextInput func() *string + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + CryptoKey func() *string + CryptoKeyInput func() *string + 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 + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Plaintext func() *string + Provider func() cdktf.TerraformProvider + RawOverrides func() interface{} + ResetAdditionalAuthenticatedData func() + ResetId func() + ResetOverrideLogicalId func() + SetAdditionalAuthenticatedData func(val *string) + SetCiphertext func(val *string) + SetCount func(val *float64) + SetCryptoKey func(val *string) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + 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 NewDataGoogleKmsSecret(scope constructs.Construct, id *string, config *DataGoogleKmsSecretConfig) DataGoogleKmsSecret + type DataGoogleKmsSecretConfig struct + AdditionalAuthenticatedData *string + Ciphertext *string + Connection interface{} + Count *float64 + CryptoKey *string + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Provider cdktf.TerraformProvider + Provisioners *[]interface{} Other modules containing this package github.com/cdktf/cdktf-provider-google-go/google/v10 github.com/cdktf/cdktf-provider-google-go/google/v11 github.com/cdktf/cdktf-provider-google-go/google/v12 github.com/cdktf/cdktf-provider-google-go/google/v13 github.com/cdktf/cdktf-provider-google-go/google/v14 github.com/cdktf/cdktf-provider-google-go/google/v3 github.com/cdktf/cdktf-provider-google-go/google/v4 github.com/cdktf/cdktf-provider-google-go/google/v5 github.com/cdktf/cdktf-provider-google-go/google/v7 github.com/cdktf/cdktf-provider-google-go/google/v8 github.com/cdktf/cdktf-provider-google-go/google/v9