getPipeline

Resource Type definition for AWS::IoTAnalytics::Pipeline

Return

null

Parameters

argument

null


suspend fun getPipeline(pipelineName: String): GetPipelineResult

Return

null

Parameters

pipelineName

The name of the pipeline.

See also


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

Return

null

Parameters

argument

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

See also