Uses of Interface
io.github.cdklabs.projen.github.workflows.ReleaseOptions
-
Packages that use ReleaseOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of ReleaseOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement ReleaseOptions Modifier and Type Class Description static classReleaseOptions.Jsii$ProxyAn implementation forReleaseOptionsMethods in io.github.cdklabs.projen.github.workflows that return ReleaseOptions Modifier and Type Method Description ReleaseOptionsReleaseOptions.Builder. build()Builds the configured instance.default ReleaseOptionsTriggers. getRelease()(experimental) Runs your workflow anytime the release event occurs.ReleaseOptionsTriggers.Jsii$Proxy. getRelease()Methods in io.github.cdklabs.projen.github.workflows with parameters of type ReleaseOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. release(ReleaseOptions release)Sets the value ofTriggers.getRelease()
-