Versions in this module Expand all Collapse all v13 v13.0.0 Apr 14, 2023 Changes in this version + func NewRdsClusterMasterUserSecretList_Override(r RdsClusterMasterUserSecretList, terraformResource cdktf.IInterpolatingParent, ...) + func NewRdsClusterMasterUserSecretOutputReference_Override(r RdsClusterMasterUserSecretOutputReference, ...) + func NewRdsClusterRestoreToPointInTimeOutputReference_Override(r RdsClusterRestoreToPointInTimeOutputReference, ...) + func NewRdsClusterS3ImportOutputReference_Override(r RdsClusterS3ImportOutputReference, ...) + func NewRdsClusterScalingConfigurationOutputReference_Override(r RdsClusterScalingConfigurationOutputReference, ...) + func NewRdsClusterServerlessv2ScalingConfigurationOutputReference_Override(r RdsClusterServerlessv2ScalingConfigurationOutputReference, ...) + func NewRdsClusterTimeoutsOutputReference_Override(r RdsClusterTimeoutsOutputReference, ...) + func NewRdsCluster_Override(r RdsCluster, scope constructs.Construct, id *string, config *RdsClusterConfig) + func RdsCluster_IsConstruct(x interface{}) *bool + func RdsCluster_IsTerraformElement(x interface{}) *bool + func RdsCluster_IsTerraformResource(x interface{}) *bool + func RdsCluster_TfResourceType() *string + type RdsCluster interface + AddOverride func(path *string, value interface{}) + AllocatedStorage func() *float64 + AllocatedStorageInput func() *float64 + AllowMajorVersionUpgrade func() interface{} + AllowMajorVersionUpgradeInput func() interface{} + ApplyImmediately func() interface{} + ApplyImmediatelyInput func() interface{} + Arn func() *string + AvailabilityZones func() *[]*string + AvailabilityZonesInput func() *[]*string + BacktrackWindow func() *float64 + BacktrackWindowInput func() *float64 + BackupRetentionPeriod func() *float64 + BackupRetentionPeriodInput func() *float64 + CdktfStack func() cdktf.TerraformStack + ClusterIdentifier func() *string + ClusterIdentifierInput func() *string + ClusterIdentifierPrefix func() *string + ClusterIdentifierPrefixInput func() *string + ClusterMembers func() *[]*string + ClusterMembersInput func() *[]*string + ClusterResourceId func() *string + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + CopyTagsToSnapshot func() interface{} + CopyTagsToSnapshotInput func() interface{} + Count func() *float64 + DatabaseName func() *string + DatabaseNameInput func() *string + DbClusterInstanceClass func() *string + DbClusterInstanceClassInput func() *string + DbClusterParameterGroupName func() *string + DbClusterParameterGroupNameInput func() *string + DbInstanceParameterGroupName func() *string + DbInstanceParameterGroupNameInput func() *string + DbSubnetGroupName func() *string + DbSubnetGroupNameInput func() *string + DeletionProtection func() interface{} + DeletionProtectionInput func() interface{} + DependsOn func() *[]*string + EnableGlobalWriteForwarding func() interface{} + EnableGlobalWriteForwardingInput func() interface{} + EnableHttpEndpoint func() interface{} + EnableHttpEndpointInput func() interface{} + EnabledCloudwatchLogsExports func() *[]*string + EnabledCloudwatchLogsExportsInput func() *[]*string + Endpoint func() *string + Engine func() *string + EngineInput func() *string + EngineMode func() *string + EngineModeInput func() *string + EngineVersion func() *string + EngineVersionActual func() *string + EngineVersionInput func() *string + FinalSnapshotIdentifier func() *string + FinalSnapshotIdentifierInput 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 + GlobalClusterIdentifier func() *string + GlobalClusterIdentifierInput func() *string + HostedZoneId func() *string + IamDatabaseAuthenticationEnabled func() interface{} + IamDatabaseAuthenticationEnabledInput func() interface{} + IamRoles func() *[]*string + IamRolesInput func() *[]*string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Iops func() *float64 + IopsInput func() *float64 + KmsKeyId func() *string + KmsKeyIdInput func() *string + Lifecycle func() *cdktf.TerraformResourceLifecycle + ManageMasterUserPassword func() interface{} + ManageMasterUserPasswordInput func() interface{} + MasterPassword func() *string + MasterPasswordInput func() *string + MasterUserSecret func() RdsClusterMasterUserSecretList + MasterUserSecretKmsKeyId func() *string + MasterUserSecretKmsKeyIdInput func() *string + MasterUsername func() *string + MasterUsernameInput func() *string + NetworkType func() *string + NetworkTypeInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Port func() *float64 + PortInput func() *float64 + PreferredBackupWindow func() *string + PreferredBackupWindowInput func() *string + PreferredMaintenanceWindow func() *string + PreferredMaintenanceWindowInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutRestoreToPointInTime func(value *RdsClusterRestoreToPointInTime) + PutS3Import func(value *RdsClusterS3Import) + PutScalingConfiguration func(value *RdsClusterScalingConfiguration) + PutServerlessv2ScalingConfiguration func(value *RdsClusterServerlessv2ScalingConfiguration) + PutTimeouts func(value *RdsClusterTimeouts) + RawOverrides func() interface{} + ReaderEndpoint func() *string + ReplicationSourceIdentifier func() *string + ReplicationSourceIdentifierInput func() *string + ResetAllocatedStorage func() + ResetAllowMajorVersionUpgrade func() + ResetApplyImmediately func() + ResetAvailabilityZones func() + ResetBacktrackWindow func() + ResetBackupRetentionPeriod func() + ResetClusterIdentifier func() + ResetClusterIdentifierPrefix func() + ResetClusterMembers func() + ResetCopyTagsToSnapshot func() + ResetDatabaseName func() + ResetDbClusterInstanceClass func() + ResetDbClusterParameterGroupName func() + ResetDbInstanceParameterGroupName func() + ResetDbSubnetGroupName func() + ResetDeletionProtection func() + ResetEnableGlobalWriteForwarding func() + ResetEnableHttpEndpoint func() + ResetEnabledCloudwatchLogsExports func() + ResetEngine func() + ResetEngineMode func() + ResetEngineVersion func() + ResetFinalSnapshotIdentifier func() + ResetGlobalClusterIdentifier func() + ResetIamDatabaseAuthenticationEnabled func() + ResetIamRoles func() + ResetId func() + ResetIops func() + ResetKmsKeyId func() + ResetManageMasterUserPassword func() + ResetMasterPassword func() + ResetMasterUserSecretKmsKeyId func() + ResetMasterUsername func() + ResetNetworkType func() + ResetOverrideLogicalId func() + ResetPort func() + ResetPreferredBackupWindow func() + ResetPreferredMaintenanceWindow func() + ResetReplicationSourceIdentifier func() + ResetRestoreToPointInTime func() + ResetS3Import func() + ResetScalingConfiguration func() + ResetServerlessv2ScalingConfiguration func() + ResetSkipFinalSnapshot func() + ResetSnapshotIdentifier func() + ResetSourceRegion func() + ResetStorageEncrypted func() + ResetStorageType func() + ResetTags func() + ResetTagsAll func() + ResetTimeouts func() + ResetVpcSecurityGroupIds func() + RestoreToPointInTime func() RdsClusterRestoreToPointInTimeOutputReference + RestoreToPointInTimeInput func() *RdsClusterRestoreToPointInTime + S3Import func() RdsClusterS3ImportOutputReference + S3ImportInput func() *RdsClusterS3Import + ScalingConfiguration func() RdsClusterScalingConfigurationOutputReference + ScalingConfigurationInput func() *RdsClusterScalingConfiguration + Serverlessv2ScalingConfiguration func() RdsClusterServerlessv2ScalingConfigurationOutputReference + Serverlessv2ScalingConfigurationInput func() *RdsClusterServerlessv2ScalingConfiguration + SetAllocatedStorage func(val *float64) + SetAllowMajorVersionUpgrade func(val interface{}) + SetApplyImmediately func(val interface{}) + SetAvailabilityZones func(val *[]*string) + SetBacktrackWindow func(val *float64) + SetBackupRetentionPeriod func(val *float64) + SetClusterIdentifier func(val *string) + SetClusterIdentifierPrefix func(val *string) + SetClusterMembers func(val *[]*string) + SetConnection func(val interface{}) + SetCopyTagsToSnapshot func(val interface{}) + SetCount func(val *float64) + SetDatabaseName func(val *string) + SetDbClusterInstanceClass func(val *string) + SetDbClusterParameterGroupName func(val *string) + SetDbInstanceParameterGroupName func(val *string) + SetDbSubnetGroupName func(val *string) + SetDeletionProtection func(val interface{}) + SetDependsOn func(val *[]*string) + SetEnableGlobalWriteForwarding func(val interface{}) + SetEnableHttpEndpoint func(val interface{}) + SetEnabledCloudwatchLogsExports func(val *[]*string) + SetEngine func(val *string) + SetEngineMode func(val *string) + SetEngineVersion func(val *string) + SetFinalSnapshotIdentifier func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetGlobalClusterIdentifier func(val *string) + SetIamDatabaseAuthenticationEnabled func(val interface{}) + SetIamRoles func(val *[]*string) + SetId func(val *string) + SetIops func(val *float64) + SetKmsKeyId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetManageMasterUserPassword func(val interface{}) + SetMasterPassword func(val *string) + SetMasterUserSecretKmsKeyId func(val *string) + SetMasterUsername func(val *string) + SetNetworkType func(val *string) + SetPort func(val *float64) + SetPreferredBackupWindow func(val *string) + SetPreferredMaintenanceWindow func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetReplicationSourceIdentifier func(val *string) + SetSkipFinalSnapshot func(val interface{}) + SetSnapshotIdentifier func(val *string) + SetSourceRegion func(val *string) + SetStorageEncrypted func(val interface{}) + SetStorageType func(val *string) + SetTags func(val *map[string]*string) + SetTagsAll func(val *map[string]*string) + SetVpcSecurityGroupIds func(val *[]*string) + SkipFinalSnapshot func() interface{} + SkipFinalSnapshotInput func() interface{} + SnapshotIdentifier func() *string + SnapshotIdentifierInput func() *string + SourceRegion func() *string + SourceRegionInput func() *string + StorageEncrypted func() interface{} + StorageEncryptedInput func() interface{} + StorageType func() *string + StorageTypeInput func() *string + SynthesizeAttributes func() *map[string]interface{} + Tags func() *map[string]*string + TagsAll func() *map[string]*string + TagsAllInput func() *map[string]*string + TagsInput func() *map[string]*string + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() RdsClusterTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + VpcSecurityGroupIds func() *[]*string + VpcSecurityGroupIdsInput func() *[]*string + func NewRdsCluster(scope constructs.Construct, id *string, config *RdsClusterConfig) RdsCluster + type RdsClusterConfig struct + AllocatedStorage *float64 + AllowMajorVersionUpgrade interface{} + ApplyImmediately interface{} + AvailabilityZones *[]*string + BacktrackWindow *float64 + BackupRetentionPeriod *float64 + ClusterIdentifier *string + ClusterIdentifierPrefix *string + ClusterMembers *[]*string + Connection interface{} + CopyTagsToSnapshot interface{} + Count *float64 + DatabaseName *string + DbClusterInstanceClass *string + DbClusterParameterGroupName *string + DbInstanceParameterGroupName *string + DbSubnetGroupName *string + DeletionProtection interface{} + DependsOn *[]cdktf.ITerraformDependable + EnableGlobalWriteForwarding interface{} + EnableHttpEndpoint interface{} + EnabledCloudwatchLogsExports *[]*string + Engine *string + EngineMode *string + EngineVersion *string + FinalSnapshotIdentifier *string + ForEach cdktf.ITerraformIterator + GlobalClusterIdentifier *string + IamDatabaseAuthenticationEnabled interface{} + IamRoles *[]*string + Id *string + Iops *float64 + KmsKeyId *string + Lifecycle *cdktf.TerraformResourceLifecycle + ManageMasterUserPassword interface{} + MasterPassword *string + MasterUserSecretKmsKeyId *string + MasterUsername *string + NetworkType *string + Port *float64 + PreferredBackupWindow *string + PreferredMaintenanceWindow *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + ReplicationSourceIdentifier *string + RestoreToPointInTime *RdsClusterRestoreToPointInTime + S3Import *RdsClusterS3Import + ScalingConfiguration *RdsClusterScalingConfiguration + Serverlessv2ScalingConfiguration *RdsClusterServerlessv2ScalingConfiguration + SkipFinalSnapshot interface{} + SnapshotIdentifier *string + SourceRegion *string + StorageEncrypted interface{} + StorageType *string + Tags *map[string]*string + TagsAll *map[string]*string + Timeouts *RdsClusterTimeouts + VpcSecurityGroupIds *[]*string + type RdsClusterMasterUserSecret struct + type RdsClusterMasterUserSecretList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) RdsClusterMasterUserSecretOutputReference + 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 NewRdsClusterMasterUserSecretList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) RdsClusterMasterUserSecretList + type RdsClusterMasterUserSecretOutputReference 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() *RdsClusterMasterUserSecret + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + KmsKeyId func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SecretArn func() *string + SecretStatus func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *RdsClusterMasterUserSecret) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewRdsClusterMasterUserSecretOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) RdsClusterMasterUserSecretOutputReference + type RdsClusterRestoreToPointInTime struct + RestoreToTime *string + RestoreType *string + SourceClusterIdentifier *string + UseLatestRestorableTime interface{} + type RdsClusterRestoreToPointInTimeOutputReference 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() *RdsClusterRestoreToPointInTime + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetRestoreToTime func() + ResetRestoreType func() + ResetUseLatestRestorableTime func() + Resolve func(_context cdktf.IResolveContext) interface{} + RestoreToTime func() *string + RestoreToTimeInput func() *string + RestoreType func() *string + RestoreTypeInput func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *RdsClusterRestoreToPointInTime) + SetRestoreToTime func(val *string) + SetRestoreType func(val *string) + SetSourceClusterIdentifier func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUseLatestRestorableTime func(val interface{}) + SourceClusterIdentifier func() *string + SourceClusterIdentifierInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + UseLatestRestorableTime func() interface{} + UseLatestRestorableTimeInput func() interface{} + func NewRdsClusterRestoreToPointInTimeOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) RdsClusterRestoreToPointInTimeOutputReference + type RdsClusterS3Import struct + BucketName *string + BucketPrefix *string + IngestionRole *string + SourceEngine *string + SourceEngineVersion *string + type RdsClusterS3ImportOutputReference interface + BucketName func() *string + BucketNameInput func() *string + BucketPrefix func() *string + BucketPrefixInput func() *string + 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 + IngestionRole func() *string + IngestionRoleInput func() *string + InternalValue func() *RdsClusterS3Import + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetBucketPrefix func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetBucketName func(val *string) + SetBucketPrefix func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetIngestionRole func(val *string) + SetInternalValue func(val *RdsClusterS3Import) + SetSourceEngine func(val *string) + SetSourceEngineVersion func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SourceEngine func() *string + SourceEngineInput func() *string + SourceEngineVersion func() *string + SourceEngineVersionInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewRdsClusterS3ImportOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) RdsClusterS3ImportOutputReference + type RdsClusterScalingConfiguration struct + AutoPause interface{} + MaxCapacity *float64 + MinCapacity *float64 + SecondsUntilAutoPause *float64 + TimeoutAction *string + type RdsClusterScalingConfigurationOutputReference interface + AutoPause func() interface{} + AutoPauseInput func() 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() *RdsClusterScalingConfiguration + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + MaxCapacity func() *float64 + MaxCapacityInput func() *float64 + MinCapacity func() *float64 + MinCapacityInput func() *float64 + ResetAutoPause func() + ResetMaxCapacity func() + ResetMinCapacity func() + ResetSecondsUntilAutoPause func() + ResetTimeoutAction func() + Resolve func(_context cdktf.IResolveContext) interface{} + SecondsUntilAutoPause func() *float64 + SecondsUntilAutoPauseInput func() *float64 + SetAutoPause func(val interface{}) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *RdsClusterScalingConfiguration) + SetMaxCapacity func(val *float64) + SetMinCapacity func(val *float64) + SetSecondsUntilAutoPause func(val *float64) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetTimeoutAction func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + TimeoutAction func() *string + TimeoutActionInput func() *string + ToString func() *string + func NewRdsClusterScalingConfigurationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) RdsClusterScalingConfigurationOutputReference + type RdsClusterServerlessv2ScalingConfiguration struct + MaxCapacity *float64 + MinCapacity *float64 + type RdsClusterServerlessv2ScalingConfigurationOutputReference 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() *RdsClusterServerlessv2ScalingConfiguration + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + MaxCapacity func() *float64 + MaxCapacityInput func() *float64 + MinCapacity func() *float64 + MinCapacityInput func() *float64 + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *RdsClusterServerlessv2ScalingConfiguration) + SetMaxCapacity func(val *float64) + SetMinCapacity func(val *float64) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewRdsClusterServerlessv2ScalingConfigurationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) RdsClusterServerlessv2ScalingConfigurationOutputReference + type RdsClusterTimeouts struct + Create *string + Delete *string + Update *string + type RdsClusterTimeoutsOutputReference 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 NewRdsClusterTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) RdsClusterTimeoutsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-aws-go/aws/v10 github.com/cdktf/cdktf-provider-aws-go/aws/v11 github.com/cdktf/cdktf-provider-aws-go/aws/v12 github.com/cdktf/cdktf-provider-aws-go/aws/v14 github.com/cdktf/cdktf-provider-aws-go/aws/v15 github.com/cdktf/cdktf-provider-aws-go/aws/v16 github.com/cdktf/cdktf-provider-aws-go/aws/v17 github.com/cdktf/cdktf-provider-aws-go/aws/v18 github.com/cdktf/cdktf-provider-aws-go/aws/v19