Values.DeleteTrailResponseSourceReturns the objects or data listed below if successful. Otherwise, returns an error.
type nonrec error = [ | `CloudTrailARNInvalidException of CloudTrailARNInvalidException.t| `ConflictException of ConflictException.t| `InsufficientDependencyServiceAccessPermissionException of
InsufficientDependencyServiceAccessPermissionException.t| `InvalidHomeRegionException of InvalidHomeRegionException.t| `InvalidTrailNameException of InvalidTrailNameException.t| `NoManagementAccountSLRExistsException of
NoManagementAccountSLRExistsException.t| `NotOrganizationMasterAccountException of
NotOrganizationMasterAccountException.t| `OperationNotPermittedException of OperationNotPermittedException.t| `ThrottlingException of ThrottlingException.t| `TrailNotFoundException of TrailNotFoundException.t| `UnsupportedOperationException of UnsupportedOperationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `CloudTrailARNInvalidException of unit
| `ConflictException of unit
| `InsufficientDependencyServiceAccessPermissionException of unit
| `InvalidHomeRegionException of unit
| `InvalidTrailNameException of unit
| `NoManagementAccountSLRExistsException of unit
| `NotOrganizationMasterAccountException of unit
| `OperationNotPermittedException of unit
| `ThrottlingException of unit
| `TrailNotFoundException of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of unit ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `CloudTrailARNInvalidException of unit
| `ConflictException of unit
| `InsufficientDependencyServiceAccessPermissionException of unit
| `InvalidHomeRegionException of unit
| `InvalidTrailNameException of unit
| `NoManagementAccountSLRExistsException of unit
| `NotOrganizationMasterAccountException of unit
| `OperationNotPermittedException of unit
| `ThrottlingException of unit
| `TrailNotFoundException of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of unit ]