| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Method and Description |
|---|---|
PipelineInvokeAction |
FunctionRef.addToPipeline(software.amazon.awscdk.services.codepipeline.api.IStage stage,
String name)
Convenience method for creating a new
PipelineInvokeAction,
and adding it to the given Stage. |
PipelineInvokeAction |
FunctionRef.addToPipeline(software.amazon.awscdk.services.codepipeline.api.IStage stage,
String name,
CommonPipelineInvokeActionProps props)
Convenience method for creating a new
PipelineInvokeAction,
and adding it to the given Stage. |
Copyright © 2018. All rights reserved.