@Stability(value=Experimental) @Internal public static final class GithubWorkflowOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements GithubWorkflowOptions
GithubWorkflowOptionssoftware.amazon.jsii.JsiiObject.InitializationModeGithubWorkflowOptions.Builder, GithubWorkflowOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(GithubWorkflowOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
GithubWorkflowOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConcurrency()
(experimental) Concurrency ensures that only a single job or workflow using the same concurrency group will run at a time.
|
Boolean |
getForce()
(experimental) Force the creation of the workflow even if `workflows` is disabled in `GitHub`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(GithubWorkflowOptions.Builder builder)
GithubWorkflowOptions.Builder.public final String getConcurrency()
GithubWorkflowOptionsCurrently in beta.
Default: - disabled
getConcurrency in interface GithubWorkflowOptionshttps://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#concurrencypublic final Boolean getForce()
GithubWorkflowOptionsDefault: false
getForce in interface GithubWorkflowOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.