buildType property

Output<String?> buildType
latefinal

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

Implementation

late final pulumi.Output<String?> buildType;