Documentation - v0.0.0
Preparing search index...
@crisiscleanup/construct.awscdk.github-pipeline
WorkflowConcurrency
Interface WorkflowConcurrency
Workflow concurrency options.
interface
WorkflowConcurrency
{
cancelInProgress
?:
boolean
;
group
:
string
;
}
Index
Properties
cancel
In
Progress?
group
Properties
Optional
cancel
In
Progress
cancelInProgress
?:
boolean
group
group
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
In
Progress
group
Documentation - v0.0.0
Loading...
Workflow concurrency options.