type property

Input<String> type
final

An entity type to be matched by the Entity Recognizer. Cannot contain a newline (\n), carriage return (\r), or tab (\t).

Implementation

final pulumi.Input<String> type;