Uses of Interface
software.amazon.awscdk.services.codepipeline.IAction
Packages that use IAction
Package
Description
AWS CodePipeline Construct Library
AWS CodePipeline Actions
-
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 IActionModifier and TypeMethodDescriptionGitConfiguration.getSourceAction()The pipeline source action where the trigger configuration, such as Git tags.final IActionGitConfiguration.Jsii$Proxy.getSourceAction()Trigger.getSourceAction()The pipeline source action where the trigger configuration.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 voidGitConfiguration.Builder.sourceAction(IAction sourceAction) Sets the value ofGitConfiguration.getSourceAction()Method 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.classCodePipeline 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.classCodePipeline compute action that uses AWS Commands.classCodePipeline Action to deploy EC2 instances.classCodePipeline build action that uses AWS EcrBuildAndPublish.classThe ECR Repository source CodePipeline Action.classCodePipeline Action to deploy an ECS Service.classCodePipeline action to deploy an AWS ElasticBeanstalk Application.classSource that is provided by a GitHub repository.classCodePipeline invoke action that uses AWS InspectorScan for ECR images.classCodePipeline invoke action that uses AWS InspectorScan.classCodePipeline invoke action that uses AWS InspectorScan for source code.classJenkins build CodePipeline Action.classCodePipeline invoke Action that is provided by an AWS Lambda function.classManual approval action.classCodePipeline action to invoke a pipeline.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.