predeploy
suspend fun predeploy(value: Output<DeliveryPipelineSerialPipelineStageStrategyCanaryCanaryDeploymentPredeployArgs>)
suspend fun predeploy(value: DeliveryPipelineSerialPipelineStageStrategyCanaryCanaryDeploymentPredeployArgs?)
Parameters
value
(Beta only) Optional. Configuration for the predeploy job of the first phase. If this is not configured, predeploy job will not be present.
suspend fun predeploy(argument: suspend DeliveryPipelineSerialPipelineStageStrategyCanaryCanaryDeploymentPredeployArgsBuilder.() -> Unit)
Parameters
argument
(Beta only) Optional. Configuration for the predeploy job of the first phase. If this is not configured, predeploy job will not be present.