@Generated(value="jsii-pacmak/0.20.8 (build bd5ef4d)", date="2019-11-25T14:22:25.785Z") @Stability(value=Stable) public class LambdaInvokeAction extends Action
https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-invoke-lambda-function.html| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaInvokeAction.Builder
A fluent builder for
LambdaInvokeAction. |
| Modifier | Constructor and Description |
|---|---|
protected |
LambdaInvokeAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
LambdaInvokeAction(software.amazon.jsii.JsiiObjectRef objRef) |
|
LambdaInvokeAction(LambdaInvokeActionProps 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.
|
bind, getActionProperties, onStateChange, onStateChange, onStateChangejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected LambdaInvokeAction(software.amazon.jsii.JsiiObjectRef objRef)
protected LambdaInvokeAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public LambdaInvokeAction(LambdaInvokeActionProps props)
props - This parameter is required.@Stability(value=Stable) protected ActionConfig bound(Construct scope, IStage _stage, ActionBindOptions options)
Copyright © 2019. All rights reserved.