GlobalClusterArgs

constructor(databaseName: Output<String>? = null, deletionProtection: Output<Boolean>? = null, engine: Output<String>? = null, engineLifecycleSupport: Output<String>? = null, engineVersion: Output<String>? = null, forceDestroy: Output<Boolean>? = null, globalClusterIdentifier: Output<String>? = null, sourceDbClusterIdentifier: Output<String>? = null, storageEncrypted: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null)