type property

Input<String?>? type
final

The type of the Report Group. Valid value are TEST and CODE_COVERAGE.

Implementation

final pulumi.Input<String?>? type;