Uses of Interface
io.github.cdklabs.projen.github.workflows.PublicOptions
-
Packages that use PublicOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of PublicOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement PublicOptions Modifier and Type Class Description static classPublicOptions.Jsii$ProxyAn implementation forPublicOptionsMethods in io.github.cdklabs.projen.github.workflows that return PublicOptions Modifier and Type Method Description PublicOptionsPublicOptions.Builder. build()Builds the configured instance.default PublicOptionsTriggers. getPublicValue()(experimental) Runs your workflow anytime someone makes a private repository public, which triggers the public event.PublicOptionsTriggers.Jsii$Proxy. getPublicValue()Methods in io.github.cdklabs.projen.github.workflows with parameters of type PublicOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. publicValue(PublicOptions publicValue)Sets the value ofTriggers.getPublicValue()
-