@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-03-28T21:35:49.726Z") 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() |
String |
getActionName()
The physical, human-readable name of the Action.
|
Number |
getRunOrder()
The runOrder property for this Action.
|
String getActionName()
Number getRunOrder()
https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.htmlstatic CommonActionProps.Builder builder()
CommonActionProps.Builder of CommonActionPropsCopyright © 2019. All rights reserved.