Values.DeleteSharedTrustStoreAssociationOutputSourceDeletes a shared trust store association.
type error = [ | `DeleteAssociationSameAccountException of
DeleteAssociationSameAccountException.t| `TrustStoreAssociationNotFoundException of
TrustStoreAssociationNotFoundException.t| `TrustStoreNotFoundException of TrustStoreNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DeleteAssociationSameAccountException of unit
| `TrustStoreAssociationNotFoundException of unit
| `TrustStoreNotFoundException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DeleteAssociationSameAccountException of unit
| `TrustStoreAssociationNotFoundException of unit
| `TrustStoreNotFoundException of unit
| `Unknown_operation_error of string * string option ]