predeploy
suspend fun predeploy(value: Output<DeliveryPipelineSerialPipelineStageStrategyStandardPredeployArgs>)
Parameters
value
Optional. Configuration for the predeploy job. If this is not configured, predeploy job will not be present.
suspend fun predeploy(argument: suspend DeliveryPipelineSerialPipelineStageStrategyStandardPredeployArgsBuilder.() -> Unit)
Parameters
argument
Optional. Configuration for the predeploy job. If this is not configured, predeploy job will not be present.