Module Smaws_Client_CodeDeploy.SkipWaitTimeForInstanceTermination

In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is complete.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `DeploymentAlreadyCompletedException of Types.deployment_already_completed_exception | `DeploymentDoesNotExistException of Types.deployment_does_not_exist_exception | `DeploymentIdRequiredException of Types.deployment_id_required_exception | `DeploymentNotStartedException of Types.deployment_not_started_exception | `InvalidDeploymentIdException of Types.invalid_deployment_id_exception | `UnsupportedActionForDeploymentTypeException of Types.unsupported_action_for_deployment_type_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.skip_wait_time_for_instance_termination_input -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsJson.error | `DeploymentAlreadyCompletedException of Types.deployment_already_completed_exception | `DeploymentDoesNotExistException of Types.deployment_does_not_exist_exception | `DeploymentIdRequiredException of Types.deployment_id_required_exception | `DeploymentNotStartedException of Types.deployment_not_started_exception | `InvalidDeploymentIdException of Types.invalid_deployment_id_exception | `UnsupportedActionForDeploymentTypeException of Types.unsupported_action_for_deployment_type_exception ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.skip_wait_time_for_instance_termination_input -> (Smaws_Lib.Smithy_api.Types.unit_ Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsJson.error | `DeploymentAlreadyCompletedException of Types.deployment_already_completed_exception | `DeploymentDoesNotExistException of Types.deployment_does_not_exist_exception | `DeploymentIdRequiredException of Types.deployment_id_required_exception | `DeploymentNotStartedException of Types.deployment_not_started_exception | `InvalidDeploymentIdException of Types.invalid_deployment_id_exception | `UnsupportedActionForDeploymentTypeException of Types.unsupported_action_for_deployment_type_exception ] * Smaws_Lib.Response.metadata) Stdlib.result