public class PipelineInvokeAction
extends software.amazon.awscdk.services.codepipeline.api.Action
https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-invoke-lambda-function.html| Modifier | Constructor and Description |
|---|---|
|
PipelineInvokeAction(software.amazon.awscdk.Construct parent,
String name,
PipelineInvokeActionProps props) |
protected |
PipelineInvokeAction(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected software.amazon.awscdk.services.codepipeline.api.Action |
addInputArtifact(software.amazon.awscdk.services.codepipeline.api.Artifact artifact)
Add an input artifact
|
addChild, addOutputArtifact, getCategory, getConfiguration, getInputArtifacts, getOutputArtifacts, getOwner, getProvider, getRunOrder, getVersion, onStateChange, onStateChange, onStateChange, setRunOrder, validateaddError, addInfo, addMetadata, addMetadata, addWarning, ancestors, ancestors, findChild, getChildren, getContext, getId, getMetadata, getParent, getPath, getUniqueId, lock, requireContext, required, setContext, toString, toTreeString, toTreeString, tryFindChild, unlock, validateTreeprotected PipelineInvokeAction(software.amazon.jsii.JsiiObject.InitializationMode mode)
public PipelineInvokeAction(software.amazon.awscdk.Construct parent,
String name,
PipelineInvokeActionProps props)
Copyright © 2018. All rights reserved.