Uses of Interface
io.github.cdklabs.projen.github.workflows.ProjectOptions
-
Packages that use ProjectOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of ProjectOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement ProjectOptions Modifier and Type Class Description static classProjectOptions.Jsii$ProxyAn implementation forProjectOptionsMethods in io.github.cdklabs.projen.github.workflows that return ProjectOptions Modifier and Type Method Description ProjectOptionsProjectOptions.Builder. build()Builds the configured instance.default ProjectOptionsTriggers. getProject()(experimental) Runs your workflow anytime the project event occurs.ProjectOptionsTriggers.Jsii$Proxy. getProject()Methods in io.github.cdklabs.projen.github.workflows with parameters of type ProjectOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. project(ProjectOptions project)Sets the value ofTriggers.getProject()
-