Uses of Interface
io.github.cdklabs.projen.github.TaskWorkflowOptions
-
Packages that use TaskWorkflowOptions Package Description io.github.cdklabs.projen.github -
-
Uses of TaskWorkflowOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement TaskWorkflowOptions Modifier and Type Class Description static classTaskWorkflowOptions.Jsii$ProxyAn implementation forTaskWorkflowOptionsMethods in io.github.cdklabs.projen.github that return TaskWorkflowOptions Modifier and Type Method Description TaskWorkflowOptionsTaskWorkflowOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.github with parameters of type TaskWorkflowOptions Constructor Description TaskWorkflow(GitHub github, TaskWorkflowOptions options)
-