getDeliveryPipeline

Gets details of a single DeliveryPipeline.

Return

null

Parameters

argument

null


suspend fun getDeliveryPipeline(deliveryPipelineId: String, location: String, project: String? = null): GetDeliveryPipelineResult

Return

null

Parameters

deliveryPipelineId
location
project

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.clouddeploy.v1.kotlin.inputs.GetDeliveryPipelinePlainArgs.

See also