Values.DeleteLifecycleHookAnswerSourceDeletes the specified lifecycle hook. If there are any outstanding lifecycle actions, they are completed first (ABANDON for launching instances, CONTINUE for terminating instances).
and t = {deleteLifecycleHookResult : deleteLifecycleHookResult;responseMetaData : responseMetaData;}type error = [ | `ResourceContentionFault of ResourceContentionFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceContentionFault of ResourceContentionFault.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceContentionFault of ResourceContentionFault.t
| `Unknown_operation_error of string * string option ]