augmentedManifests property

Input<List<DocumentClassifierInputDataConfigAugmentedManifest>?>? augmentedManifests
final

List of training datasets produced by Amazon SageMaker AI Ground Truth. Used if dataFormat is AUGMENTED_MANIFEST. See the augmentedManifests Configuration Block section below.

Implementation

final pulumi.Input<List<DocumentClassifierInputDataConfigAugmentedManifest>?>? augmentedManifests;