mode property
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;
The document classification mode.
One of MULTI_CLASS or MULTI_LABEL.
MULTI_CLASS is also known as "Single Label" in the AWS Console.
final pulumi.Input<String?>? mode;