fixedSizeChunkingConfiguration

@JvmName(name = "qttubvvonojhpwgn")
suspend fun fixedSizeChunkingConfiguration(value: Output<DataSourceFixedSizeChunkingConfigurationArgs>)

Parameters

value

Configurations for when you choose fixed-size chunking. If you set the chunkingStrategy as NONE , exclude this field.


@JvmName(name = "psamqerrmgdywkqd")
suspend fun fixedSizeChunkingConfiguration(argument: suspend DataSourceFixedSizeChunkingConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configurations for when you choose fixed-size chunking. If you set the chunkingStrategy as NONE , exclude this field.