dumpFilePath

@JvmName(name = "cvsyrfhhlivxpdfs")
suspend fun dumpFilePath(value: Output<String>)
@JvmName(name = "dngocofrrqmdpksb")
suspend fun dumpFilePath(value: String?)

Parameters

value

Path to a SQL dump file in Google Cloud Storage from which the replica instance is to be created. The URI is in the form gs://bucketName/fileName. Compressed gzip files (.gz) are also supported. Dumps have the binlog co-ordinates from which replication begins. This can be accomplished by setting --master-data to 1 when using mysqldump.