@Generated(value="jsii-pacmak/0.20.8 (build bd5ef4d)", date="2019-11-25T14:22:25.785Z") @Stability(value=Stable) public class ManualApprovalAction extends Action
| Modifier and Type | Class and Description |
|---|---|
static class |
ManualApprovalAction.Builder
A fluent builder for
ManualApprovalAction. |
| Modifier | Constructor and Description |
|---|---|
protected |
ManualApprovalAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ManualApprovalAction(software.amazon.jsii.JsiiObjectRef objRef) |
|
ManualApprovalAction(ManualApprovalActionProps props) |
| Modifier and Type | Method and Description |
|---|---|
protected ActionConfig |
bound(Construct scope,
IStage _stage,
ActionBindOptions options)
The method called when an Action is attached to a Pipeline.
|
ITopic |
getNotificationTopic() |
bind, getActionProperties, onStateChange, onStateChange, onStateChangejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected ManualApprovalAction(software.amazon.jsii.JsiiObjectRef objRef)
protected ManualApprovalAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public ManualApprovalAction(ManualApprovalActionProps props)
props - This parameter is required.@Stability(value=Stable) protected ActionConfig bound(Construct scope, IStage _stage, ActionBindOptions options)
@Stability(value=Stable) public ITopic getNotificationTopic()
Copyright © 2019. All rights reserved.