split

@JvmName(name = "wwbnbkfvsatxdtnq")
suspend fun split(value: Output<DocumentClassifierAugmentedManifestsListItemSplit>)
@JvmName(name = "irjqhroqgdunrbgq")
suspend fun split(value: DocumentClassifierAugmentedManifestsListItemSplit?)

Parameters

value

The purpose of the data you've provided in the augmented manifest. You can either train or test this data. If you don't specify, the default is train. TRAIN - all of the documents in the manifest will be used for training. If no test documents are provided, Amazon Comprehend will automatically reserve a portion of the training documents for testing. TEST - all of the documents in the manifest will be used for testing.