name property

Input<String?>? name
final

Name for the Document Classifier. Has a maximum length of 63 characters. Can contain upper- and lower-case letters, numbers, and hypen (-).

The following arguments are optional:

Implementation

final pulumi.Input<String?>? name;