Values.DeleteLinkOutputSourceDeletes a link between a monitoring account sink and a source account. You must run this operation in the source account.
type nonrec error = [ | `InternalServiceFault of InternalServiceFault.t| `InvalidParameterException of InvalidParameterException.t| `MissingRequiredParameterException of MissingRequiredParameterException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServiceFault of InternalServiceFault.t
| `InvalidParameterException of InvalidParameterException.t
| `MissingRequiredParameterException of MissingRequiredParameterException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServiceFault of InternalServiceFault.t
| `InvalidParameterException of InvalidParameterException.t
| `MissingRequiredParameterException of MissingRequiredParameterException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]