Uses of Interface
io.github.cdklabs.projen.github.workflows.DeploymentStatusOptions
-
Packages that use DeploymentStatusOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of DeploymentStatusOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement DeploymentStatusOptions Modifier and Type Class Description static classDeploymentStatusOptions.Jsii$ProxyAn implementation forDeploymentStatusOptionsMethods in io.github.cdklabs.projen.github.workflows that return DeploymentStatusOptions Modifier and Type Method Description DeploymentStatusOptionsDeploymentStatusOptions.Builder. build()Builds the configured instance.default DeploymentStatusOptionsTriggers. getDeploymentStatus()(experimental) Runs your workflow anytime a third party provides a deployment status, which triggers the deployment_status event.DeploymentStatusOptionsTriggers.Jsii$Proxy. getDeploymentStatus()Methods in io.github.cdklabs.projen.github.workflows with parameters of type DeploymentStatusOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. deploymentStatus(DeploymentStatusOptions deploymentStatus)Sets the value ofTriggers.getDeploymentStatus()
-