FleetDatabasePropertiesArgs

constructor(collation: Output<String>? = null, createMode: Output<Either<String, DatabaseCreateMode>>? = null, identity: Output<IdentityArgs>? = null, resourceTags: Output<Map<String, String>>? = null, restoreFromTime: Output<String>? = null, sourceDatabaseName: Output<String>? = null, tierName: Output<String>? = null, transparentDataEncryption: Output<TransparentDataEncryptionArgs>? = null)