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