Uses of Interface
io.github.cdklabs.projen.github.workflows.DiscussionCommentOptions
-
Packages that use DiscussionCommentOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of DiscussionCommentOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement DiscussionCommentOptions Modifier and Type Class Description static classDiscussionCommentOptions.Jsii$ProxyAn implementation forDiscussionCommentOptionsMethods in io.github.cdklabs.projen.github.workflows that return DiscussionCommentOptions Modifier and Type Method Description DiscussionCommentOptionsDiscussionCommentOptions.Builder. build()Builds the configured instance.default DiscussionCommentOptionsTriggers. getDiscussionComment()(experimental) Runs your workflow anytime the discussion_comment event occurs.DiscussionCommentOptionsTriggers.Jsii$Proxy. getDiscussionComment()Methods in io.github.cdklabs.projen.github.workflows with parameters of type DiscussionCommentOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. discussionComment(DiscussionCommentOptions discussionComment)Sets the value ofTriggers.getDiscussionComment()
-