Uses of Interface
io.github.cdklabs.projen.github.workflows.MilestoneOptions
-
Packages that use MilestoneOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of MilestoneOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement MilestoneOptions Modifier and Type Class Description static classMilestoneOptions.Jsii$ProxyAn implementation forMilestoneOptionsMethods in io.github.cdklabs.projen.github.workflows that return MilestoneOptions Modifier and Type Method Description MilestoneOptionsMilestoneOptions.Builder. build()Builds the configured instance.default MilestoneOptionsTriggers. getMilestone()(experimental) Runs your workflow anytime the milestone event occurs.MilestoneOptionsTriggers.Jsii$Proxy. getMilestone()Methods in io.github.cdklabs.projen.github.workflows with parameters of type MilestoneOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. milestone(MilestoneOptions milestone)Sets the value ofTriggers.getMilestone()
-