| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PipelineInvokeActionProps
Construction properties of the
Lambda invoke CodePipeline Action. |
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonPipelineInvokeActionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
PipelineInvokeActionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CommonPipelineInvokeActionProps |
CommonPipelineInvokeActionProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
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.