buildType property
The type of build this webhook will trigger. Valid values for this parameter are: BUILD, BUILD_BATCH.
Implementation
late final pulumi.Output<String?> buildType;
The type of build this webhook will trigger. Valid values for this parameter are: BUILD, BUILD_BATCH.
late final pulumi.Output<String?> buildType;