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 = {message : ErrorMessage.t option;resourceId : ResourceId.t option;The identifier for the service resource associated with the request.
*)resourceType : ResourceType.t option;The type of resource associated with the request.
*)}