Uses of Interface
io.github.cdklabs.cdkpipelines.github.WorkflowRunOptions
-
-
Uses of WorkflowRunOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement WorkflowRunOptions Modifier and Type Class Description static classWorkflowRunOptions.Jsii$ProxyAn implementation forWorkflowRunOptionsMethods in io.github.cdklabs.cdkpipelines.github that return WorkflowRunOptions Modifier and Type Method Description WorkflowRunOptionsWorkflowRunOptions.Builder. build()Builds the configured instance.default WorkflowRunOptionsWorkflowTriggers. getWorkflowRun()This event occurs when a workflow run is requested or completed, and allows you to execute a workflow based on the finished result of another workflow.WorkflowRunOptionsWorkflowTriggers.Jsii$Proxy. getWorkflowRun()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type WorkflowRunOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. workflowRun(WorkflowRunOptions workflowRun)Sets the value ofWorkflowTriggers.getWorkflowRun()
-