Uses of Interface
io.github.cdklabs.projen.github.workflows.ProjectCardOptions
-
Packages that use ProjectCardOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of ProjectCardOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement ProjectCardOptions Modifier and Type Class Description static classProjectCardOptions.Jsii$ProxyAn implementation forProjectCardOptionsMethods in io.github.cdklabs.projen.github.workflows that return ProjectCardOptions Modifier and Type Method Description ProjectCardOptionsProjectCardOptions.Builder. build()Builds the configured instance.default ProjectCardOptionsTriggers. getProjectCard()(experimental) Runs your workflow anytime the project_card event occurs.ProjectCardOptionsTriggers.Jsii$Proxy. getProjectCard()Methods in io.github.cdklabs.projen.github.workflows with parameters of type ProjectCardOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. projectCard(ProjectCardOptions projectCard)Sets the value ofTriggers.getProjectCard()
-