AwsRdsDBClusterPropertiesResponse

constructor(allocatedStorage: Int? = null, associatedRoles: List<DBClusterRoleResponse>? = null, autoMinorVersionUpgrade: Boolean? = null, availabilityZones: List<String>? = null, backtrackWindow: Int? = null, backupRetentionPeriod: Int? = null, copyTagsToSnapshot: Boolean? = null, databaseName: String? = null, dbClusterArn: String? = null, dbClusterIdentifier: String? = null, dbClusterInstanceClass: String? = null, dbClusterParameterGroupName: String? = null, dbClusterResourceId: String? = null, dbInstanceParameterGroupName: String? = null, dbSubnetGroupName: String? = null, dbSystemId: String? = null, deletionProtection: Boolean? = null, domain: String? = null, domainIAMRoleName: String? = null, enableCloudwatchLogsExports: List<String>? = null, enableGlobalWriteForwarding: Boolean? = null, enableHttpEndpoint: Boolean? = null, enableIAMDatabaseAuthentication: Boolean? = null, endpoint: RdsDbClusterEndpointResponse? = null, engine: String? = null, engineMode: String? = null, engineVersion: String? = null, globalClusterIdentifier: String? = null, iops: Int? = null, kmsKeyId: String? = null, manageMasterUserPassword: Boolean? = null, masterUserPassword: String? = null, masterUserSecret: MasterUserSecretResponse? = 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, publiclyAccessible: Boolean? = null, readEndpoint: ReadEndpointResponse? = null, replicationSourceIdentifier: String? = null, restoreToTime: String? = null, restoreType: String? = null, scalingConfiguration: ScalingConfigurationResponse? = null, serverlessV2ScalingConfiguration: ServerlessV2ScalingConfigurationResponse? = null, snapshotIdentifier: String? = null, sourceDBClusterIdentifier: String? = null, sourceRegion: String? = null, storageEncrypted: Boolean? = null, storageThroughput: Int? = null, storageType: String? = null, tags: List<TagResponse>? = null, useLatestRestorableTime: Boolean? = null, vpcSecurityGroupIds: List<String>? = null)