Uses of Interface
io.github.cdklabs.cdkpipelines.github.WorkflowDispatchOptions
-
-
Uses of WorkflowDispatchOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement WorkflowDispatchOptions Modifier and Type Class Description static classWorkflowDispatchOptions.Jsii$ProxyAn implementation forWorkflowDispatchOptionsMethods in io.github.cdklabs.cdkpipelines.github that return WorkflowDispatchOptions Modifier and Type Method Description WorkflowDispatchOptionsWorkflowDispatchOptions.Builder. build()Builds the configured instance.default WorkflowDispatchOptionsWorkflowTriggers. getWorkflowDispatch()You can configure custom-defined input properties, default input values, and required inputs for the event directly in your workflow.WorkflowDispatchOptionsWorkflowTriggers.Jsii$Proxy. getWorkflowDispatch()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type WorkflowDispatchOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. workflowDispatch(WorkflowDispatchOptions workflowDispatch)Sets the value ofWorkflowTriggers.getWorkflowDispatch()
-