Versions in this module Expand all Collapse all v6 v6.0.0 Apr 18, 2023 Changes in this version + func DataGoogleComputeDisk_IsConstruct(x interface{}) *bool + func DataGoogleComputeDisk_IsTerraformDataSource(x interface{}) *bool + func DataGoogleComputeDisk_IsTerraformElement(x interface{}) *bool + func DataGoogleComputeDisk_TfResourceType() *string + func NewDataGoogleComputeDiskDiskEncryptionKeyList_Override(d DataGoogleComputeDiskDiskEncryptionKeyList, ...) + func NewDataGoogleComputeDiskDiskEncryptionKeyOutputReference_Override(d DataGoogleComputeDiskDiskEncryptionKeyOutputReference, ...) + func NewDataGoogleComputeDiskSourceImageEncryptionKeyList_Override(d DataGoogleComputeDiskSourceImageEncryptionKeyList, ...) + func NewDataGoogleComputeDiskSourceImageEncryptionKeyOutputReference_Override(d DataGoogleComputeDiskSourceImageEncryptionKeyOutputReference, ...) + func NewDataGoogleComputeDiskSourceSnapshotEncryptionKeyList_Override(d DataGoogleComputeDiskSourceSnapshotEncryptionKeyList, ...) + func NewDataGoogleComputeDiskSourceSnapshotEncryptionKeyOutputReference_Override(d DataGoogleComputeDiskSourceSnapshotEncryptionKeyOutputReference, ...) + func NewDataGoogleComputeDisk_Override(d DataGoogleComputeDisk, scope constructs.Construct, id *string, ...) + type DataGoogleComputeDisk interface + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + CreationTimestamp func() *string + DependsOn func() *[]*string + Description func() *string + DiskEncryptionKey func() DataGoogleComputeDiskDiskEncryptionKeyList + 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 + Image func() *string + Interface func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + LabelFingerprint func() *string + Labels func() cdktf.StringMap + LastAttachTimestamp func() *string + LastDetachTimestamp func() *string + Lifecycle func() *cdktf.TerraformResourceLifecycle + MultiWriter func() cdktf.IResolvable + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + PhysicalBlockSizeBytes func() *float64 + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + ProvisionedIops func() *float64 + RawOverrides func() interface{} + ResetId func() + ResetOverrideLogicalId func() + ResetProject func() + ResetZone func() + ResourcePolicies func() *[]*string + SelfLink func() *string + 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) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetZone func(val *string) + Size func() *float64 + Snapshot func() *string + SourceDisk func() *string + SourceDiskId func() *string + SourceImageEncryptionKey func() DataGoogleComputeDiskSourceImageEncryptionKeyList + SourceImageId func() *string + SourceSnapshotEncryptionKey func() DataGoogleComputeDiskSourceSnapshotEncryptionKeyList + SourceSnapshotId func() *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{} + Type func() *string + Users func() *[]*string + Zone func() *string + ZoneInput func() *string + func NewDataGoogleComputeDisk(scope constructs.Construct, id *string, config *DataGoogleComputeDiskConfig) DataGoogleComputeDisk + type DataGoogleComputeDiskConfig struct + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Name *string + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Zone *string + type DataGoogleComputeDiskDiskEncryptionKey struct + type DataGoogleComputeDiskDiskEncryptionKeyList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeDiskDiskEncryptionKeyOutputReference + Resolve func(_context cdktf.IResolveContext) interface{} + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewDataGoogleComputeDiskDiskEncryptionKeyList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeDiskDiskEncryptionKeyList + type DataGoogleComputeDiskDiskEncryptionKeyOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn 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 + InternalValue func() *DataGoogleComputeDiskDiskEncryptionKey + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + KmsKeySelfLink func() *string + KmsKeyServiceAccount func() *string + RawKey func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + RsaEncryptedKey func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *DataGoogleComputeDiskDiskEncryptionKey) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + Sha256 func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeDiskDiskEncryptionKeyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeDiskDiskEncryptionKeyOutputReference + type DataGoogleComputeDiskSourceImageEncryptionKey struct + type DataGoogleComputeDiskSourceImageEncryptionKeyList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeDiskSourceImageEncryptionKeyOutputReference + Resolve func(_context cdktf.IResolveContext) interface{} + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewDataGoogleComputeDiskSourceImageEncryptionKeyList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeDiskSourceImageEncryptionKeyList + type DataGoogleComputeDiskSourceImageEncryptionKeyOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn 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 + InternalValue func() *DataGoogleComputeDiskSourceImageEncryptionKey + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + KmsKeySelfLink func() *string + KmsKeyServiceAccount func() *string + RawKey func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *DataGoogleComputeDiskSourceImageEncryptionKey) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + Sha256 func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeDiskSourceImageEncryptionKeyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeDiskSourceImageEncryptionKeyOutputReference + type DataGoogleComputeDiskSourceSnapshotEncryptionKey struct + type DataGoogleComputeDiskSourceSnapshotEncryptionKeyList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeDiskSourceSnapshotEncryptionKeyOutputReference + Resolve func(_context cdktf.IResolveContext) interface{} + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewDataGoogleComputeDiskSourceSnapshotEncryptionKeyList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeDiskSourceSnapshotEncryptionKeyList + type DataGoogleComputeDiskSourceSnapshotEncryptionKeyOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn 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 + InternalValue func() *DataGoogleComputeDiskSourceSnapshotEncryptionKey + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + KmsKeySelfLink func() *string + KmsKeyServiceAccount func() *string + RawKey func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *DataGoogleComputeDiskSourceSnapshotEncryptionKey) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + Sha256 func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeDiskSourceSnapshotEncryptionKeyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeDiskSourceSnapshotEncryptionKeyOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v10 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v11 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v12 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v13 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v14 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v3 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v4 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v5 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v7 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v8 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v9