Class PullRequestTargetOptions.Jsii$Proxy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.fasterxml.jackson.databind.JsonNode $jsii$toJson()  
      boolean equals​(Object o)  
      List<String> getBranches()
      (experimental) When using the push, pull_request and pull_request_target events, you can configure a workflow to run on specific branches or tags.
      List<String> getPaths()
      (experimental) When using the push, pull_request and pull_request_target events, you can configure a workflow to run when at least one file does not match paths-ignore or at least one modified file matches the configured paths.
      List<String> getTags()
      (experimental) When using the push, pull_request and pull_request_target events, you can configure a workflow to run on specific branches or tags.
      List<String> getTypes()
      (experimental) Which activity types to trigger on.
      int hashCode()  
      • Methods inherited from class software.amazon.jsii.JsiiObject

        jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet