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