Uses of Interface
software.amazon.awscdk.interfaces.codepipeline.IPipelineRef
Packages that use IPipelineRef
Package
Description
AWS CodePipeline Construct Library
-
Uses of IPipelineRef in software.amazon.awscdk.interfaces.codepipeline
Subinterfaces of IPipelineRef in software.amazon.awscdk.interfaces.codepipelineModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPipelineRef.Classes in software.amazon.awscdk.interfaces.codepipeline that implement IPipelineRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPipelineRef in software.amazon.awscdk.services.codepipeline
Classes in software.amazon.awscdk.services.codepipeline that implement IPipelineRefModifier and TypeClassDescriptionclassTheAWS::CodePipeline::Pipelineresource creates a CodePipeline pipeline that describes how software changes go through a release process.Methods in software.amazon.awscdk.services.codepipeline that return IPipelineRefModifier and TypeMethodDescriptionstatic IPipelineRefCfnPipeline.fromPipelineName(software.constructs.Construct scope, String id, String pipelineName) Creates a new IPipelineRef from a pipelineName.