Uses of Interface
io.github.cdklabs.cdkpipelines.github.MilestoneOptions
-
-
Uses of MilestoneOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement MilestoneOptions Modifier and Type Class Description static classMilestoneOptions.Jsii$ProxyAn implementation forMilestoneOptionsMethods in io.github.cdklabs.cdkpipelines.github that return MilestoneOptions Modifier and Type Method Description MilestoneOptionsMilestoneOptions.Builder. build()Builds the configured instance.default MilestoneOptionsWorkflowTriggers. getMilestone()Runs your workflow anytime the milestone event occurs.MilestoneOptionsWorkflowTriggers.Jsii$Proxy. getMilestone()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type MilestoneOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. milestone(MilestoneOptions milestone)Sets the value ofWorkflowTriggers.getMilestone()
-