Uses of Interface
io.github.cdklabs.projen.github.workflows.DeploymentOptions
-
Packages that use DeploymentOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of DeploymentOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement DeploymentOptions Modifier and Type Class Description static classDeploymentOptions.Jsii$ProxyAn implementation forDeploymentOptionsMethods in io.github.cdklabs.projen.github.workflows that return DeploymentOptions Modifier and Type Method Description DeploymentOptionsDeploymentOptions.Builder. build()Builds the configured instance.default DeploymentOptionsTriggers. getDeployment()(experimental) Runs your workflow anytime someone creates a deployment, which triggers the deployment event.DeploymentOptionsTriggers.Jsii$Proxy. getDeployment()Methods in io.github.cdklabs.projen.github.workflows with parameters of type DeploymentOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. deployment(DeploymentOptions deployment)Sets the value ofTriggers.getDeployment()
-