importedFileChunkSize

@JvmName(name = "ujeqenkewekvvoik")
suspend fun importedFileChunkSize(value: Output<Int>)
@JvmName(name = "qnkbghduxrpidkmd")
suspend fun importedFileChunkSize(value: Int?)

Parameters

value

For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk. Can only be specified with import_path argument. Defaults to 1024. Minimum of 1 and maximum of 512000. Only supported on PERSISTENT_1 deployment types.