buildType property

Input<String?>? buildType
final

The type of build this webhook will trigger. Valid values for this parameter are: BUILD, BUILD_BATCH.

Implementation

final pulumi.Input<String?>? buildType;