Versions in this module Expand all Collapse all v4 v4.0.5 Jan 10, 2023 Changes in this version + func GkeBackupBackupPlan_IsConstruct(x interface{}) *bool + func GkeBackupBackupPlan_IsTerraformElement(x interface{}) *bool + func GkeBackupBackupPlan_IsTerraformResource(x interface{}) *bool + func GkeBackupBackupPlan_TfResourceType() *string + func NewGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference_Override(g GkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference, ...) + func NewGkeBackupBackupPlanBackupConfigOutputReference_Override(g GkeBackupBackupPlanBackupConfigOutputReference, ...) + func NewGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList_Override(g GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList, ...) + func NewGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference_Override(...) + func NewGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference_Override(g GkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference, ...) + func NewGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference_Override(g GkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference, ...) + func NewGkeBackupBackupPlanBackupScheduleOutputReference_Override(g GkeBackupBackupPlanBackupScheduleOutputReference, ...) + func NewGkeBackupBackupPlanRetentionPolicyOutputReference_Override(g GkeBackupBackupPlanRetentionPolicyOutputReference, ...) + func NewGkeBackupBackupPlanTimeoutsOutputReference_Override(g GkeBackupBackupPlanTimeoutsOutputReference, ...) + func NewGkeBackupBackupPlan_Override(g GkeBackupBackupPlan, scope constructs.Construct, id *string, ...) + type GkeBackupBackupPlan interface + AddOverride func(path *string, value interface{}) + BackupConfig func() GkeBackupBackupPlanBackupConfigOutputReference + BackupConfigInput func() *GkeBackupBackupPlanBackupConfig + BackupSchedule func() GkeBackupBackupPlanBackupScheduleOutputReference + BackupScheduleInput func() *GkeBackupBackupPlanBackupSchedule + CdktfStack func() cdktf.TerraformStack + Cluster func() *string + ClusterInput func() *string + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + Deactivated func() interface{} + DeactivatedInput func() interface{} + DependsOn func() *[]*string + Description func() *string + DescriptionInput func() *string + Etag 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 + Labels func() *map[string]*string + LabelsInput func() *map[string]*string + Lifecycle func() *cdktf.TerraformResourceLifecycle + Location func() *string + LocationInput func() *string + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + ProtectedPodCount func() *float64 + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutBackupConfig func(value *GkeBackupBackupPlanBackupConfig) + PutBackupSchedule func(value *GkeBackupBackupPlanBackupSchedule) + PutRetentionPolicy func(value *GkeBackupBackupPlanRetentionPolicy) + PutTimeouts func(value *GkeBackupBackupPlanTimeouts) + RawOverrides func() interface{} + ResetBackupConfig func() + ResetBackupSchedule func() + ResetDeactivated func() + ResetDescription func() + ResetId func() + ResetLabels func() + ResetOverrideLogicalId func() + ResetProject func() + ResetRetentionPolicy func() + ResetTimeouts func() + RetentionPolicy func() GkeBackupBackupPlanRetentionPolicyOutputReference + RetentionPolicyInput func() *GkeBackupBackupPlanRetentionPolicy + SetCluster func(val *string) + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDeactivated func(val interface{}) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLabels func(val *map[string]*string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetLocation func(val *string) + SetName func(val *string) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() GkeBackupBackupPlanTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + Uid func() *string + func NewGkeBackupBackupPlan(scope constructs.Construct, id *string, config *GkeBackupBackupPlanConfig) GkeBackupBackupPlan + type GkeBackupBackupPlanBackupConfig struct + AllNamespaces interface{} + EncryptionKey *GkeBackupBackupPlanBackupConfigEncryptionKey + IncludeSecrets interface{} + IncludeVolumeData interface{} + SelectedApplications *GkeBackupBackupPlanBackupConfigSelectedApplications + SelectedNamespaces *GkeBackupBackupPlanBackupConfigSelectedNamespaces + type GkeBackupBackupPlanBackupConfigEncryptionKey struct + GcpKmsEncryptionKey *string + type GkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GcpKmsEncryptionKey func() *string + GcpKmsEncryptionKeyInput 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() *GkeBackupBackupPlanBackupConfigEncryptionKey + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetGcpKmsEncryptionKey func(val *string) + SetInternalValue func(val *GkeBackupBackupPlanBackupConfigEncryptionKey) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference + type GkeBackupBackupPlanBackupConfigOutputReference interface + AllNamespaces func() interface{} + AllNamespacesInput func() interface{} + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + EncryptionKey func() GkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference + EncryptionKeyInput func() *GkeBackupBackupPlanBackupConfigEncryptionKey + 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 + IncludeSecrets func() interface{} + IncludeSecretsInput func() interface{} + IncludeVolumeData func() interface{} + IncludeVolumeDataInput func() interface{} + InternalValue func() *GkeBackupBackupPlanBackupConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutEncryptionKey func(value *GkeBackupBackupPlanBackupConfigEncryptionKey) + PutSelectedApplications func(value *GkeBackupBackupPlanBackupConfigSelectedApplications) + PutSelectedNamespaces func(value *GkeBackupBackupPlanBackupConfigSelectedNamespaces) + ResetAllNamespaces func() + ResetEncryptionKey func() + ResetIncludeSecrets func() + ResetIncludeVolumeData func() + ResetSelectedApplications func() + ResetSelectedNamespaces func() + Resolve func(_context cdktf.IResolveContext) interface{} + SelectedApplications func() GkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference + SelectedApplicationsInput func() *GkeBackupBackupPlanBackupConfigSelectedApplications + SelectedNamespaces func() GkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference + SelectedNamespacesInput func() *GkeBackupBackupPlanBackupConfigSelectedNamespaces + SetAllNamespaces func(val interface{}) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetIncludeSecrets func(val interface{}) + SetIncludeVolumeData func(val interface{}) + SetInternalValue func(val *GkeBackupBackupPlanBackupConfig) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGkeBackupBackupPlanBackupConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeBackupBackupPlanBackupConfigOutputReference + type GkeBackupBackupPlanBackupConfigSelectedApplications struct + NamespacedNames interface{} + type GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNames struct + Name *string + Namespace *string + type GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ... + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val 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 NewGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList + type GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference 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() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Name func() *string + NameInput func() *string + Namespace func() *string + NamespaceInput func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetName func(val *string) + SetNamespace func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ... + type GkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference 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() *GkeBackupBackupPlanBackupConfigSelectedApplications + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + NamespacedNames func() GkeBackupBackupPlanBackupConfigSelectedApplicationsNamespacedNamesList + NamespacedNamesInput func() interface{} + PutNamespacedNames func(value interface{}) + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *GkeBackupBackupPlanBackupConfigSelectedApplications) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeBackupBackupPlanBackupConfigSelectedApplicationsOutputReference + type GkeBackupBackupPlanBackupConfigSelectedNamespaces struct + Namespaces *[]*string + type GkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference 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() *GkeBackupBackupPlanBackupConfigSelectedNamespaces + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Namespaces func() *[]*string + NamespacesInput func() *[]*string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *GkeBackupBackupPlanBackupConfigSelectedNamespaces) + SetNamespaces func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeBackupBackupPlanBackupConfigSelectedNamespacesOutputReference + type GkeBackupBackupPlanBackupSchedule struct + CronSchedule *string + Paused interface{} + type GkeBackupBackupPlanBackupScheduleOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + CronSchedule func() *string + CronScheduleInput 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() *GkeBackupBackupPlanBackupSchedule + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Paused func() interface{} + PausedInput func() interface{} + ResetCronSchedule func() + ResetPaused func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCronSchedule func(val *string) + SetInternalValue func(val *GkeBackupBackupPlanBackupSchedule) + SetPaused func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGkeBackupBackupPlanBackupScheduleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeBackupBackupPlanBackupScheduleOutputReference + type GkeBackupBackupPlanConfig struct + BackupConfig *GkeBackupBackupPlanBackupConfig + BackupSchedule *GkeBackupBackupPlanBackupSchedule + Cluster *string + Connection interface{} + Count *float64 + Deactivated interface{} + DependsOn *[]cdktf.ITerraformDependable + Description *string + ForEach cdktf.ITerraformIterator + Id *string + Labels *map[string]*string + Lifecycle *cdktf.TerraformResourceLifecycle + Location *string + Name *string + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + RetentionPolicy *GkeBackupBackupPlanRetentionPolicy + Timeouts *GkeBackupBackupPlanTimeouts + type GkeBackupBackupPlanRetentionPolicy struct + BackupDeleteLockDays *float64 + BackupRetainDays *float64 + Locked interface{} + type GkeBackupBackupPlanRetentionPolicyOutputReference interface + BackupDeleteLockDays func() *float64 + BackupDeleteLockDaysInput func() *float64 + BackupRetainDays func() *float64 + BackupRetainDaysInput func() *float64 + 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() *GkeBackupBackupPlanRetentionPolicy + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Locked func() interface{} + LockedInput func() interface{} + ResetBackupDeleteLockDays func() + ResetBackupRetainDays func() + ResetLocked func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetBackupDeleteLockDays func(val *float64) + SetBackupRetainDays func(val *float64) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *GkeBackupBackupPlanRetentionPolicy) + SetLocked func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGkeBackupBackupPlanRetentionPolicyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeBackupBackupPlanRetentionPolicyOutputReference + type GkeBackupBackupPlanTimeouts struct + Create *string + Delete *string + Update *string + type GkeBackupBackupPlanTimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Delete func() *string + DeleteInput 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() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetCreate func() + ResetDelete func() + ResetUpdate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetDelete func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUpdate func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Update func() *string + UpdateInput func() *string + func NewGkeBackupBackupPlanTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeBackupBackupPlanTimeoutsOutputReference 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/v5 github.com/cdktf/cdktf-provider-google-go/google/v6 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