monitorDurationInSeconds

@JvmName(name = "xnqbyqeoaurchixg")
suspend fun monitorDurationInSeconds(value: Output<Int>)
@JvmName(name = "wlomwlpuipmrkusu")
suspend fun monitorDurationInSeconds(value: Int?)

Parameters

value

The period of time, in seconds, that CodeDeploy must wait after completing a deployment to an Availability Zone. CodeDeploy will wait this amount of time before starting a deployment to the next Availability Zone. Consider adding a monitor duration to give the deployment some time to prove itself (or 'bake') in one Availability Zone before it is released in the next zone. If you don't specify a monitorDurationInSeconds , CodeDeploy starts deploying to the next Availability Zone immediately. For more information about the zonal configuration feature, see zonal configuration in the CodeDeploy User Guide .