Database Args
constructor(applyImmediately: Output<Boolean>? = null, availabilityZone: Output<String>? = null, backupRetentionEnabled: Output<Boolean>? = null, blueprintId: Output<String>? = null, bundleId: Output<String>? = null, finalSnapshotName: Output<String>? = null, masterDatabaseName: Output<String>? = null, masterPassword: Output<String>? = null, masterUsername: Output<String>? = null, preferredBackupWindow: Output<String>? = null, preferredMaintenanceWindow: Output<String>? = null, publiclyAccessible: Output<Boolean>? = null, relationalDatabaseName: Output<String>? = null, skipFinalSnapshot: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null)