data class InstanceS3ImportArgs(val bucketName: Output<String>, val bucketPrefix: Output<String>? = null, val ingestionRole: Output<String>, val sourceEngine: Output<String>, val sourceEngineVersion: Output<String>) : ConvertibleToJava<InstanceS3ImportArgs>
Version of the source engine used to make the backup This will not recreate the resource if the S3 object changes in some way. It's only used to initialize the database.