getPipeline

The AWS::CodePipeline::Pipeline resource creates a CodePipeline pipeline that describes how software changes go through a release process.

Return

null

Parameters

argument

null


Return

null

Parameters

name

The name of the pipeline.

See also


suspend fun getPipeline(argument: suspend GetPipelinePlainArgsBuilder.() -> Unit): GetPipelineResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.codepipeline.kotlin.inputs.GetPipelinePlainArgs.

See also