Uses of Interface
io.github.cdklabs.projen.github.workflows.DiscussionOptions
-
Packages that use DiscussionOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of DiscussionOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement DiscussionOptions Modifier and Type Class Description static classDiscussionOptions.Jsii$ProxyAn implementation forDiscussionOptionsMethods in io.github.cdklabs.projen.github.workflows that return DiscussionOptions Modifier and Type Method Description DiscussionOptionsDiscussionOptions.Builder. build()Builds the configured instance.default DiscussionOptionsTriggers. getDiscussion()(experimental) Runs your workflow anytime the discussion event occurs.DiscussionOptionsTriggers.Jsii$Proxy. getDiscussion()Methods in io.github.cdklabs.projen.github.workflows with parameters of type DiscussionOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. discussion(DiscussionOptions discussion)Sets the value ofTriggers.getDiscussion()
-