postdeploy
suspend fun postdeploy(value: Output<DeliveryPipelineSerialPipelineStageStrategyStandardPostdeployArgs>)
Parameters
value
(Beta only) Optional. Configuration for the postdeploy job. If this is not configured, postdeploy job will not be present.
suspend fun postdeploy(argument: suspend DeliveryPipelineSerialPipelineStageStrategyStandardPostdeployArgsBuilder.() -> Unit)
Parameters
argument
(Beta only) Optional. Configuration for the postdeploy job. If this is not configured, postdeploy job will not be present.