@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T16:58:30.609Z") public interface CommonActionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CommonActionProps.Builder
A builder for
CommonActionProps |
static class |
CommonActionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CommonActionProps.Builder |
builder() |
Number |
getRunOrder()
The runOrder property for this Action.
|
void |
setRunOrder(Number value)
The runOrder property for this Action.
|
Number getRunOrder()
https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.htmlvoid setRunOrder(Number value)
https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.htmlstatic CommonActionProps.Builder builder()
CommonActionProps.Builder of CommonActionPropsCopyright © 2019. All rights reserved.