mode property

Input<String?>? mode
final

The document classification mode. One of MULTI_CLASS or MULTI_LABEL. MULTI_CLASS is also known as "Single Label" in the AWS Console.

Implementation

final pulumi.Input<String?>? mode;