GlobalClusterArgs

constructor(deletionProtection: Output<Boolean>? = null, engine: Output<GlobalClusterEngine>? = null, engineLifecycleSupport: Output<String>? = null, engineVersion: Output<String>? = null, globalClusterIdentifier: Output<String>? = null, sourceDbClusterIdentifier: Output<String>? = null, storageEncrypted: Output<Boolean>? = null, tags: Output<List<TagArgs>>? = null)