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