Values.DeregisterOrganizationDelegatedAdminResponseSourceReturns the following response if successful. Otherwise, returns an error.
type nonrec error = [ | `AccountNotFoundException of AccountNotFoundException.t| `AccountNotRegisteredException of AccountNotRegisteredException.t| `CloudTrailAccessNotEnabledException of CloudTrailAccessNotEnabledException.t| `ConflictException of ConflictException.t| `InsufficientDependencyServiceAccessPermissionException of
InsufficientDependencyServiceAccessPermissionException.t| `InvalidParameterException of InvalidParameterException.t| `NotOrganizationManagementAccountException of
NotOrganizationManagementAccountException.t| `OperationNotPermittedException of OperationNotPermittedException.t| `OrganizationNotInAllFeaturesModeException of
OrganizationNotInAllFeaturesModeException.t| `OrganizationsNotInUseException of OrganizationsNotInUseException.t| `UnsupportedOperationException of UnsupportedOperationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccountNotFoundException of unit
| `AccountNotRegisteredException of unit
| `CloudTrailAccessNotEnabledException of unit
| `ConflictException of unit
| `InsufficientDependencyServiceAccessPermissionException of unit
| `InvalidParameterException of unit
| `NotOrganizationManagementAccountException of unit
| `OperationNotPermittedException of unit
| `OrganizationNotInAllFeaturesModeException of unit
| `OrganizationsNotInUseException of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of unit ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccountNotFoundException of unit
| `AccountNotRegisteredException of unit
| `CloudTrailAccessNotEnabledException of unit
| `ConflictException of unit
| `InsufficientDependencyServiceAccessPermissionException of unit
| `InvalidParameterException of unit
| `NotOrganizationManagementAccountException of unit
| `OperationNotPermittedException of unit
| `OrganizationNotInAllFeaturesModeException of unit
| `OrganizationsNotInUseException of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of unit ]