Uses of Interface
io.github.cdklabs.projen.github.TaskWorkflowJobOptions
-
Packages that use TaskWorkflowJobOptions Package Description io.github.cdklabs.projen.github -
-
Uses of TaskWorkflowJobOptions in io.github.cdklabs.projen.github
Subinterfaces of TaskWorkflowJobOptions in io.github.cdklabs.projen.github Modifier and Type Interface Description interfaceTaskWorkflowOptions(experimental) Options to create a TaskWorkflow.Classes in io.github.cdklabs.projen.github that implement TaskWorkflowJobOptions Modifier and Type Class Description static classTaskWorkflowJobOptions.Jsii$ProxyAn implementation forTaskWorkflowJobOptionsstatic classTaskWorkflowOptions.Jsii$ProxyAn implementation forTaskWorkflowOptionsMethods in io.github.cdklabs.projen.github that return TaskWorkflowJobOptions Modifier and Type Method Description TaskWorkflowJobOptionsTaskWorkflowJobOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.github with parameters of type TaskWorkflowJobOptions Constructor Description TaskWorkflowJob(software.constructs.IConstruct scope, Task task, TaskWorkflowJobOptions options)
-