Values.ConflictExceptionSourceThe requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.
type nonrec t = {errorCode : String_.t option;The identifier for the error.
*)message : String_.t option;Description of the error.
*)resourceId : String_.t option;The identifier for the service resource associated with the request.
*)resourceType : String_.t option;The type of resource associated with the request.
*)}