Uses of Interface
io.github.cdklabs.cdkpipelines.github.DeploymentOptions
-
-
Uses of DeploymentOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement DeploymentOptions Modifier and Type Class Description static classDeploymentOptions.Jsii$ProxyAn implementation forDeploymentOptionsMethods in io.github.cdklabs.cdkpipelines.github that return DeploymentOptions Modifier and Type Method Description DeploymentOptionsDeploymentOptions.Builder. build()Builds the configured instance.default DeploymentOptionsWorkflowTriggers. getDeployment()Runs your workflow anytime someone creates a deployment, which triggers the deployment event.DeploymentOptionsWorkflowTriggers.Jsii$Proxy. getDeployment()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type DeploymentOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. deployment(DeploymentOptions deployment)Sets the value ofWorkflowTriggers.getDeployment()
-