Uses of Interface
software.amazon.awscdk.services.codepipeline.IAction
Packages that use IAction
Package
Description
Continuous Integration / Continuous Delivery for CDK Applications
CDK Pipelines
AWS CodePipeline Construct Library
AWS CodePipeline Actions
-
Uses of IAction in software.amazon.awscdk.appdelivery
Classes in software.amazon.awscdk.appdelivery that implement IAction -
Uses of IAction in software.amazon.awscdk.pipelines
Classes in software.amazon.awscdk.pipelines that implement IActionModifier and TypeClassDescriptionclassDeprecated.This class is part of the old API.classDeprecated.This class is part of the old API.classDeprecated.This class is part of the old API.classDeprecated.This class is part of the old API.classDeprecated.This class is part of the old API.Methods in software.amazon.awscdk.pipelines that return IActionModifier and TypeMethodDescriptiondefault IActionCdkPipelineProps.getSourceAction()Deprecated.final IActionCdkPipelineProps.Jsii$Proxy.getSourceAction()Deprecated.default IActionCdkPipelineProps.getSynthAction()Deprecated.final IActionCdkPipelineProps.Jsii$Proxy.getSynthAction()Deprecated.Methods in software.amazon.awscdk.pipelines with parameters of type IActionModifier and TypeMethodDescriptionvoidCdkStage.addActions(@NotNull IAction... actions) Deprecated.CdkPipeline.Builder.sourceAction(IAction sourceAction) Deprecated.CdkPipelineProps.Builder.sourceAction(IAction sourceAction) Deprecated.CdkPipeline.Builder.synthAction(IAction synthAction) Deprecated.CdkPipelineProps.Builder.synthAction(IAction synthAction) Deprecated. -
Uses of IAction in software.amazon.awscdk.services.codepipeline
Subinterfaces of IAction in software.amazon.awscdk.services.codepipelineModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAction.Classes in software.amazon.awscdk.services.codepipeline that implement IActionModifier and TypeClassDescriptionclassLow-level class for generic CodePipeline Actions implementing theIActioninterface.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.codepipeline that return types with arguments of type IActionModifier and TypeMethodDescriptionIStage.getActions()The actions belonging to this stage.IStage.Jsii$Default.getActions()The actions belonging to this stage.IStage.Jsii$Proxy.getActions()The actions belonging to this stage.StageOptions.Jsii$Proxy.getActions()StageProps.getActions()The list of Actions to create this Stage with.StageProps.Jsii$Proxy.getActions()Methods in software.amazon.awscdk.services.codepipeline with parameters of type IActionModifier and TypeMethodDescriptionvoiddefault voidfinal voidMethod parameters in software.amazon.awscdk.services.codepipeline with type arguments of type IActionModifier and TypeMethodDescriptionSets the value ofStageProps.getActions()Sets the value ofStageProps.getActions() -
Uses of IAction in software.amazon.awscdk.services.codepipeline.actions
Classes in software.amazon.awscdk.services.codepipeline.actions that implement IActionModifier and TypeClassDescriptionclassLow-level class for generic CodePipeline Actions.classDeploys the skill to Alexa.classDeprecated.use CodeStarConnectionsSourceAction insteadclassCodePipeline action to prepare a change set.classCodePipeline action to deploy a stack.classCodePipeline action to delete a stack.classCodePipeline action to create/update Stack Instances of a StackSet.classCodePipeline action to deploy a stackset.classCodePipeline action to execute a prepared change set.classCodePipeline build action that uses AWS CodeBuild.classCodePipeline Source that is provided by an AWS CodeCommit repository.classExample:classExample:classA CodePipeline source action for the CodeStar Connections source, which allows connecting to GitHub and BitBucket.classThe ECR Repository source CodePipeline Action.classCodePipeline Action to deploy an ECS Service.classSource that is provided by a GitHub repository.classJenkins build CodePipeline Action.classCodePipeline invoke Action that is provided by an AWS Lambda function.classManual approval action.classDeploys the sourceArtifact to Amazon S3.classSource that is provided by a specific Amazon S3 object.classCodePipeline action to connect to an existing ServiceCatalog product.classStepFunctionInvokeAction that is provided by an AWS CodePipeline.