@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T16:58:30.608Z") public interface CommonActionConstructProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CommonActionConstructProps.Builder
A builder for
CommonActionConstructProps |
static class |
CommonActionConstructProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CommonActionConstructProps.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 CommonActionConstructProps.Builder builder()
CommonActionConstructProps.Builder of CommonActionConstructPropsCopyright © 2019. All rights reserved.