@Generated(value="jsii-pacmak/0.7.4 (build e80a889)", date="2018-09-11T09:57:27.778Z") 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 for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
static CommonActionProps.Builder |
builder() |
IStage |
getStage()
The Pipeline Stage to add this Action to.
|
void |
setStage(IStage value)
The Pipeline Stage to add this Action to.
|
IStage getStage()
void setStage(IStage value)
static CommonActionProps.Builder builder()
CommonActionProps.Builder of CommonActionPropsCopyright © 2018. All rights reserved.