outputType property

Input<String?>? outputType
final

Specifies the type of task report you'd like. Valid values: SUMMARY_ONLY and STANDARD.

Implementation

final pulumi.Input<String?>? outputType;