GetDbClusterResult

constructor(allocatedStorage: Int? = null, associatedRoles: List<DbClusterDbClusterRole>? = null, autoMinorVersionUpgrade: Boolean? = null, backtrackWindow: Int? = null, backupRetentionPeriod: Int? = null, copyTagsToSnapshot: Boolean? = null, databaseInsightsMode: String? = null, dbClusterArn: String? = null, dbClusterInstanceClass: String? = null, dbClusterParameterGroupName: String? = null, dbClusterResourceId: String? = null, deletionProtection: Boolean? = null, domain: String? = null, domainIamRoleName: String? = null, enableCloudwatchLogsExports: List<String>? = null, enableGlobalWriteForwarding: Boolean? = null, enableHttpEndpoint: Boolean? = null, enableIamDatabaseAuthentication: Boolean? = null, enableLocalWriteForwarding: Boolean? = null, endpoint: DbClusterEndpoint? = null, engine: String? = null, engineLifecycleSupport: String? = null, engineVersion: String? = null, globalClusterIdentifier: String? = null, iops: Int? = null, manageMasterUserPassword: Boolean? = null, masterUserSecret: DbClusterMasterUserSecret? = null, masterUsername: String? = null, monitoringInterval: Int? = null, monitoringRoleArn: String? = null, networkType: String? = null, performanceInsightsEnabled: Boolean? = null, performanceInsightsKmsKeyId: String? = null, performanceInsightsRetentionPeriod: Int? = null, port: Int? = null, preferredBackupWindow: String? = null, preferredMaintenanceWindow: String? = null, readEndpoint: DbClusterReadEndpoint? = null, replicationSourceIdentifier: String? = null, scalingConfiguration: DbClusterScalingConfiguration? = null, serverlessV2ScalingConfiguration: DbClusterServerlessV2ScalingConfiguration? = null, storageThroughput: Int? = null, storageType: String? = null, tags: List<Tag>? = null, vpcSecurityGroupIds: List<String>? = null)