| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentStatusOptions.Jsii$Proxy
An implementation for
DeploymentStatusOptions |
| Modifier and Type | Method and Description |
|---|---|
DeploymentStatusOptions |
DeploymentStatusOptions.Builder.build()
Builds the configured instance.
|
default DeploymentStatusOptions |
Triggers.getDeploymentStatus()
(experimental) Runs your workflow anytime a third party provides a deployment status, which triggers the deployment_status event.
|
DeploymentStatusOptions |
Triggers.Jsii$Proxy.getDeploymentStatus() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.deploymentStatus(DeploymentStatusOptions deploymentStatus)
Sets the value of
Triggers.getDeploymentStatus() |
Copyright © 2021. All rights reserved.