documentType property

Input<String?>? documentType
final

Type of augmented manifest. One of PLAIN_TEXT_DOCUMENT or SEMI_STRUCTURED_DOCUMENT.

Implementation

final pulumi.Input<String?>? documentType;